搜索资源列表
testlanguageconversion
- 在类VC界面实现中制作个性化界面以及实现制作多国语言切换 ,大家可以看看怎么样? 给些建议-VC interface in the class realization create personalized interface and the achievement of producing multi-language switching, we will look at how to sample some of its recommendations
TMultiLanguage
- 这是一款多语言控件,拖放到Form上能自动解析出界面上的字符串到.ini文件中去,可以自动显示语言切换菜单,只要有对应语言的.ini文件就可以支持对应语言.-This is a multi-lingual control, drag and drop to Form can automatically parse out interface to the string. Ini file to be automatically switched language menu, as long as
lng
- 本示例是制作个性化界面,利用资源制作多国语言切换,
modLanguage
- Visual Basic 多语言支持模块, 可以使你的VB程序支持多种语言, 随时切换. 使用方法: 将语言文件保存为Language.lng 在需要时调用ChangeLanguage(Language) 示例: 修改语言: ChangeLanguage(\"简体中文\") 修改语言为简体中文 获取语言文件中的全部语言 GetLanguage As String 返回一个包含所有语言的数组 说明: 语言文件格式(参考Language.lng)
ResBorn
- ResBorn 是一种高效方便的多语言引擎,它的工作模式如下: 1.导出字符串: 枚举指定PE文件(可以是当前进程的EXE文件)中的所有资源,把其中语言相关的字符串(对话框、菜单、字符表)导出为 LNG 格式的语言字符串列表(UNICODE带BOM的文本文件),用户可以使用任何文本编辑器编辑它。 2. 导入字符串:枚举指定PE文件(可以是当前进程的EXE文件,有自动退出更新机制)中的所有资源,根据1中所述的LNG文件,把特定的字符串更改结果回写到资源中,完成一个多语言版本的重
WndTabs320-vc6_multiTabs
- 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === === \"Window Tabs\" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting
制作帮助
- 利用INI文件实现界面无闪烁多语言切换-use interface to achieve Flicker-free multi-lingual switch
语言切换
- 本程序是关于VB6.0的简单菜单的多语言切换,通过对不同资源的加载,可以容易实现动态菜单的编程,它的实用价值也许不高,但是它的编程思想可以借鉴.-this procedure is a simple Visual Basic 6.0 on the multi-language menu switch to different resources through the loading, can easily achieve dynamic menu of programming, and its
HabitiInterface-MulLanguage
- 使用DrawItem函数个性化界面,多国语言切换使用SetThreadLocale函数就很容易的实现,不过Win2K以上版本的OS中好用。 -The use of personalized DrawItem function interface, multi-language switch SetThreadLocale function can easily use the implementation, but more than Win2K version of the OS in
abc
- 制作完成个性化界面以及实现制作多国语言的切换-Produced personalized interface, as well as the realization of the production of multi-language switch
MultiLanguage_Source(多语言界面解决)
- 多语言界面切换方法,为本地化提供一种方法。-multilingual interface switching method of providing a way to localize.
multilang
- 可在VC++环境中,实现多国语言切换,已经包含中文和英文-In VC++ environment, the realization of multi-language switch has been included in Chinese and English
keyboard
- 主要讲述PreTranslateMessage消息响应函数的应用,该函数会响应键盘事件。 在运行程序后,再打开帮助对话框,点击F5后。主框架和帮助对话框的标题会同时响应刷新。该功能常用于快捷键切换。比如多国语言切换等。-PreTranslateMessage focuses on the application of the news response function, the function will be to respond to keyboard events. After ru
MultipleLanguageUsingDLL
- 采用Dll完成VC对话框的多语言实现,可以进行动态切换-Multiple Language Using DLL
MultiLanguage
- 动态实现多语言切换,可以直接在项目中应用-Dynamic multi language switch can be directly applied in the project
MUlti_LAN
- 我自己写的一个VC界面多语言之间的切换,可以在程序运行中先设置语言也可以在运行过程中动态切换,非常好用!-I wrote a VC interface switch between multiple languages, you can set the program to run in the first language can also be switched dynamically during operation, very easy to use!
20059151251147
- 1.TestDrawItemFunction.rar 制作个性化界面时使用DrawItem函数,这是对此了解有所帮助 2.TestLanguageConversion.rar 制作多国语言切换时,以前使用ini文件来操作这样编程比较复杂。使用SetThreadLocale函数就很容易的实现,不过Win2K以上版本的OS中好用-1.TestDrawItemFunction.rar Make a personalized interface to use DrawItem functio
oprn
- 使用XML文件实现多语言切换,可以同时切换所有打开的窗口的语言-Using XML file to realize multiple language switch, can switch all the language of the open window at the same time
NCJQ
- 使用resx文件实现多语言切换,可以同时切换所有打开的窗口的语言(Using resx files to implement multilingual switch, can switch all the language of the open window at the same time)
switcfing_Winform
- 在Winform中,使用百度翻译API自动翻译,实现多语言切换(In Winform, use baidu translation API automatically, realize the language switching)