搜索资源列表
IME.zip
- 通过编程实现在输入框获得和失去焦点时输入法的自动切换。
ylam_source.zip
- IME编程的源码
输入法源代码
- 拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读取功能 -Source code of Chinese
源码附件:VC--初探WINDOWS下的IME编程
- 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
Ime4MN.IME
- 我想成为本站会员!!站长能不能帮帮忙啊 谢谢啊-I want to be a site member! ! Director can help the Manga Thank you, ah
tytyt
- 本软件是基于windows IME 机制编写而成,名称为:自由拼音输入法。 本软件源代码公开,遵循GUN GPL(General Public License)。 本软件支持win95,win98,winNT。 Java的系统上运行。-The software is based on the windows IME prepared mechanism, known as : free Pinyin input method. The software source code
ime
- 这是IME的编程范例,希望能给需要的朋友一点参考与启发
IME.zip
- 通过编程实现在输入框获得和失去焦点时输入法的自动切换。,Through programming in the input box on the acquisition and loss of focus automatically switch input methods.
delphi-ime
- delphi ime 输入法源码, 包括图标-failed to translate
Social-IME
- 其于TSF的输入法social IME .学习TSF的可以仔细看看。很好的教程-The TSF' s input the law withsocial IME. Learning TSF can take a closer look. Good tutorial
ime
- 输入法,选自自由输入法改编的,广泛应用于开发输入法-ime,from free ime
ime
- 游戏中输入法的获取,主要用于解决全屏下输入法的显示。使用IME。-Access to the game input methods, mainly used to resolve full-screen display of the next input. The use of IME.
IME
- 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This softwar
ylam_source
- IME编程的源码-IME programming source code
inputsourcecode
- tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读取功能 -tm.t
IME_Guide
- IME输入法编程第一章Windows9x 系统下汉字输入法的基本原理 IME输入法编程第二章Windows9x 系统提供的ime管理函数 IME输入法编程第三章ime 文件中必须使用的结构 IME输入法编程第四章在UI 窗口下需要处理下列windows 消息-IME input method system programming under Chapter Windows9x Chinese character input method of the basic
ime
- 一个简单的按键输入法用来学习输入法,很好用的 大家来支持-A simple key input method input method used to study, we used well to support
tinySRF
- 最小化输入法接口框架(IME编程),实现最简单的输入法编程。-tiny IME interface
IME-inject
- VB - 一个通过IME注入DLL的例程(测试)-VB- an injected DLL by IME routines (test)
ibus-tmpl
- This is a template engine for IME developers. You could start your IME engine from it.