CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 Windows CE 搜索资源 - input method

搜索资源列表

  1. MyInputer

    0下载:
  2. 包含拼音和笔画输入的中文输入法,使用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!
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:740546
    • 提供者:李国
  1. IMEForNaviEVCDLL

    1下载:
  2. wince下可运行的拼音输入法,在wincce4.2下测试成功。-weights can run under the Pinyin input method, the test under wincce4.2 success.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:8583
    • 提供者:addy
  1. Pocket pc 基于SIP的拼音输入法 Dvoraksip

    0下载:
  2. Pocket pc 基于SIP的拼音输入法 编译即可运行-Pocket PC SIP-based compiler Pinyin input method can run
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:45667
    • 提供者:林夕书
  1. WINCE_input 基于wince的一个汉语拼音输入法程序的源码

    0下载:
  2. 基于wince的一个汉语拼音输入法程序的源码,嵌入式平台wince6.0下实现- source code of an Chinese input method based on wince, embedded platform to achieve wince6.0
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:672006
    • 提供者:yangzhen
  1. NumPanel.rar

    0下载:
  2. 一个好的输入法源代码,希望多多交流……,还请多多指导,A good input method source code, hope that more exchanges ... ..., also invited a lot of guidance
  3. 所属分类:Windows CE

    • 发布日期:2017-03-23
    • 文件大小:17741
    • 提供者:tiercel
  1. T9IME

    0下载:
  2. wince中的T9输入法源码,可以在PB中编译通过,可以使用-wince in the T9 input method source code can be compiled by the PB, you can use
  3. 所属分类:Windows CE

    • 发布日期:2017-03-26
    • 文件大小:322379
    • 提供者:吴雨
  1. WinCEimpy

    0下载:
  2. WinCE下的输入法,免费,开源,很好用的,谢谢下载-Input Method under WinCE, free, open source, well used, thank you download
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:616336
    • 提供者:slek
  1. WinCE_InputMethod

    0下载:
  2. WinCE的输入法编写,说复杂也不复杂,说简单亦不简单.说复杂嘛,是因为输入法是一个COM,需要实现某些接口,并且由于其特殊性,不能像普通应用程序一样进行调试 说简单嘛,只要把层次搞清,剩下的就和普通应用程序没什么太多的区别.-WinCE input method written in that complex is not complicated, and said simply not easy. That complex thing, because the input method is
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:19361
    • 提供者:chenl
  1. mengtianshurufa

    0下载:
  2. wince下蒙恬手写输入法,支持手写功能,方便简单。-Under wince Penpower handwriting input method support for handwriting features, convenient and simple.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2716102
    • 提供者:Fansy
  1. freepy-china

    0下载:
  2. wince 中文输入法,很方便二次开发与移值。-wince Chinese input method, it is convenient for the development and transfer of secondary value.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:627045
    • 提供者:wang
  1. PinYinInput

    0下载:
  2. 我自己做的拼音输入法,可能不太完善,那位高手改善后联系下我,QQ272482604-I have to do the phonetic input method may not be perfect, that master of the improved contact me, QQ272482604
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:3454
    • 提供者:陈永喜
  1. Notepad

    0下载:
  2. 在EVC下的记事本程序,输入法为自己写的拼音输入法,程序速度不是很快。支持文件列表功能,支持新建,打开,保存,删除文件。支持文本读取,支持换行翻页功能。-In the EVC of the Notepad program, the input method for their own writing Pinyin input method, the program speed is not fast. List of features supporting documents to suppor
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:6875927
    • 提供者:刘林涛
  1. pinyinshuyufa

    0下载:
  2. 拼音输入法,编译环境:Franklin 3.3.4-Pinyin input method, the compiler environment: Franklin 3.3.4
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:10875
    • 提供者:panhongfa
  1. NumPanel2009-09-04-13-57

    0下载:
  2. 数字输入法,WinCE上面的数字输入法源码,可以进行输入数字在WinCE的触摸屏设备上-num input method。 you can use it to input the numbers to the focus windows. it works like another IM on WinCE
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:13601
    • 提供者:saifeng
  1. InputMethod

    0下载:
  2. 这是一个开发WINCE系统上键盘输入法的例子,在EVC上编写,方法易懂,简单易用,可以一看。-This is a development system, the keyboard input method WINCE case in point is the preparation of the EVC, methods easy to understand, easy to use, you can have a look.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:28045
    • 提供者:cnn
  1. WINCEt9

    0下载:
  2. 不敢独享,拿来和大家一起分享,WINCEt9拼音输入法-Not exclusive, brought to share with everyone, WINCEt9 Pinyin input method
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:196427
    • 提供者:吴某
  1. keycode

    0下载:
  2. wince的标准按键输入法,简洁实用,非常好-wince standard keys input method, simple and practical, very good!!!
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:128379
    • 提供者:lijianhai
  1. wnpy_for_ppc

    1下载:
  2. wince 中文输入法,适用于wince 4.0 及其以后的版本-wince Chinese input method
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1317712
    • 提供者:zhangbo
  1. SmartDeviceProject7

    0下载:
  2. WinCE上,在应用程序中调用输入法。本程序调用的是手写输入法。-WinCE on call in the application input. This procedure is called handwriting input method.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-15
    • 文件大小:27872
    • 提供者:戴欢
  1. pp2

    0下载:
  2. 手写输入法,用于WINCE系统。调用程序已上传。-Handwriting input method for WINCE system. Calling program has been uploaded.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2284801
    • 提供者:戴欢
« 12 »
搜珍网 www.dssz.com