-
bhhz能支持各种嵌入式的中文笔画输入法.
bhhz能支持各种嵌入式的中文笔画输入法.-bhhz to support various embedded in Chinese stroke input method.
- 2022-08-13 03:23:38下载
- 积分:1
-
Autoscan公司汽车诊断仪中使用的Win32平台T9输入法.
Autoscan公司汽车诊断仪中使用的Win32平台T9输入法.-Autoscan automotive diagnostic Win32 platform used in T9 input method.
- 2022-03-14 10:34:34下载
- 积分:1
-
汉字拼音对应关系表(收录7272个汉字)
汉字拼音对应关系表(收录7272个汉字)
- 2022-02-04 01:29:58下载
- 积分:1
-
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字...
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字符。-Get the first character of spelling of Chinese characters
- 2022-05-12 19:12:00下载
- 积分:1
-
err
java
- 2023-06-12 11:40:04下载
- 积分:1
-
用java实现的输入法函数,里面含GB2312数据库。
用java实现的输入法函数,里面含GB2312数据库。-used to achieve the input function, inside database containing GB2312.
- 2022-01-25 15:29:48下载
- 积分:1
-
a simple T9 input method to achieve T9 input method to the core, with a total of...
一个简单T9输入法的实现,T9输入法的核心程序, 共两个文件,一个是NixInputMethod.h,还有一个是T9.c 参见压缩包。-a simple T9 input method to achieve T9 input method to the core, with a total of two documents, one is NixInputMethod.h, there is a T9.c see compressed.
- 2022-08-03 12:00:13下载
- 积分: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
-
05年新东方考前必背12篇作文 写的非常好
背了效果狠好
05年新东方考前必背12篇作文 写的非常好
背了效果狠好-New Oriental in 2005 before attending必背12 essays written by a very good effect of the back of a good hard
- 2023-08-26 08:55:03下载
- 积分:1
-
Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计...
Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into Chinese or Chinese character strings, into the destination. Because the application is not the same, users will not be able to design their own conversion process, it naturally fell on the importation of Chinese Windows system management.
- 2022-02-06 00:26:24下载
- 积分:1