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

VCMulti-Language

于 2015-10-16 发布 文件大小:6501KB
0 226
下载积分: 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 个回复

  • Dialog-box
    界面编程的对话框初级编辑教程,适合新手学习(Programming interface dialog primary tutorial, suitable for novice learning)
    2012-04-02 12:01:50下载
    积分:1
  • Comghbobox
    演示了vc控件Combobox的一些重要属性的设置和获取。(Combobox vc demonstrated some important properties of the control settings and access.)
    2011-05-28 17:37:02下载
    积分:1
  • VC++高级特效一百例 VC++080719
    VC++高级特效界面一百例,对做VC++界面GUI的有很好的参考作用(VC++ 100 cases of high-level interface effects, and to do VC++ The GUI interface has a very good reference)
    2020-06-26 01:40:02下载
    积分:1
  • moni
    用于蘑菇温棚的模拟控制程序,包括xls表和动态显示控件,模拟速度速度可调节(Mushroom greenhouses for analog control procedures, including xls tables and dynamic display of control, analog speed can be adjusted)
    2010-07-11 00:29:28下载
    积分:1
  • TimerDemo
    改代码是图形界面美化的很好的代码 希望对大家有用(Graphical interface to change the code is good code beautification want to be useful)
    2011-11-28 22:26:41下载
    积分:1
  • colorkj
    是VB下的颜色渐变控件,很酷的哟!是完全开源的。(VB color gradient is under control, cool yo! Is completely open source.)
    2010-06-03 19:54:42下载
    积分:1
  • PluckBox
    说明:  VC6.0编译运行,可以缩放控件的大小,一个界面编程的例子。(VC6.0 compiler run, and zoom controls the size of an interface programming examples.)
    2006-02-10 17:29:38下载
    积分:1
  • C_C++code_formate
    C_C++源程序的格式化软件,控制台界面(C_C++ Source formatting software, console interface)
    2007-08-01 08:21:24下载
    积分:1
  • calculater
    C++ MFC (Visual Studio 2010)具有图形界面的应用程序——简单的计算器(C++ MFC (Visual Studio 2010) with a graphical interface applications- simple calculator)
    2015-05-07 20:26:48下载
    积分:1
  • YMHW
    声卡数字频率计 该程序是标准的Windows界面,界面友好,以黑色背景红色大号字体显示频率值,具有醒目,程序简洁和测量精度高的特点()
    2018-06-20 09:30:57下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载