-
一个在C++中进行简体中文(GB2312)向繁体(BIG5)转换的程序。两地通软件曾将些程序应用到了项目中。因此还是值得学习一下的。...
一个在C++中进行简体中文(GB2312)向繁体(BIG5)转换的程序。两地通软件曾将些程序应用到了项目中。因此还是值得学习一下的。-One carried out in C++ Simplified Chinese (GB2312) to Traditional (BIG5) conversion process. Concerto Software has two more procedures will be applied to the project. So it is worth learning about the.
- 2023-08-05 13:35:04下载
- 积分:1
-
这是十种软件抗干拢的c程序,转载,供大家参考。
这是十种软件抗干拢的c程序,转载,供大家参考。-This c program includes examples about 10 software filtering methods (software anti-disturbing).
- 2022-08-17 19:23:18下载
- 积分:1
-
输入源程序卸载、安装输入法可以作为一个参考…
一个输入法卸载源码,可以作为输入法安装卸载编程的参考!-An input source to uninstall, install the input method can be used as a reference to uninstall program!
- 2022-01-31 03:04:00下载
- 积分: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
-
执行文件,请放心使用.
一个用Windows API写的屏幕键盘(软键盘)执行文件,完全模拟了键盘输入.可以完全替代键盘输入,可以输入汉字,不同输入法切换....
执行文件,请放心使用.
一个用Windows API写的屏幕键盘(软键盘)执行文件,完全模拟了键盘输入.可以完全替代键盘输入,可以输入汉字,不同输入法切换.不亚于windows自带的虚拟键盘程序!其中参考了不少人的代码,这里不一一列举.-Implementation document, please rest assured that use. A Windows API used to write the screen keyboard (soft keyboard) to implement documents, fully simulated keyboard input. Can completely replace the keyboard input, you can input Chinese characters, different input method switch. No less than windows built-in virtual keyboard program! Which made reference to many people
- 2022-08-31 11:00:03下载
- 积分:1
-
小乖输入法源码,基于自由拼音输入法源码而成的输入法源码...
小乖输入法源码,基于自由拼音输入法源码而成的输入法源码-Source小乖input method, Pinyin input method based on free source code from the input source
- 2023-07-02 20:10:05下载
- 积分:1
-
VC模仿手写字符的源码
VC模拟手写字符
- 2022-04-23 02:37:51下载
- 积分:1
-
Windows加速键的派发,使用示例
Windows加速键的派发,使用示例-Windows accelerate the distribution of keys, using examples
- 2022-03-21 06:19:36下载
- 积分:1
-
86版五笔编码源文件
86版五笔编码源文件-86 edition of the five source code
- 2022-11-10 05:35: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