-
intelligent coding to identify, support the translation process Capture Characte...
智能内码识别,支持屏幕取词翻译的程序-intelligent coding to identify, support the translation process Capture Characters from Screen
- 2022-03-23 14:04:52下载
- 积分: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
-
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
-
输入法编程指南(根据msdn翻译) Windows 95输入法编辑器(IME) 原著:Microsoft 翻译:TBsoft Software Studio 一...
输入法编程指南(根据msdn翻译) Windows 95输入法编辑器(IME) 原著:Microsoft 翻译:TBsoft Software Studio 一、关于Windows 95混合语言IME 在Windows 95中,IME是一个动态链接库(DLL),与Windows 3.1远东版本IME不同的是,每一个运行的IME相当于混合语言键盘布局中的一种。与Windows 3.1 IME相比较,Windows 95混合语言IME提供下列增强功能:-input method Programming Guide (under flowing translation) Windows 95 Input Method Editor (IME) works : Microsoft Translation : TBsoft Software Studio 1, on Windows 95 IME mixed language in Windows 95, IME is a dynamic link library (DLL), and Windows 3.1 IME different versions of the Far East is that each and every one of IME equivalent of running mixed language keyboard layout in one. IME with Windows 3.1, compared to Windows 95 mixed-language IME provide the following enhancements :
- 2022-02-21 16:28:17下载
- 积分:1
-
完成了T9输入法程序,功能与联想。直接存取
完成了T9输入法程序,具有联想功能。可以直接使用-completed T9 input method procedures, functions with Lenovo. Direct access
- 2022-02-25 22:33:09下载
- 积分:1
-
这是一个拼音转换系统的源程序,在打出每个字的首字母就可以有相应 的汉字出现...
这是一个拼音转换系统的源程序,在打出每个字的首字母就可以有相应 的汉字出现-This is a phonetic conversion system of the source, making each word in the first letter on a corresponding Chinese character there
- 2022-03-29 10:15:46下载
- 积分:1
-
是在网上下的一个打字练系统, 里面有一些重要的知识点,适合于初学者!...
是在网上下的一个打字练系统, 里面有一些重要的知识点,适合于初学者!-on the Internet under a system of typing training, there are some important knowledge, suitable for beginners!
- 2022-05-07 00:54:58下载
- 积分:1
-
一个基于c++输入法程序,包含词库建议程序源代码
一个基于c++输入法程序,包含词库建议程序源代码-Based on c++ Input procedures, the proposed procedures thesaurus contains the source code
- 2022-02-03 08:33:32下载
- 积分:1
-
05年新东方考前必背12篇作文 写的非常好
背了效果狠好
05年新东方考前必背12篇作文 写的非常好
背了效果狠好-New Oriental in 2005 before attending必背12 essays written by a very good effect of the back of a good hard
- 2023-08-26 08:55:03下载
- 积分:1
-
本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF
本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF-16和UTF-8)之间的转换。 此外,还有日文JIS和SHIFT-JIS之间的转换,以及JIS和SHIFT-JIS和UNICODE之间的转换。是本文做一个中日文输入法时碰到的一个很大的问题,这里整理出来,供大家参考。-This procedure is about the Chinese GB2312, GBK, GB18030 and Unicode (including UTF-16 and UTF-8) conversion between. In addition, Japanese JIS and SHIFT-JIS conversion between, as well as the JIS, and SHIFT-JIS and UNICODE conversion between. In this paper to do a Japanese input method encountered a major problem, finishing out here for reference.
- 2022-03-12 02:33:27下载
- 积分:1