Welcome![Sign In][Sign Up]
Location:
Search - ime

Search list

[Other resourceime

Description: 日语输入法,很好用的.......日语输入法,很好用的
Platform: | Size: 1007388 | Author: wp | Hits:

[OS programMyIME2拼音输入法

Description: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME's findings, and provide examples of projects for your consideration : [code nature] VC reusability of the code [Size] 10K
Platform: | Size: 11211 | Author: 梁文娟 | Hits:

[IME Develop输入法安装制作原理

Description: 输入法安装制作原理 -------------------------------------------------------------------------------- 来源: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.
Platform: | Size: 6918 | Author: WT | Hits:

[IME DevelopIME输入法编程

Description: Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into Chinese or Chinese character strings, into the destination. Because the application is not the same, users will not be able to design their own conversion process, it naturally fell on the importation of Chinese Windows system management.
Platform: | Size: 11253 | Author: WT | Hits:

[IME Develop输入法编程指南

Description: 输入法编程指南(根据msdn翻译) Windows 95输入法编辑器(IME) 原著:Microsoft 翻译:TBsoft Software Studio 一、关于Windows 95混合语言IME 在Windows 95中,IME是一个动态链接库(DLL),与Windows 3.1远东版本IME不同的是,每一个运行的IME相当于混合语言键盘布局中的一种。与Windows 3.1 IME相比较,Windows 95混合语言IME提供下列增强功能:-input method Programming Guide (under flowing translation) Windows 95 Input Method Editor (IME) works : Microsoft Translation : TBsoft Software Studio 1, on Windows 95 IME mixed language in Windows 95, IME is a dynamic link library (DLL), and Windows 3.1 IME different versions of the Far East is that each and every one of IME equivalent of running mixed language keyboard layout in one. IME with Windows 3.1, compared to Windows 95 mixed-language IME provide the following enhancements :
Platform: | Size: 7500 | Author: WT | Hits:

[WEB Mail2221485

Description: 经常在论坛看到网友提问如何发送电子邮件(SMTP服务器认证),其实只要知道客户端与邮件服务器之间会话,用户 名和密码是通过base64编码加密后传送,问题就很容易被解决.协议使用方面和smtp协议使用是一模一样的,值得 注意的就是esmtp协议在用户名和密码验证时,服务器返回一个354的消息代号.本代码没有针对错误提示信息处理, 但保证能正常发送邮件,大家可以自己完善它,本代码还使用IME编码,这样就可以发送超文本电子邮件了。用过 Foxmail4.1朋友应该知道,它实现的图文并茂声音邮件是它的一个亮点。本代码同样可以实现超文本邮件,要发 送mid做为背景音东的邮件,只要对ime代码部分稍加修改就可以实现,歌曲也须用base64编码后发送。目前流行 邮件病毒的原理和此一样,通过IE在IME中的漏洞实现,解决方法可以在注册表中删除IME编码格式,或者安装Winamp 同样也可以解决它(需做的只要在winamp支持的文件格式全选上),怎么越讲越跑题了,大家不要向我扔臭鸡蛋呀, hehe,我也不多废话了,下附本软件所有代码.全整代码也可以在我的个人主页上下载,欢迎各位VB爱好与我联系,交 流编程技术.-often at the Forum to see how an online friend send e-mail (SMTP server authentication), as long as the client to know and conversation between mail servers, user name and password by base64 encoding encrypted transmission, the problem can easily be solved. Use agreement and use agreement is smtp exactly the same, it should be noted is in agreement ESMTP user name and password verification, the server returns a 354 code information. the code does not address the wrong message, but to ensure normal mail, we can complete it themselves, the code also uses IME coding, it can send an e-mail hyperlinks. Used Foxmail4.1 friends should know, it achieved the physical voice mail is the one bright spot. The same code can be achieved Hypertext mail to be sent as a background sound mid east of mail, as
Platform: | Size: 26073 | Author: wj | Hits:

[Windows Develop自由拼音输入法

Description: 本软件是基于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. 完成.
Platform: | Size: 538104 | Author: cellcore | Hits:

[Databasemtk系统盘文件

Description: 以下的文件只是部分文件相信会开系统盘的像MTK IME DRM 的文件都不会瞎删除的!所以不注解!红色部分千万不能删
Platform: | Size: 6128 | Author: 359701239@qq.com | Hits:

[IME Developfreepy30

Description: 自由拼音3.0的源代码-free Pinyin 3.0 source code
Platform: | Size: 623616 | Author: 陈子顺 | Hits:

[IME DevelopKeyTrac

Description: 关于wince下的按键处理程序-weights on the keys handling procedures
Platform: | Size: 2199552 | Author: 倪可送 | Hits:

[OS programMyIME2拼音输入法

Description: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME's findings, and provide examples of projects for your consideration : [code nature] VC reusability of the code [Size] 10K
Platform: | Size: 11264 | Author: 梁文娟 | Hits:

[IME DevelopDll_Ime

Description: 此动态连接库,支持用户把本机所有输入法列入到一个ComBox中,选中之后对于TextBox可以自动选择输入法。外表现层程序需要自己编程-this dynamic link library support users of this machine include all input to a ComBox, after selected for TextBox can automatically input methods. Outside the performance level it needs its own programming procedures. .
Platform: | Size: 8192 | Author: 王云鹏 | Hits:

[WEB Mail2221485

Description: 经常在论坛看到网友提问如何发送电子邮件(SMTP服务器认证),其实只要知道客户端与邮件服务器之间会话,用户 名和密码是通过base64编码加密后传送,问题就很容易被解决.协议使用方面和smtp协议使用是一模一样的,值得 注意的就是esmtp协议在用户名和密码验证时,服务器返回一个354的消息代号.本代码没有针对错误提示信息处理, 但保证能正常发送邮件,大家可以自己完善它,本代码还使用IME编码,这样就可以发送超文本电子邮件了。用过 Foxmail4.1朋友应该知道,它实现的图文并茂声音邮件是它的一个亮点。本代码同样可以实现超文本邮件,要发 送mid做为背景音东的邮件,只要对ime代码部分稍加修改就可以实现,歌曲也须用base64编码后发送。目前流行 邮件病毒的原理和此一样,通过IE在IME中的漏洞实现,解决方法可以在注册表中删除IME编码格式,或者安装Winamp 同样也可以解决它(需做的只要在winamp支持的文件格式全选上),怎么越讲越跑题了,大家不要向我扔臭鸡蛋呀, hehe,我也不多废话了,下附本软件所有代码.全整代码也可以在我的个人主页上下载,欢迎各位VB爱好与我联系,交 流编程技术.-often at the Forum to see how an online friend send e-mail (SMTP server authentication), as long as the client to know and conversation between mail servers, user name and password by base64 encoding encrypted transmission, the problem can easily be solved. Use agreement and use agreement is smtp exactly the same, it should be noted is in agreement ESMTP user name and password verification, the server returns a 354 code information. the code does not address the wrong message, but to ensure normal mail, we can complete it themselves, the code also uses IME coding, it can send an e-mail hyperlinks. Used Foxmail4.1 friends should know, it achieved the physical voice mail is the one bright spot. The same code can be achieved Hypertext mail to be sent as a background sound mid east of mail, as
Platform: | Size: 25600 | Author: wj | Hits:

[IME Develop大熊猫输入法原码

Description: /* 大熊猫输入法(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* /
Platform: | Size: 125952 | Author: 刘生 | Hits:

[Software EngineeringInputMethod

Description: 输入法程序设计技术初探,一篇大学老师写的论文。-input on program design technology, a university teacher to write theses.
Platform: | Size: 89088 | Author: 欧文 | Hits:

[IME DevelopIME_Japanese

Description: 微软提供的日文输入法示例程序,Windows CE 5.0下的。-the Japanese input method example, the Windows CE 5.0 under.
Platform: | Size: 984064 | Author: 欧文 | Hits:

[IME DevelopIme4MN.IME

Description: 我想成为本站会员!!站长能不能帮帮忙啊 谢谢啊-I want to be a site member! ! Director can help the Manga Thank you, ah
Platform: | Size: 923648 | Author: 满都拉 | Hits:

[Windows Developgerenjisuanjidingshizhixingruanjian

Description: 个人计算机定时自动执行软件大家一起分享吧IME4MN.IME是我传的蒙文输入法-regular personal computer software automatically share with everyone IME4MN.IME it is the I-Mongolian input method
Platform: | Size: 1031168 | Author: 满都拉 | Hits:

[Windows Developmyime

Description: 还是一个中问输入法的原答码两个不同.自己编的,大家蚕靠-or an input method had asked the original A two different codes. His series, we rely on silkworm
Platform: | Size: 1103872 | Author: 哦哦哦 | Hits:

[IME Developfcitx-3.0.3-i386-1

Description: linux下最好的输入法,与大家一起分享。-linux under the best input method, and to share with everyone.
Platform: | Size: 1747968 | Author: 梁哲 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 13 »

CodeBus www.codebus.net