资源列表
IME
- 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This softwar
freedompinyin
- 自由拼音输入法源代码~! 学习输入法编程的重要学习资料。-Free Pinyin input method source code ~! Learning to program an important learning input data.
findcaller_src
- 输入法程序的代码 是一个很不错的示例程序代码 对于那些刚刚想学输入法开发的人是一个很好的帮助-Input method program code is a very good example of program code for those who just want to study the development of input methods are a good way of helping
t9text_20070104
- T9 text library source!
UTF82GB2312
- UTF8与GB2312之间的相互转换类,封装在一个类中,调用很方便-err
shurufa
- E语言DNF输入法注入器(源码) 可以任意选择DLL注入 注入后自动呼出 不用按键-E language input method DNF injector (source) can choose any DLL injection into the keys do not automatically expired
VCinput
- 用VC实现的输入法,有比较器的代表性,想要学习输入法编程的朋友可以参考一下。-Achieved with the VC input method, there is comparator representative input method you want to learn programming friends can reference.
T9
- T9拼音输入法模块 像手机键盘一样数字键和字母键复用,一个按键上有三或四个英文字母, 在输入拼音时选择需要的字母来组成拼音,T9只需输入该字母所在的按键一次, 程序自动组成合理的拼音-T9 Pinyin input method module
input-method
- 浅谈输入法编程 本文拟结合作者的亲身体验简要介绍一下在Windows环境下如何编写输入法程序。 -On the input method of programming with this first-hand experience to be a brief overview of how to write in the Windows environment, input method program.
0.615
- 一款触摸屏输入法的易语言源码。有API的应用和数据库操作。《晓语输入法》-shurufa
ime
- 游戏中输入法的获取,主要用于解决全屏下输入法的显示。使用IME。-Access to the game input methods, mainly used to resolve full-screen display of the next input. The use of IME.
IME_SourceCode
- 学习输入法非常好的编程的完整实例,平台是vc++.-Very good input method to learn a complete programming example, the platform is vc++.