-
拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=&g...
拼音输入法 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 PinYin input method.
- 2023-02-07 01:55:03下载
- 积分:1
-
定时器Timer2的使用,这里提供c源程序,以供参考。
定时器Timer2的使用,这里提供c源程序,以供参考。-timer Timer2 use, c source provided here, for reference.
- 2022-02-19 23:33:10下载
- 积分:1
-
本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF
本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF-16和UTF-8)之间的转换。 此外,还有日文JIS和SHIFT-JIS之间的转换,以及JIS和SHIFT-JIS和UNICODE之间的转换。是本文做一个中日文输入法时碰到的一个很大的问题,这里整理出来,供大家参考。-This procedure is about the Chinese GB2312, GBK, GB18030 and Unicode (including UTF-16 and UTF-8) conversion between. In addition, Japanese JIS and SHIFT-JIS conversion between, as well as the JIS, and SHIFT-JIS and UNICODE conversion between. In this paper to do a Japanese input method encountered a major problem, finishing out here for reference.
- 2022-03-12 02:33:27下载
- 积分:1
-
Tang Code source, said cases containing codes, and a stop watch production and c...
唐码输入法源码,含码表示例,和码表制作和转换工具-Tang Code source, said cases containing codes, and a stop watch production and conversion tools
- 2022-02-03 01:53:09下载
- 积分:1
-
这是一个拼音转换系统的源程序,在打出每个字的首字母就可以有相应 的汉字出现...
这是一个拼音转换系统的源程序,在打出每个字的首字母就可以有相应 的汉字出现-This is a phonetic conversion system of the source, making each word in the first letter on a corresponding Chinese character there
- 2022-03-29 10:15:46下载
- 积分:1
-
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet....
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "")
如果自己的机器与配置的情况不符合,要根据具体情况进行设置。
2、 下载安装文件的配置
推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0setup目录下。
- 2023-03-27 21:15:03下载
- 积分:1
-
在VC++6.0环境下用C++语言编写一个简单的模拟拼音输入法程序,该模拟拼音输入法具有真正的拼音输入法的基本功能。...
在VC++6.0环境下用C++语言编写一个简单的模拟拼音输入法程序,该模拟拼音输入法具有真正的拼音输入法的基本功能。-6.0 in VC environment with C language simulation of a simple phonetic input procedures, the simulation Pinyin input method with the real Pinyin input method"s basic functions.
- 2022-02-25 17:27:58下载
- 积分:1
-
Jack input method framework, Yong vc.net environment
wince 输入法框架,需要拥vc.net环境-Jack input method framework, Yong vc.net environment
- 2022-02-09 18:14:30下载
- 积分:1
-
拼音输入法汉字排列表.txt
拼音输入法汉字排列表.txt
-Pinyin input method of Chinese characters ranked list. Txt Chinese Pinyin input method list row. Txt
- 2022-10-06 18:05:02下载
- 积分:1
-
拼音输入法的实现// 源代码// C// 中文
拼音输入法的实现// 源代码// C// 中文-Pinyin input method of achieving// source// C// Chinese
- 2022-09-01 02:35:03下载
- 积分:1