搜索资源列表
输入法源代码
- 拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读取功能 -Source code of Chinese
gbuni
- 实现BIG 与 GB 的转换 VC源代码程序,形式为C函数,-achieve BIG with VC GB of source code conversion process, in the form of C function,
屏幕软键盘
- 屏幕软键盘的vc源代码,实现屏幕显示并可控制的键盘.-screen soft keyboard vc source code, screens can achieve control of the keyboard.
jswb2010-09-18
- 极速五笔输入法源代码,VC++实现,适用windows XP,Vista,7操作系统。-jisuwubi input method editor source code,implemented by visual c plus plus, can be run on windows xp,vista, 7 OS.
WMVC
- “五笔编码速查系统”执行说明: 1、 光盘目录VCbibleCD\project source\CHAPTER 22\BIN \WMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录VCbibleCD\project source\CHAPTER 22\SETUP是本系统的安装程序。 3、 光盘目录VCbibleCD\project source\CHAPTER 22\源代码\WMVC\*.*为本系统的VC源程序。 -&q
Input_Method
- 此程序为本人写的输入法输入拼音的基本程序,输入拼音显示汉字(不过还只支持当个汉字拼音)。在VC下调试通过,源代码程序有详细的解释,花点时间应该能看懂。希望对你们有帮助。-This program as I write pinyin input method input the basic process of the Chinese character input pinyin display (but also support only when a Chinese pinyin) under