Skip to content

Commit 5c0edff

Browse files
committed
Merge pull request #193 from handsomezhou/master
PinyinSearch
2 parents 345aa81 + 49193fd commit 5c0edff

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,11 +2095,10 @@ square 组开源大牛写的字符串替换类
20952095
效果图:![Renderings](https://github.com/THEONE10211024/ColorPhrase/blob/master/screenshot/Screenshot_2015-05-16-18-12-23.jpeg)
20962096

20972097
1. PinyinSearch
2098-
一个为 T9 拼音搜索和 Qwerty 键盘搜索,提供数据解析与匹配等方法的 java 库。
2098+
一个为 T9 搜索和 Qwerty 搜索,提供数据解析与匹配等方法的拼音搜索 java 库。
20992099
项目地址: https://github.com/handsomezhou/PinyinSearchLibrary
2100-
Demo 地址: https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/bin/PinyinSearchDemo.apk?raw=true
2101-
效果图:![Renderings](https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/image/T9_search.png)
2102-
https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/image/Qwerty_search.png
2100+
Demo 地址: [ContactsSearch](https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/bin/ContactsSearch.apk?raw=true) [AppSearch](https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/bin/AppSearch.apk?raw=true)
2101+
效果图:![Renderings](https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/image/ContactsSearch.gif)
21032102
APP 示例: 通讯录应用,微信电话本
21042103

21052104
1. PrainView

0 commit comments

Comments
 (0)