Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - chinese input method
Search - chinese input method - List
Linux下的中文输入法-Linux of Chinese character input method
Update : 2025-02-17 Size : 624kb Publisher : 王朝阳

这是一个提供给使用遥控器的嵌入式设备开发的一个中文拼音输入法,是用键盘模拟遥控器, F9,F11,F12为换行,数字和+号键来操作,在视图菜单中点打开输入法,-This a remote control for the use of embedded devices developed by a Chinese Pinyin input method is the use of remote control keyboard simulation, F9, F11, F12 for a newline, and the number of keys to operate the View menu to open the midpoint of the input method,
Update : 2025-02-17 Size : 116kb Publisher : 古彼勒

DL : 0
T9 输入法. 可以方便地移值到单片机上使用. 可实验T9输入法.-T9 input method, which can transfer to singlechip system conveniently. It can implement the T9 input method.
Update : 2025-02-17 Size : 7kb Publisher : ihafd

DL : 0
用来代替旧版本的brew的库文件,用这个文件做的程序才能支持中文和笔画输入等输入法,是联通博路的人发给我的。-to replace the old version of the brew of the library, use this document to do the procedure can support the importation of Chinese and strokes as input method, covering most of the people sent to me.
Update : 2025-02-17 Size : 7kb Publisher : 于明着

/* 大熊猫输入法(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* /
Update : 2025-02-17 Size : 123kb Publisher : 刘生

Linux下的QTE 嵌入式可用的中文拼音输入法c++ ,利用他你可以进程移植到你的linux应用里-Linux embedded under the QTE available in Chinese Pinyin input method c, you can use him to the transplant process your application Lane linux
Update : 2025-02-17 Size : 216kb Publisher : 蓝鸥

自由拼音输入法3.1源代码 最新的2003年版 没有更新的了-free Pinyin input method 3.1 source code for the latest version of the 2003 update of the no
Update : 2025-02-17 Size : 567kb Publisher : zy82

这是一个嵌入式系统上运行的中文输入法, 可以为PDA等手持设备提供一种方便快捷的中文输入法。移植也相当方便,直接交叉编译即可。-This is an embedded system running on the Chinese input method for handheld devices such as PDAs provide a convenient mode of Chinese input methods. Transplants are very convenient and can be directly cross compiler.
Update : 2025-02-17 Size : 216kb Publisher :

可移植的中文输入法包含拼音和笔画输入,使用VC.NET2003开发的,可以使用也WINCE.NET系统和WINDOW系列系统-portable Chinese input method includes phonetic input and stroke, the use of VC.NET2003 development, WINCE.NET also can be used to understand the system and the family system
Update : 2025-02-17 Size : 4.97mb Publisher : 翁礼金

移植过来的Windows CE下的自由拼音输入法源码-transplant Windows CE free Pinyin input method FOSS
Update : 2025-02-17 Size : 602kb Publisher : lx

一步 教你如何在redhat9中,添加fcitx-小企鹅中文输入法。很easy哦!-Teach you how to step RedHat9, add fcitx-Little Penguin Chinese input method. Oh, very easy!
Update : 2025-02-17 Size : 121kb Publisher : 张大海

包含拼音和笔画输入的中文输入法,使用VC.NET2003开发.portable Chinese input method includes phonetic input and stroke, the use of VC.NET2003 development, WINCE.NET also can be used to understand the system and the family system!-Contains the alphabet and the number of strokes of Chinese character input method to enter, use VC.NET2003 development. Portable Chinese input method includes phonetic input and stroke, the use of VC.NET2003 development, WINCE.NET also can be used to understand the system and the family system!
Update : 2025-02-17 Size : 723kb Publisher : 李国

在线的中文输入法源代码,可以直接访问网页输入中文,在国外的朋友用的到了 这是我收藏的很好的一个。-Online Chinese input method source code, you can directly access the page to input Chinese characters, in foreign countries to use Friend This is my very good collection.
Update : 2025-02-17 Size : 806kb Publisher : hhh

DL : 0
一个简单的T9拼音输入法,已经按汉字使用频率排序了.-A simple T9 Pinyin input method, has been sorted according to frequency of use of Chinese characters.
Update : 2025-02-17 Size : 205kb Publisher : liuwei

一般而言,文字模式下的输入法并没有特殊的规范或协议,程序所要做的,只有取得使用者的字键输入,再将中文输出到「标准输出 (standard out)」管道,系统自然会将这些文字喂入应用程序中。只要应用程序能够接受并处理 8位字符码,则不会有任何问题。 -Generally speaking, the text input mode and no special norms or agreements, procedures to be done, it is only through the user
Update : 2025-02-17 Size : 2kb Publisher : apple

中文拼音输入法,C源程序,比较简单,仅供参考,谢谢!-Chinese pinyin input method C source program
Update : 2025-02-17 Size : 11kb Publisher : 王大

含有中文输入法的qt程序 redhat,嵌入式平台验证通过 ubuntu10下有bug-Qt program contains Chinese input method redhat, the embedded platform authentication through ubuntu10 have bug
Update : 2025-02-17 Size : 10.88mb Publisher : 张永安

基于51单片机的 中文拼音输入法 C源程序,可移植到大部分51单片机的相关应用中。-51 singlechip Chinese Pinyin input method C source based on
Update : 2025-02-17 Size : 11kb Publisher : Martin

c++ 中文输入法 通过面向对象实现简单的拼音输入-c++ Chinese Pinyin input method input through a simple object-oriented
Update : 2025-02-17 Size : 1.21mb Publisher : Jimmy yang

基于QT的中文输入法,将拼音及中文存储在sqlite中,输入拼音后搜索sqlite库,获取对应中文汉字,基于QT4.5.1开发完成。-QT-based Chinese input method, in sqlite, search Pinyin and Chinese Pinyin sqlite library after entering the store, get the corresponding Chinese characters, complete QT4.5.1 based development.
Update : 2025-02-17 Size : 342kb Publisher : 樊建中
« 12 3 4 5 6 7 8 9 10 ... 17 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.