-
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
-
输入源程序卸载、安装输入法可以作为一个参考…
一个输入法卸载源码,可以作为输入法安装卸载编程的参考!-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
-
Mp3字典安装程序,可以自己根据需要定义字典库,装如后自动运行...
Mp3字典安装程序,可以自己根据需要定义字典库,装如后自动运行-Mp3 dictionary installation procedures, in accordance with their own needs for a dictionary definition, and equipment such as automatic operation
- 2023-02-19 01:25:03下载
- 积分:1
-
use : first select an input, you have to find the words posted up, and then the...
使用说明:先选择一种输入法,把你要查询的字贴过来,然后相应会输出这个字的对应的五笔编码,请查阅readme文件-use : first select an input, you have to find the words posted up, and then the corresponding output will be the word of the corresponding five coding, please refer to the readme file
- 2022-01-26 08:10:44下载
- 积分:1
-
t9输入法的C语言实现
t9输入法的C语言实现 -No.9 Input Method C language No.9 Input Method C language No.9 losers incorporation of C Language
- 2022-02-16 03:47:27下载
- 积分:1
-
96位整数计算类 CInt96 v1.04源码。一个整数计算类,96位整数的计算,这是一个很早的源代码,但对学习还是有用处的。...
96位整数计算类 CInt96 v1.04源码。一个整数计算类,96位整数的计算,这是一个很早的源代码,但对学习还是有用处的。-96-bit integer type CInt96 v1.04 source code. An integer class, 96-bit integer calculations, this is a very early source code, but still useful for learning.
- 2023-03-15 21:45:03下载
- 积分:1
-
大熊猫输入法(自由输入法freepy)最新源码。
大熊猫输入法(自由输入法freepy)最新源码。-pandas input method (free input method freepy) The latest source.
- 2022-05-20 16:30:13下载
- 积分:1
-
软键盘输入法原代码,方便简单易求…
软键盘输入方法原代码
其设计方法简单易懂
便于初学者学习输入法的编程-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
-
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。...
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。-it right word thesaurus (. Mb) Batch modification method. The development environment for Visual J 6.0, you can choose (or modification) to use one.
- 2023-05-04 12:05:03下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1