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

VCMulti-Language

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

  • xayvw
    VB环境下的一个CS程序,其中已具备主要功能,易于扩展()
    2017-09-25 11:54:26下载
    积分:1
  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • Demo
    vc如何动态添加和删除菜单项的源码,可以参考下(vc how to dynamically add and remove menu items of the source code, can refer to)
    2011-06-10 15:13:16下载
    积分:1
  • draw
    根据数据库的内容绘制曲线,数据轴可根据库中数据大小自动调整(According to the contents of a database drawing curves, the data-axis can automatically adjust the size of the data library)
    2009-10-09 19:46:24下载
    积分:1
  • 8756456578
    VB图像标尺示例(获取图像像素),有需要的就下载吧。(VB image scale sample (image pixels), has the need to download it.)
    2013-08-17 01:16:27下载
    积分:1
  • kklc
    进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时()
    2017-09-27 22:08:37下载
    积分:1
  • banke_xiaoyi
    这个是编写的一个操作系统算法。用来避免死索的方法。(this is the preparation of an operating system algorithm. To avoid the death claim.)
    2006-06-26 20:27:45下载
    积分:1
  • MDISplitter
    MDI Spliter Example. this is a vb6.0 MDI Exaple . It Explain how to create a spliter in MDI form
    2009-10-30 19:01:08下载
    积分:1
  • Documents
    VC++/MFC project that helps learning paint.
    2011-06-30 17:47:16下载
    积分:1
  • zoomformView
    MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
    2013-11-07 17:22:47下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载