# FindStr **Repository Path**: cf_yao/FindStr ## Basic Information - **Project Name**: FindStr - **Description**: 在指定的字符串中查找相应的字符串(类似于尾插法链表的方案),并输出匹配到的字符串的位置以及出现的次数。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FindStr 在指定的字符串中查找相应的字符串(类似于尾插法链表的方案),并输出匹配到的字符串的位置以及出现的次数。