-
05年新东方考前必背12篇作文 写的非常好
背了效果狠好
05年新东方考前必背12篇作文 写的非常好
背了效果狠好-New Oriental in 2005 before attending必背12 essays written by a very good effect of the back of a good hard
- 2023-08-26 08:55:03下载
- 积分:1
-
输入法 源码输入法输入法 源码
输入法 源码输入法输入法 源码-Source input method input method input method source
- 2022-01-30 17:43:20下载
- 积分:1
-
Pinyin input method, use of the limited keys of the keyboard to achieve phonetic...
拼音输入法,利用有限键的键盘实现拼音输入,可作为毕业设计。-Pinyin input method, use of the limited keys of the keyboard to achieve phonetic input can be used as graduate design.
- 2022-11-14 16:55:03下载
- 积分:1
-
c语言,UNICODE<
c语言,UNICODEGB2312 对照表
并有转换代码-c language, UNICODE <-> GB2312 conversion table and the code
- 2022-03-14 03:53:54下载
- 积分:1
-
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入...
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入式LinuX系统中中文输入法的整体设计框架,并以拼音输入法为例介绍其实现过程。-Qtopia-based Chinese Input Method Design and Implementation. Based on embedded Linux systems are widely used in GUI application development package Qtopia, the use of Qtopia provided by plug-in technology is given in the embedded Linux system, the Chinese character input method of the overall design framework and Pinyin input method as an example to introduce its realize the process.
- 2023-03-26 01:25:03下载
- 积分:1
-
Concerned pinyin c input source, and everyone to share! !
有关c的拼音输入源码,和大家分享一下!! -Concerned pinyin c input source, and everyone to share! !
- 2022-05-21 12:27:40下载
- 积分: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
-
取得汉字的拼音首字
取得汉字的拼音首字-Get the first phonetic letter of chinese characters.
- 2022-07-02 02:45:15下载
- 积分:1
-
拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=&g...
拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读取功能 -Source code of Chinese PinYin input method.
- 2023-02-07 01:55: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