-
VC编写的WinCE的一个输入法的源码,嵌入式平台winCE下实现
VC编写的WinCE的一个输入法的源码,嵌入式平台winCE下实现-VC prepared WinCE source code of an input method, embedded platform to achieve winCE
- 2022-03-14 14:55:37下载
- 积分:1
-
aviation system procedures, may take a vote, refunds
航空系统程序, 可以定票,退票-aviation system procedures, may take a vote, refunds
- 2022-11-21 02:25:03下载
- 积分:1
-
可以控制键盘发音,提供了全部的源代码,主要用了消息机制...
可以控制键盘发音,提供了全部的源代码,主要用了消息机制-keyboard sounds can be controlled to provide all the source code, the main mechanism of news
- 2023-06-19 13:35:03下载
- 积分:1
-
Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计...
Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into Chinese or Chinese character strings, into the destination. Because the application is not the same, users will not be able to design their own conversion process, it naturally fell on the importation of Chinese Windows system management.
- 2022-02-06 00:26:24下载
- 积分:1
-
用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。...
用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。-Typing practice with the compilation of small programs written in. Interface using a C-written in, call ASM program.
- 2022-04-27 17:04:24下载
- 积分:1
-
为与软件开发无关的其他应用程序类型的基础,比如内容管理。...
为与软件开发无关的其他应用程序类型的基础,比如内容管理。-And software development for other applications unrelated to the type of foundation, such as content management.
- 2022-08-11 06:49:27下载
- 积分:1
-
小乖输入法源码,基于自由拼音输入法源码而成的输入法源码...
小乖输入法源码,基于自由拼音输入法源码而成的输入法源码-Source小乖input method, Pinyin input method based on free source code from the input source
- 2023-07-02 20:10:05下载
- 积分:1
-
这是十种软件抗干拢的c程序,转载,供大家参考。
这是十种软件抗干拢的c程序,转载,供大家参考。-This c program includes examples about 10 software filtering methods (software anti-disturbing).
- 2022-08-17 19:23:18下载
- 积分: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
-
open source "Giant pandas input method" for the development and testin...
开放源码的“大熊猫输入法”开发测试进行中--使用大熊猫输入法,学习输入法编程,体验自主自由的感觉!-open source "Giant pandas input method" for the development and testing-- the use of giant pandas input method, learning programming input method, the experience the feeling of autonomy and freedom!
- 2022-04-12 04:12:51下载
- 积分:1