MyInputMethod,我的输入法...
##参考
技术参考: iOS基础集合类:https://github.com/ming1016/study/wiki/iOS%E5%9F%BA%E7%A1%80%E9%9B%86%E5%90%88%E7%B1%BB iOS-Core-Animation-Advanced-Techniques:http://www.cocoachina.com/ios/20150104/10814.html 自定义控件:http://objccn.io/issue-3-4/ How To Make a Custom Control:http://www.raywenderlich.com/36288/how-to-make-a-custom-control
AutoLayoutDemo:https://github.com/yechunjun/AutoLayoutDemo 先进的自动布局工具箱:http://objccn.io/issue-3-5/ 细数AutoLayout以来UIView和UIViewController新增的相关API:http://chun.tips/blog/2014/10/23/xi-shu-autolayoutyi-lai-uiviewhe-uiviewcontrollerxin-zeng-de-xiang-guan-api-uiviewpian/ 自动布局(autolayout)环境下图片编辑器的实现:http://blog.csdn.net/lihuiqwertyuiop/article/details/40015521 iOS界面开发的大一统:http://onevcat.com/2014/07/ios-ui-unique/
How can I set image in textDocumentProxy with custom keyboard extension iOS 8?: http://stackoverflow.com/questions/28630338/how-can-i-set-image-in-textdocumentproxy-with-custom-keyboard-extension-ios-8 iOS-Headers私有API:https://github.com/MP0w/iOS-Headers
Undo typing in UITextView:http://stackoverflow.com/questions/1991897/undo-typing-in-uitextview Undo/redo with a UITextView:http://stackoverflow.com/questions/4070291/undo-redo-with-a-uitextview-ios-iphone/4071681#4071681
Designing for iOS - Taming UIButton:https://robots.thoughtbot.com/designing-for-ios-taming-uibutton
加密你的SQLite:http://foggry.com/blog/2014/05/19/jia-mi-ni-de-sqlite
特殊符号: Unicode字符:https://en.wikipedia.org/wiki/Category:Unicode
特殊表情: getEmoji:http://getemoji.com/ Unicode/List of useful symbols:https://en.wikibooks.org/wiki/Unicode/List_of_useful_symbols Emoji Unicode Tables:http://apps.timwhitlock.info/emoji/tables/unicode
##词库
五笔编码词库:https://github.com/ishitcno1/googleInputWubiTable
汉字转拼音: https://github.com/jifei/Pinyin/ https://github.com/cleverdeng/pinyin.py
一个iOS版的基于zinnia的手写汉字识别:https://github.com/Crazylitm/HZRC