CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - freepy
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - freepy - List
[
Windows Develop
]
freepy.zip
DL : 1
Update
: 2025-02-17
Size
: 3.01kb
Publisher
:
[
Windows Develop
]
freepy
DL : 0
自由拼音输入程序-free phonetic input program
Update
: 2008-10-13
Size
: 3.31kb
Publisher
:
罗华
[
Windows Mobile
]
freepy
DL : 0
移植过来的Windows CE下的自由拼音输入法源码-transplant Windows CE free Pinyin input method FOSS
Update
: 2008-10-13
Size
: 602.44kb
Publisher
:
lx
[
Other resource
]
freepy
DL : 0
利用VC编写的WinCE的一个输入法的源码,提供给大家学习
Update
: 2008-10-13
Size
: 608.57kb
Publisher
:
欧阳程
[
IME Develop
]
src95c
DL : 1
大熊猫输入法(自由输入法freepy)最新源码。-pandas input method (free input method freepy) The latest source.
Update
: 2008-10-13
Size
: 175.41kb
Publisher
:
俞建明
[
Windows Develop
]
自由拼音输入法
DL : 1
本软件是基于windows IME 机制编写而成,名称为:自由拼音输入法。 本软件源代码公开,遵循GUN GPL(General Public License)。 本软件支持win95,win98,winNT。 安装方法】 1. 运行register.exe,注册输入法。实际上是填充 HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Keyboard Layouts HKEY_LOCAL_MACHINE\Software\freepy 2. 把binary目录下的文件拷贝到windows的系统目录下, 例如:c:\win98\system,c:\winnt\system32。其中的文件说明如下: freepy.ime 是该输入法程序本身 freepy.hlp 是帮助文件 freepy.tab 是输入法字典 freepysys.dic 是系统词库 另外,当用户使用时,系统会自造一个用户词库freepyusr.dic,并且自造词库 和系统词库完全一样。 3. 象其它输入法那样,从控制面板中选择该输入法:自由拼音输入法。 4. 完成.
Update
: 2009-02-20
Size
: 525.49kb
Publisher
:
cellcore
[
IME Develop
]
freepy22
DL : 0
一个拼音输入法源码 -The source for an PINYIN input method
Update
: 2025-02-17
Size
: 565kb
Publisher
:
站长
[
Windows Develop
]
freepy31
DL : 0
c program
Update
: 2025-02-17
Size
: 601kb
Publisher
:
罗华
[
Windows Develop
]
freepy
DL : 0
自由拼音输入程序-free phonetic input program
Update
: 2025-02-17
Size
: 3kb
Publisher
:
罗华
[
IME Develop
]
src95c
DL : 0
大熊猫输入法(自由输入法freepy)最新源码。-pandas input method (free input method freepy) The latest source.
Update
: 2025-02-17
Size
: 175kb
Publisher
:
俞建明
[
Windows Mobile
]
freepy
DL : 0
移植过来的Windows CE下的自由拼音输入法源码-transplant Windows CE free Pinyin input method FOSS
Update
: 2025-02-17
Size
: 602kb
Publisher
:
lx
[
Windows CE
]
freepy
DL : 0
利用VC编写的WinCE的一个输入法的源码,提供给大家学习-VC prepared using an input method WinCE source code, available to everyone to learn
Update
: 2025-02-17
Size
: 608kb
Publisher
:
欧阳程
[
IME Develop
]
FreePY
DL : 0
一个拼音输入法的毕业设计~~~~~里面包含文档和源码-A phonetic input method of graduation design ~~~~~ which contains documents and source code
Update
: 2025-02-17
Size
: 1.78mb
Publisher
:
丁东旭
[
IME Develop
]
imecc
DL : 0
cc输入法,前驱是自由输入法,根据后期改编而成的-ime,freepy plus
Update
: 2025-02-17
Size
: 2.4mb
Publisher
:
豆腐干
[
IME Develop
]
freepy.
DL : 0
wince下的输入法编写 一个强大的输入法 优质代码-wince under a powerful input method to prepare high-quality code input method
Update
: 2025-02-17
Size
: 602kb
Publisher
:
FoX
[
IME Develop
]
freepy
DL : 0
一个在WINCE上应用的输入法源码,很是用,值得参考研究。-It s a source code about input method on WINCE.
Update
: 2025-02-17
Size
: 609kb
Publisher
:
余宇航
[
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.
Update
: 2025-02-17
Size
: 605kb
Publisher
:
张三
[
IME Develop
]
freepy
DL : 0
自由拼音输入法源代码,使用方法类似新全拼。 编写使用WIN32API进行编写。代码简单结构清晰-Pinyin input method free source code, use the method similar to the new Quanpin. Prepared using WIN32API to write. Simple and clear code structure
Update
: 2025-02-17
Size
: 535kb
Publisher
:
Ghoskta
[
Windows CE
]
freepy-china
DL : 0
wince 中文输入法,很方便二次开发与移值。-wince Chinese input method, it is convenient for the development and transfer of secondary value.
Update
: 2025-02-17
Size
: 612kb
Publisher
:
wang
[
3G develop
]
freepy
DL : 0
优秀的拼音输入法,使用EVC4在WINCE,PPC的SDK上测试过-Excellent Pinyin input method
Update
: 2025-02-17
Size
: 642kb
Publisher
:
apache
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.