-
用java实现的输入法函数,里面含GB2312数据库。
用java实现的输入法函数,里面含GB2312数据库。-used to achieve the input function, inside database containing GB2312.
- 2022-01-25 15:29:48下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1
-
arbitrary direction writing input method
任意方向写字输入法-arbitrary direction writing input method
- 2023-08-19 16:50:03下载
- 积分:1
-
一个打字程序,用来实现练习打字的功能,并且可以判断输入正误,且可以设置打字时间。...
一个打字程序,用来实现练习打字的功能,并且可以判断输入正误,且可以设置打字时间。-a typing procedures used for typing practice, it also can be imported is mistaken judgment, which can be set typing time.
- 2023-02-04 13:25:03下载
- 积分: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
-
一般情况下在TC下无法输入中文,或出现乱码。本程序能在TC下自由选择输入法,也可输入中文,且不是乱码...
一般情况下在TC下无法输入中文,或出现乱码。本程序能在TC下自由选择输入法,也可输入中文,且不是乱码-under normal circumstances the TC unable to input Chinese, or to gibberish. This procedure can freely choose TC input method can input Chinese, and not gibberish
- 2022-09-17 02:25:02下载
- 积分:1
-
bhhz能支持各种嵌入式的中文笔画输入法.
bhhz能支持各种嵌入式的中文笔画输入法.-bhhz to support various embedded in Chinese stroke input method.
- 2022-08-13 03:23:38下载
- 积分:1
-
err
java
- 2023-06-12 11:40:04下载
- 积分:1
-
use : first select an input, you have to find the words posted up, and then the...
使用说明:先选择一种输入法,把你要查询的字贴过来,然后相应会输出这个字的对应的五笔编码,请查阅readme文件-use : first select an input, you have to find the words posted up, and then the corresponding output will be the word of the corresponding five coding, please refer to the readme file
- 2022-01-26 08:10:44下载
- 积分:1
-
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用...
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用-This a debugging tool for TCP/IP.
- 2022-03-16 18:17:08下载
- 积分:1