-
open source "Giant pandas input method" for the development and testin...
开放源码的“大熊猫输入法”开发测试进行中--使用大熊猫输入法,学习输入法编程,体验自主自由的感觉!-open source "Giant pandas input method" for the development and testing-- the use of giant pandas input method, learning programming input method, the experience the feeling of autonomy and freedom!
- 2022-04-12 04:12:51下载
- 积分:1
-
汉字转拼音 汉字转拼音
汉字转拼音 汉字转拼音-Chinese to Chinese Pinyin spelling of Chinese characters to switch to Chinese Pinyin spelling of Chinese characters to Pinyin
- 2023-04-10 06:35:03下载
- 积分: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
-
and Source Code for the small number of keyboard input methods
和码输入法源码,为数字小键盘输入法-and Source Code for the small number of keyboard input methods
- 2022-02-02 15:49:48下载
- 积分:1
-
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py...
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败-Pinyin input method dark and quiet exercise the function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val phonetic code for the string you have entered the first pointer, and anti-back value is the starting address in Chinese, when is 0, the dark and quiet exercise failed
- 2022-06-15 13:30:22下载
- 积分:1
-
BXSRF输入法,BX1输入法,BX2输入法使用方法
BXSRF输入法,BX1输入法,BX2输入法使用方法-BXSRF input method, BX1 input method, BX2 input method to use
- 2022-03-18 05:17:17下载
- 积分:1
-
aviation system procedures, may take a vote, refunds
航空系统程序, 可以定票,退票-aviation system procedures, may take a vote, refunds
- 2022-11-21 02:25:03下载
- 积分:1
-
vc实现的软键盘例子,若有疑问,不需要问hssmy.
vc实现的软键盘例子,若有疑问,不需要问hssmy.-vc realize the soft keyboard example, if in doubt, do not need to ask hssmy.
- 2023-05-05 12:55:03下载
- 积分:1
-
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键...
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键位条件下进行汉字输入和符号输入的潜力,使汉字、英文、数字输入达到尽可能高的效率,是在16键的小键盘设备进行汉字输入的优秀方案。-"C16 Chinese character input program" is aimed at the small keyboard equipment (such as mobile phones, remote control, etc.) is usually 16 primary key ( "0" to "9 ","*","#", about keys, delete keys, key confirmation), filling explore 16-bit key conditions for the importation of Chinese characters and symbols, the potential for the importation, Chinese, English, digital input to achieve the highest possible efficiency in the 16 key keypad for inputting Chinese characters equipment outstanding program.
- 2022-03-11 06:40:13下载
- 积分: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