搜索资源列表
WINDowsIMEsetup
- 进行中文输入法的安装是源代码可以直接进行编辑-Chinese input method for the installation of the source code can directly edit
javachinesepinyin-bundle
- 这是一个中文拼音输入法的Java实现,基于HMM模型,无词典,能完成拼音转汉字,和汉字转拼音的任务,并结合Edit Distance使其具有中文输入纠错功能。-This is a Chinese Pinyin input method of the Java implementation of HMM-based model, no dictionary, to complete Pinyin turn Chinese characters, Pinyin and Chinese charact
huoxingwen
- 可以截获输入法,在输入法输入的时候直接实时转换。 1、火星文转换器 支持实时转换、签名美化、全面转换、快速转换、用户自定义转换。 2、输入法*模式 支持打字简体自动转火星文、简体转繁体、简体转异体、繁体转简体。 3、火星文翻译器 支持词汇优先、单字优先、仅词汇翻译。 4、签名美化工具 支持随机和固定两种方式设计个性签名,支持自定义特殊符号密度。 5、拼音与笔画数 支持计算汉字笔画数,汉字转换为拼音。采用了超大汉语拼音数据库,包含了所有常用字和许多生僻字的
X.J.F.zip
- CF boxes Perspective source! Totally modules do not need to edit!,CF boxes Perspective source! Totally modules do not need to edit!
Example
- .当某一编辑框常输入中文内容时可将其ImeMode属性设置为 ImChinese; 2.当某一编辑框常输入英文字母或数字内容时,可将其ImeMode 属性设置为imClose; 3.当某一编辑框常输入内容不好确定时,可将其ImeMode属性设 置为ImDontCare(可编辑控件ImeMode属性缺省值为 ImDontCare,因此不用修改)。 -When an edit box often can input Chinese content ImeMod
Equation
- 能够根据输入到编辑框的文本进行数学运算,使用vs2008编程实现,方便好用-Mathematical operations can be performed according to the text entered into the edit box, use vs2008 programming, easy to use