-
一个基于c++输入法程序,包含词库建议程序源代码
一个基于c++输入法程序,包含词库建议程序源代码-Based on c++ Input procedures, the proposed procedures thesaurus contains the source code
- 2022-02-03 08:33:32下载
- 积分: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
-
一个很简单的输入法,编译研究和阅读,delphi写到。
一个很简单的输入法,编译研究和阅读,delphi写到。-A very simple input method, the compiler research and reading, delphi wrote.
- 2023-09-03 17:55:03下载
- 积分:1
-
通过编程实现在输入框获得和失去焦点时输入法的自动切换。...
通过编程实现在输入框获得和失去焦点时输入法的自动切换。-Through programming in the input box on the acquisition and loss of focus automatically switch input methods.
- 2022-07-18 11:08:06下载
- 积分:1
-
DLL的输入法基于WindowsCE下。
基于Dll的WindowsCE下的输入法. -Dll under WindowsCE based on the input method.
- 2023-01-10 11:20:03下载
- 积分:1
-
and Source Code for the small number of keyboard input methods
和码输入法源码,为数字小键盘输入法-and Source Code for the small number of keyboard input methods
- 2022-02-02 15:49:48下载
- 积分:1
-
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用...
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用-This a debugging tool for TCP/IP.
- 2022-03-16 18:17:08下载
- 积分: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
-
可以将汉字转换成拼音的VC++开发的DLL源码
可以将汉字转换成拼音的VC++开发的DLL源码-Chinese characters can be converted into phonetic development of the VC-source DLL
- 2022-03-01 11:17:45下载
- 积分:1
-
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