登录
首页 » Visual C++ » VCMulti-Language

VCMulti-Language

于 2015-10-16 发布 文件大小:6501KB
0 163
下载积分: 1 下载次数: 9

代码说明:

  本程序演示了VC++界面程序多语言支持的实现方法: 1.根据用户选择的不同语言,加载不同版本的资源文件,进行切换; 2.同一个VC++界面程序据此支持多种语言。 (This program demonstrates the C++ interface, multi-language support program implementation methods: 1. Depending on the language selected by the user to load a different version of the resource file, switching 2. Same procedure whereby a VC++ interface supports multiple languages.)

文件列表:

dlrnlres
........\dlrnlres
........\........\chinese
........\........\.......\chinese.clw,328,2005-10-26
........\........\.......\chinese.cpp,1757,2005-10-26
........\........\.......\chinese.def,187,2005-10-26
........\........\.......\chinese.dsp,4526,2005-10-26
........\........\.......\chinese.dsw,539,2005-10-26
........\........\.......\chinese.h,1264,2005-10-26
........\........\.......\chinese.ncb,33792,2010-09-20
........\........\.......\chinese.opt,53760,2010-09-20
........\........\.......\chinese.plg,1878,2010-09-20
........\........\.......\Debug
........\........\.......\.....\chinese.dll,114765,2010-09-20
........\........\.......\.....\chinese.exp,520,2010-09-20
........\........\.......\.....\chinese.ilk,112776,2010-09-20
........\........\.......\.....\chinese.lib,1756,2010-09-20
........\........\.......\.....\chinese.obj,11241,2010-09-20
........\........\.......\.....\chinese.pch,6650740,2010-09-20
........\........\.......\.....\chinese.pdb,230400,2010-09-20
........\........\.......\.....\multilanguage.res,8080,2010-09-20
........\........\.......\.....\StdAfx.obj,118476,2010-09-20
........\........\.......\.....\vc60.idb,230400,2010-09-20
........\........\.......\.....\vc60.pdb,413696,2010-09-20
........\........\.......\multilanguage.rc,13895,2005-11-03
........\........\.......\ReadMe.txt,2577,2005-10-26
........\........\.......\res

........\........\.......\...\multilanguage.rc2,405,2005-10-26


........\........\.......\Resource.h,784,2005-10-26
........\........\.......\StdAfx.cpp,209,2005-10-26
........\........\.......\StdAfx.h,1447,2005-10-26
........\........\english
........\........\.......\Debug
........\........\.......\.....\english.dll,122957,2010-09-20
........\........\.......\.....\english.exp,520,2010-09-20
........\........\.......\.....\english.ilk,119744,2010-09-20
........\........\.......\.....\english.lib,1756,2010-09-20
........\........\.......\.....\english.obj,11241,2010-09-20
........\........\.......\.....\english.pch,6650740,2010-09-20
........\........\.......\.....\english.pdb,238592,2010-09-20
........\........\.......\.....\multilanguage.res,15892,2010-09-20
........\........\.......\.....\StdAfx.obj,118476,2010-09-20
........\........\.......\.....\vc60.idb,230400,2010-09-20
........\........\.......\.....\vc60.pdb,413696,2010-09-20
........\........\.......\english.clw,328,2005-10-26
........\........\.......\english.cpp,1757,2005-10-26
........\........\.......\english.def,187,2005-10-26
........\........\.......\english.dsp,4368,2005-10-26
........\........\.......\english.dsw,539,2005-10-26
........\........\.......\english.h,1264,2005-10-26
........\........\.......\english.ncb,33792,2010-09-20
........\........\.......\english.opt,53760,2010-09-20
........\........\.......\english.plg,1856,2010-09-20
........\........\.......\multilanguage.rc,14013,2005-11-03
........\........\.......\ReadMe.txt,2577,2005-10-26
........\........\.......\res

........\........\.......\...\multilanguage.rc2,405,2005-10-26


