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

VCMulti-Language

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

  • CViewTest
    一个切换视图类的例子,可以自由切换两个CFormView(A switch view class example, you can switch the two CFormView)
    2007-11-14 09:14:47下载
    积分: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
  • CChartDll
    一个免费的C++ windows绘图类,功能丰富,实用,界面美观,可以实现多种图形的绘制。(C++ drawing class, feature-rich, practical, and can achieve a variety of graphics rendering.)
    2013-04-11 14:18:45下载
    积分:1
  • smtpcx
    一个简单的托盘程序 可以实现光驱的开关(a simple procedure tray can be achieved by switching drive)
    2007-05-20 22:45:46下载
    积分:1
  • High-speed_Charting_Control
    绘制点、直线、曲线的程序,界面美观,并且对速度进行了优化,占用资源少。可移植到PPC上。内附详细的注释(Drawing points, straight lines, curves of the procedures, interface aesthetics, and speed is optimized, taking up less resources. Can be ported to the PPC. Containing detailed Notes)
    2007-09-22 20:40:54下载
    积分:1
  • MoveItem
    用vc++来编写活动窗口,代码方便简明,适合刚开始学习入门的人(With vc++ to write the active window, the code to facilitate concise, suitable for people just beginning to learn the entry)
    2012-05-07 13:51:42下载
    积分:1
  • GL12
    编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括 增加学生,浏览学生信息,删除学生; 2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox; 3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件; 4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
    2020-07-03 02:40:01下载
    积分:1
  • vc_split
    VC++中,用CSplitterWnd切分窗口的实例程序,程序简单,应该可以一目了然了。(A project of VC++ is provided. It s a demo for dividing one window into several parts. This demo code uses CSplitter)
    2010-05-16 15:10:29下载
    积分:1
  • EasySizeHD2
    可缩放的界面编程 通过方便的宏来进行 并且内部控件也能自动调整大小(Scalable programming through a user-friendly interface to the macro and internal controls can also automatically adjust the size of)
    2009-04-15 17:53:41下载
    积分:1
  • XPToolBar
    XP风格工具栏,漂亮的界面设计,可以编译运行(XP STYLE TOOL BAR)
    2009-12-21 10:39:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载