-
软键盘输入法原代码,方便简单易求…
软键盘输入方法原代码
其设计方法简单易懂
便于初学者学习输入法的编程-soft keyboard input methods original code designed to facilitate simple easy beginners to learn the programming input method
- 2022-03-20 05:44:47下载
- 积分:1
-
一个单片机中使用的的拼音输入法模块,里面包含了拼音输入法码表...
一个单片机中使用的的拼音输入法模块,里面包含了拼音输入法码表-A single-chip microcomputer used in the Pinyin input method module, which contains the Pinyin input method code table
- 2023-06-18 07:00:04下载
- 积分: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
-
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键...
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键位条件下进行汉字输入和符号输入的潜力,使汉字、英文、数字输入达到尽可能高的效率,是在16键的小键盘设备进行汉字输入的优秀方案。-"C16 Chinese character input program" is aimed at the small keyboard equipment (such as mobile phones, remote control, etc.) is usually 16 primary key ( "0" to "9 ","*","#", about keys, delete keys, key confirmation), filling explore 16-bit key conditions for the importation of Chinese characters and symbols, the potential for the importation, Chinese, English, digital input to achieve the highest possible efficiency in the 16 key keypad for inputting Chinese characters equipment outstanding program.
- 2022-03-11 06:40:13下载
- 积分:1
-
实现BIG 与 GB 的转换
VC源代码程序,形式为C函数,
实现BIG 与 GB 的转换
VC源代码程序,形式为C函数,-achieve BIG with VC GB of source code conversion process, in the form of C function,
- 2022-03-29 09:50:01下载
- 积分:1
-
维吾尔文输入法的OCX
维吾尔文输入法的OCX-Uighur input methods OCX
- 2022-10-20 11:35:03下载
- 积分: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
-
The implement of the Fonts in Viaual C++
Viaual C++中的各种字体的实现,源码注视详尽,适合初学者学习,以及有一定经验的朋友参考-The implement of the Fonts in Viaual C++
- 2022-08-09 20:25:40下载
- 积分:1
-
T9 input method on mobile phones, based on the vc project, the use of ATI, a goo...
关于手机T9输入法,基于vc工程,使用ATI,不错的一个工程-T9 input method on mobile phones, based on the vc project, the use of ATI, a good project
- 2022-01-23 10:21:03下载
- 积分: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