-
包括拼音、五笔、笔画等输入法算法。仅供参考。
包括拼音、五笔、笔画等输入法算法。仅供参考。-include Pinyin, and five strokes, strokes and other input method algorithm. For reference purposes only.
- 2022-04-11 21:50:04下载
- 积分:1
-
一个基于c++输入法程序,包含词库建议程序源代码
一个基于c++输入法程序,包含词库建议程序源代码-Based on c++ Input procedures, the proposed procedures thesaurus contains the source code
- 2022-02-03 08:33:32下载
- 积分:1
-
Windows加速键的派发,使用示例
Windows加速键的派发,使用示例-Windows accelerate the distribution of keys, using examples
- 2022-03-21 06:19:36下载
- 积分:1
-
这是中文液晶192*64的C程序,供大家参考,转载
这是中文液晶192*64的C程序,供大家参考,转载-This is the Chinese LCD 192* 64 C program, for your reference, reprinted
- 2023-03-29 12:10:03下载
- 积分:1
-
Visual Basic keyboard input method
Visual Basic中的键盘输入法-Visual Basic keyboard input method
- 2022-05-05 15:21:42下载
- 积分:1
-
拼音输入法,用了各种消息映射函数,里面还有钩子函数
拼音输入法,用了各种消息映射函数,里面还有钩子函数-Pinyin input method, using a variety of information mapping function, there is also the hook function
- 2022-06-15 06:28:19下载
- 积分:1
-
一个输入法的源码很不错的提供给大家,尽供参考,
一个输入法的源码很不错的提供给大家,尽供参考,-Another good source code about input method.
- 2022-01-22 07:30:47下载
- 积分:1
-
windows下输入法
windows下输入法-一昊输入法(钱码)源码-windows imported under law- a vast input (money code) FOSS
- 2022-03-21 08:38:58下载
- 积分:1
-
This is a Japanese input method, the import of Chinese Pinyin be Japanese.
这是一个日文输入法,在输入汉语拼音得到日文。-This is a Japanese input method, the import of Chinese Pinyin be Japanese.
- 2022-03-01 08:20:59下载
- 积分: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