........\........\.......\Resource.h,784,2005-10-26
........\........\.......\StdAfx.cpp,209,2005-10-26
........\........\.......\StdAfx.h,1447,2005-10-26
........\........\multilanguage
........\........\.............\chinese.dll,114765,2010-09-20
........\........\.............\chinese.lib,1756,2010-09-20
........\........\.............\Debug
........\........\.............\.....\font.obj,13495,2010-09-20
........\........\.............\.....\MainFrm.obj,20319,2010-09-20
........\........\.............\.....\msflexgrid.obj,135899,2010-09-20
........\........\.............\.....\multilanguage.exe,135257,2010-09-20
........\........\.............\.....\multilanguage.ilk,382580,2010-09-20
........\........\.............\.....\multilanguage.obj,25051,2010-09-20
........\........\.............\.....\multilanguage.pch,5536588,2010-09-20
........\........\.............\.....\multilanguage.pdb,533504,2010-09-20
........\........\.............\.....\multilanguageDoc.obj,15463,2010-09-20
........\........\.............\.....\multilanguageView.obj,24406,2010-09-20
........\........\.............\.....\picture.obj,6037,2010-09-20
........\........\.............\.....\rowcursor.obj,2316,2010-09-20
........\........\.............\.....\StdAfx.obj,106319,2010-09-20
........\........\.............\.....\TestDialog.obj,21405,2010-09-20
........\........\.............\.....\vc60.idb,214016,2010-09-20
........\........\.............\.....\vc60.pdb,372736,2010-09-20
........\........\.............\english.dll,122957,2010-09-20
........\........\.............\english.lib,1756,2010-09-20
........\........\.............\font.cpp,2098,2005-10-26
........\........\.............\font.h,1461,2005-10-26
........\........\.............\MainFrm.cpp,2514,2005-10-26
........\........\.............\MainFrm.h,1581,2005-10-26
........\........\.............\msflexgrid.cpp,29360,2005-10-26
........\........\.............\msflexgrid.h,7490,2005-10-26
........\........\.............\multilanguage.cpp,4468,2010-09-20
........\........\.............\multilanguage.dsp,5738,2005-10-26
........\........\.............\multilanguage.dsw,595,2005-10-26
........\........\.............\multilanguage.h,1512,2005-11-03
........\........\.............\multilanguage.ncb,82944,2010-09-20
........\........\.............\multilanguage.opt,53760,2010-09-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • HGE_OBJECT
    说明:  本例子介绍了HGE粒子,动画,GUI界面控件,字体,是一个良好的游戏框架(This example describes HGE particles, animation, GUI interface controls, fonts, is a good game framework)
    2010-04-13 17:47:50下载
    积分:1
  • FaceControl1
    vc——改变视图窗口的背景色FaceControl1的程序源码,希望对大家有所帮助(vc- view window to change the background color FaceControl1 the program source code, we hope to help)
    2011-08-17 22:26:25下载
    积分:1
  • spincontrol
    简单介绍了上下控件的使用方法,对于初学者,有一定的帮助。(Briefly introduced the use of upper and lower control method, for beginners, there are certainly helpful to them.)
    2007-08-16 21:25:17下载
    积分:1
  • suijizimu
    在窗口点击鼠标左键,随机显示字幕,位置,颜色都设置为随机(In the window click the mouse left key, random display subtitles, location, color is set to random)
    2012-03-28 08:55:16下载
    积分:1
  • demoV3
    DUILIB QQDownload演示界面 DUILIB 界面库 开源 www.duilib.com(DUILIB帮助说明文档 DUILIB 界面库 开源 www.duilib.com)
    2011-10-06 21:16:12下载
    积分:1
  • 1
    说明:   vb编程 字体浮雕效果 有代码的(vb programming font embossed with the code)
    2011-10-04 21:07:56下载
    积分:1
  • Text_List
    自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)
    2020-11-28 15:39:29下载
    积分:1
  • 11
    说明:  菜单程序设计,用于提供人机对话的界面 管理应用系统,控制各模块的运行。菜单类型:弹出式菜单、下拉式菜单(Menu programming, for providing the man-machine dialogue interfaceApplication management system, control the operation of each module. Menu type: pop-up menu, the drop-down menu)
    2012-05-12 14:14:44下载
    积分:1
  • propertysheet
    说明:  包括两个类,能够进行类似属性表 属性页的编程,但功能更多(Includes two classes, a similar property to the table properties page programming, but more features)
    2010-05-04 18:41:23下载
    积分:1
  • thirdshang
    实现一个界面,它能够非常完整的输出这样一个程序,我非常的喜欢他(The realization of an interface, it can be very complete output of such a procedure, I like him very much)
    2009-06-23 17:18:30下载
    积分:1
  • 696518资源总数
  • 104951会员总数
  • 8今日下载