-
The implement of the Fonts in Viaual C++
Viaual C++中的各种字体的实现,源码注视详尽,适合初学者学习,以及有一定经验的朋友参考-The implement of the Fonts in Viaual C++
- 2022-08-09 20:25:40下载
- 积分: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
-
经典:用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
-
取得汉字的拼音首字
取得汉字的拼音首字-Get the first phonetic letter of chinese characters.
- 2022-07-02 02:45:15下载
- 积分:1
-
Visual Basic keyboard input method
Visual Basic中的键盘输入法-Visual Basic keyboard input method
- 2022-05-05 15:21:42下载
- 积分: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
-
Autoscan公司汽车诊断仪中使用的Win32平台T9输入法.
Autoscan公司汽车诊断仪中使用的Win32平台T9输入法.-Autoscan automotive diagnostic Win32 platform used in T9 input method.
- 2022-03-14 10:34:34下载
- 积分:1
-
一个输入法的源码很不错的提供给大家,尽供参考,
一个输入法的源码很不错的提供给大家,尽供参考,-Another good source code about input method.
- 2022-01-22 07:30:47下载
- 积分:1
-
(1) to map the vertex school sites, storage attractions names, code names, profi...
(1)以图中顶点表示学校各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。(2)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。-(1) to map the vertex school sites, storage attractions names, code names, profiles and other information; Edge said the path to the storage path length relevant information. (2) to provide visitors arbitrary map of the road attractions inquiries, inquiries between any two spots of a simple shortest path.
- 2023-08-01 21:05:03下载
- 积分:1