-
经典:用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
-
peacekeeping text input principle of interested persons particularly useful
维文输入原理,对感兴趣的人特别有用-peacekeeping text input principle of interested persons particularly useful
- 2022-07-19 19:18:10下载
- 积分:1
-
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入...
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入式LinuX系统中中文输入法的整体设计框架,并以拼音输入法为例介绍其实现过程。-Qtopia-based Chinese Input Method Design and Implementation. Based on embedded Linux systems are widely used in GUI application development package Qtopia, the use of Qtopia provided by plug-in technology is given in the embedded Linux system, the Chinese character input method of the overall design framework and Pinyin input method as an example to introduce its realize the process.
- 2023-03-26 01:25:03下载
- 积分:1
-
很好的东东。对于搞输入法编程的人来说是个很好的参考和启发...
很好的东东。对于搞输入法编程的人来说是个很好的参考和启发-A good input method sample for learning input method program.
- 2023-04-12 19:10:03下载
- 积分:1
-
启程输入法的输入法部分及进程间通讯部份代码,这是一个很有特色的输入法,采用类似游戏的服务器架构...
启程输入法的输入法部分及进程间通讯部份代码,这是一个很有特色的输入法,采用类似游戏的服务器架构-Left input method input method and process of communication among some parts of the code, this is a very unique input method similar to the game server architecture
- 2022-03-31 12:34:14下载
- 积分:1
-
/* 大熊猫输入法(Free Chinese Input) 由YJMSIR(yjmsir@163.com)编写
* 协议: GPL
* freein...
/* 大熊猫输入法(Free Chinese Input) 由YJMSIR(yjmsir@163.com)编写
* 协议: GPL
* freeinput( A Chinese Input Method) by YJMSIR(yjmsir@163.com)
* Licence: GPL
*/-/* pandas input method (Free Chinese Input) from YJMSIR (yjmsir@163.com)* prepare the agreement :* freeinput GPL (A Chinese Input Method) by YJMSIR (yjmsir@163.com)* License : GPL* /
- 2022-05-13 21:17:48下载
- 积分:1
-
simple ASCII viewer, it can easily use the keyboard to see any one of the keys A...
简单的ASCII查看器,使用它可以轻松查看键盘的任何一键ASCII码值-simple ASCII viewer, it can easily use the keyboard to see any one of the keys ASCII value
- 2022-03-26 07:09:54下载
- 积分:1
-
arbitrary direction writing input method
任意方向写字输入法-arbitrary direction writing input method
- 2023-08-19 16:50:03下载
- 积分:1
-
16进制编译器源代码
16进制编译器源代码-16 band compiler source code
- 2022-09-26 09:55:02下载
- 积分:1
-
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用...
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用-This a debugging tool for TCP/IP.
- 2022-03-16 18:17:08下载
- 积分:1