CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - directory - List
[
IME Develop
]
输入法安装制作原理
DL : 2
输入法安装制作原理 -------------------------------------------------------------------------------- 来源:http://wbfansbbs.yeah.net 作者:酋长 五笔爱好者论坛里很多朋友问我输入法安装程序怎么做,这两天有空,就整理了一下,希望能够从中给大家一点启示! ★Win9x/Me 系统 步骤一:拷贝文件。 在Win9x/Me系统下, 把输入法相关文件(一般是*.IME,可能还有其它 .DLL文件)拷贝到 Win$\\System$ 目录下。-input methods installed production Principle --------------------------------------------- ----------------------------------- Source : http://wbfansbbs.yeah.net Author : Chiefs 5 T-lovers forum many of my friends asked me input method how to do the installation procedure, which two days time, collate it, and from hope to give us some ideas! People Win9x/Me step in a system : copy documents. In Win9x/Me system, the importation law relevant documents (usually *. IME, there may be other. DLL files), copy of Win $ \\ System $ directory.
Date
: 2008-10-13
Size
: 6.76kb
User
:
WT
[
IME Develop
]
输入法安装制作原理
DL : 0
输入法安装制作原理 -------------------------------------------------------------------------------- 来源:http://wbfansbbs.yeah.net 作者:酋长 五笔爱好者论坛里很多朋友问我输入法安装程序怎么做,这两天有空,就整理了一下,希望能够从中给大家一点启示! ★Win9x/Me 系统 步骤一:拷贝文件。 在Win9x/Me系统下, 把输入法相关文件(一般是*.IME,可能还有其它 .DLL文件)拷贝到 Win$\System$ 目录下。-input methods installed production Principle-------------------------------------------------------------------------------- Source : http://wbfansbbs.yeah.net Author : Chiefs 5 T-lovers forum many of my friends asked me input method how to do the installation procedure, which two days time, collate it, and from hope to give us some ideas! People Win9x/Me step in a system : copy documents. In Win9x/Me system, the importation law relevant documents (usually*. IME, there may be other. DLL files), copy of Win $ \ System $ directory.
Date
: 2025-12-30
Size
: 6kb
User
:
WT
[
IME Develop
]
bm
DL : 0
说明: tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读取功能 -Description: tm.txt => input method to the original encoding table code table that is a dictionary example: should be small => large sort bm.zip => input method to establish source code table ime.zip => IME input method source tminstall.zip => install the source code input method imm.h multimon.h winhtml.zip => VC Treasury under the HTML compiler multimon.h Please imm.h and copied to the vc++ under the include directory under the user should be readmb function add your own code table reading
Date
: 2025-12-30
Size
: 8kb
User
:
kuangxue
[
IME Develop
]
KeyBoard
DL : 0
一个640*480的全屏键盘输入法,可移植于嵌入式设备,详细文档已经做好,在html目录下。-A 640* 480 full-screen keyboard input method can be transplanted into embedded devices, detailed documentation has been doing a good job, in the html directory.
Date
: 2025-12-30
Size
: 2.47mb
User
:
wf
[
IME Develop
]
freepy
DL : 0
本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。-The software used has been prepared by VC++5.0, but VC++4.1 or later should be all right, if not, may wish to file directory imm Kaodao directory corresponding VC. It is another input method program is actually a dynamic link library, that is, feepy.ime is a dynamic link library, so you create a project, using dynamic link library format, and to generate the library file into freepy.ime . In addition, this process is a dynamic list thesaurus is memory-mapped file Dynamic memory sharing, the sharing of the dynamic memory of a friend are interested can refer to.
Date
: 2025-12-30
Size
: 605kb
User
:
张三
[
IME Develop
]
IME
DL : 0
本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This software using the VC++ 5.0 and compiled, but more than VC++ 4.1 version should is ok, if you can t, you might as well put the imm list of files to the VC corresponding kao directory. In addition to explanation is input method program is actually a dynamic-link libraries, namely feepy. Ime is a dynamic-link libraries, so you create project, want to use a dynamic-link library format, and the generated library into freepy. Ime. In addition, the program thesaurus is a dynamic linked list, is by the memory mapping file realize dynamic memory Shared, dynamic memory to share interest friends can reference. (note: this program have not I wrote, just for a long time, take it out and collect share)
Date
: 2025-12-30
Size
: 536kb
User
:
王祥云
[
IME Develop
]
DLL-Linker
DL : 0
Visual Basic application - create standard DLL file under VB6. Copy LINK.EXE and LINKORG.EXE to VB6 directory
Date
: 2025-12-30
Size
: 29kb
User
:
Augus TT
[
IME Develop
]
DroidCam.4.1_client
DL : 0
The directory you selected may be incorrect, please re-select:
Date
: 2025-12-30
Size
: 1.05mb
User
:
vu van long
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.