-
Visual Basic keyboard input method
Visual Basic中的键盘输入法-Visual Basic keyboard input method
- 2022-05-05 15:21:42下载
- 积分:1
-
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.-Chinese Pinyin reality program, I feel fine, and I hope to help people in need of help.
- 2022-07-01 06:12:12下载
- 积分: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
-
InPutBox的使用代码,可以学习InPutBox的调用方法
InPutBox的使用代码,可以学习InPutBox的调用方法-InPutBox the use of the code, you can call methods to study InPutBox
- 2022-03-24 09:35:59下载
- 积分:1
-
中文拼音输入法的拼音码表,对做拼音输入法的比较有用
中文拼音输入法的拼音码表,对做拼音输入法的比较有用-Chinese phonetic alphabet input method of code table, so the Pinyin input method more useful
- 2022-06-17 11:07:19下载
- 积分:1
-
注册表输入编程实现
注册表输入编程实现-registry importation Programming
- 2022-04-13 11:35:41下载
- 积分:1
-
拼音输入法的实现// 源代码// C// 中文
拼音输入法的实现// 源代码// C// 中文-Pinyin input method of achieving// source// C// Chinese
- 2022-09-01 02:35:03下载
- 积分:1
-
Embedded Systems Complete input method, phonetic characters and Lookup Table pro...
嵌入式系统全拼输入法,拼音字符表及查表程序。-Embedded Systems Complete input method, phonetic characters and Lookup Table procedures.
- 2022-01-26 01:18:09下载
- 积分:1
-
数字信号处理
digital signal proce
- 2023-07-03 13:55:06下载
- 积分:1
-
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字...
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字符。-Get the first character of spelling of Chinese characters
- 2022-05-12 19:12:00下载
- 积分:1