拼音汉字匹配器 0.1.2× 测试已测试✓ Lang语言 SwiftSwift许可证 MIT 发布最后发布2017年4月 SwiftSwift 版本3.1 SPM支持 SPM✗由 wangrulin 维护。安装指南×PinyinChineseMatcher 安装指南您想在 Podfile 添加类似于以下的内容:pod 'PinyinChineseMatcher', '~> 0.1'target 'MyApp' do pod 'PinyinChineseMatcher', '~> 0.1' end然后在终端中运行 pod install,或从 CocoaPods.app 运行。另外,为了测试,运行以下命令pod try PinyinChineseMatcher查看 PodspecGitHub 仓库CocoaPods.org 页面拼音汉字匹配器 0.1.2由wrlqwewrlqwe/PinyinChineseMatcherGitHub 仓库 这个库旨在帮助突出显示匹配相关拼音的汉字 这个库可以用来实现根据拼音高亮汉字 根据给出的拼音,处理中文字符串,返回匹配到的汉字的位置 示例 全部缩写 全拼 未完成全拼 要求 安装 PinyinChineseMatcher 可通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中 pod "PinyinChineseMatcher" 作者 [email protected] 许可证 PinyinChineseMatcher 可在 MIT 许可证下使用。有关更多信息,请参阅 LICENSE 文件。