-
经典:用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
-
输入源程序卸载、安装输入法可以作为一个参考…
一个输入法卸载源码,可以作为输入法安装卸载编程的参考!-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
-
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
-
取得汉字的拼音首字
取得汉字的拼音首字-Get the first phonetic letter of chinese characters.
- 2022-07-02 02:45:15下载
- 积分:1
-
汉字内码转换示例,可查询汉字的内码或由内码查询汉字的代码示例。...
汉字内码转换示例,可查询汉字的内码或由内码查询汉字的代码示例。-CICS code-switching example, the Chinese characters can be obtained within code or codes for Chinese characters within the code examples.
- 2022-03-02 05:51:05下载
- 积分:1
-
获取指定窗口输入状态,vc6.0,XP编译通过
获取指定窗口输入状态,vc6.0,XP编译通过-Access to the specified window, enter the state, vc6.0, XP compiled by
- 2023-05-13 04:55:02下载
- 积分:1
-
aviation system procedures, may take a vote, refunds
航空系统程序, 可以定票,退票-aviation system procedures, may take a vote, refunds
- 2022-11-21 02:25:03下载
- 积分:1
-
一种全新的拼音输入法源码,附安装文件和源码。
一种全新的拼音输入法源码,附安装文件和源码。-a new phonetic input source, with the installation of files and source code.
- 2023-05-31 06:55:03下载
- 积分:1
-
BMPChange : VC through the transformation of image histogram effectively enhance...
BMPChange:在VC下通过直方图变换对图像进行有效增强.-BMPChange : VC through the transformation of image histogram effectively enhanced.
- 2022-08-09 22:18:12下载
- 积分:1
-
一个基于c++输入法程序,包含词库建议程序源代码
一个基于c++输入法程序,包含词库建议程序源代码-Based on c++ Input procedures, the proposed procedures thesaurus contains the source code
- 2022-02-03 08:33:32下载
- 积分:1