-
经典:用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
-
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。...
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。-the original proceedings did not mouse-driven. Friends, if you use the supplied development kits baffling encounter problems, please refer to my design.
- 2022-03-04 07:11:11下载
- 积分:1
-
输入法安装制作原理
输入法安装制作原理 -------------------------------------------------------------------------------- 来源:http://wbfansbbs.yeah.net 作者:酋长 五笔爱好者论坛里很多朋友问我输入法安装程序怎么做,这两天有空,就整理了一下,希望能够从中给大家一点启示! ★Win9x/Me 系统 步骤一:拷贝文件。 在Win9x/Me系统下, 把输入法相关文件(一般是*.IME,可能还有其它 .DLL文件)拷贝到 Win$System$ 目录下。-input methods installed production Principle-------------------------------------------------------------------------------- Source : http://wbfansbbs.yeah.net Author : Chiefs 5 T-lovers forum many of my friends asked me input method how to do the installation procedure, which two days time, collate it, and from hope to give us some ideas! People Win9x/Me step in a system : copy documents. In Win9x/Me system, the importation law relevant documents (usually*. IME, there may be other. DLL files), copy of Win $ System $ directory.
- 2022-04-20 16:49:31下载
- 积分:1
-
这是中文液晶192*64的C程序,供大家参考,转载
这是中文液晶192*64的C程序,供大家参考,转载-This is the Chinese LCD 192* 64 C program, for your reference, reprinted
- 2023-03-29 12:10:03下载
- 积分:1
-
This is a Japanese input method, the import of Chinese Pinyin be Japanese.
这是一个日文输入法,在输入汉语拼音得到日文。-This is a Japanese input method, the import of Chinese Pinyin be Japanese.
- 2022-03-01 08:20:59下载
- 积分:1
-
用键盘操作静态链接打开应用程序中的URLs
用键盘操作静态链接打开应用程序中的URLs -keyboard operation static link applications to open the URLs
- 2023-07-30 07:10: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
-
数字信号处理
digital signal proce
- 2023-07-03 13:55:06下载
- 积分: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
-
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用...
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用-This a debugging tool for TCP/IP.
- 2022-03-16 18:17:08下载
- 积分:1