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

VCMulti-Language

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

  • 35804975
    在菜单中加入图标 Add an icon to the menu(Add icon to Add an icon in the menu to the menu)
    2017-06-13 17:26:54下载
    积分:1
  • namcthq
    As the name implies, the form is transparent(As the name the implies that the form is transparent)
    2017-03-30 23:46:17下载
    积分:1
  • downwhen
    Shut down, save the file first when you try
    2017-03-29 15:40:20下载
    积分:1
  • qkx
    vb实现的按钮与按钮之间的互相灰化,来屏蔽一些功能,主要代码(vb button and the button to achieve mutual between the ash to shield some of the features, the main code)
    2010-12-13 13:38:50下载
    积分:1
  • ellipseface
    带背景的椭圆形窗体源码(VC) 使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像,bmp格式的背景图片,去除了窗口上的标题栏和最小化、最大化以及关闭按钮,退出时主按键盘的“ESC”键。窗口最终效果如.. 语言界面:简体中文 (Oval form with background source (VC) Use VC production knowledge learned form to create an elliptical form, in this irregular usage within a background image, background image bmp format, in addition to the title bar on the window and minimize, maximize, and close button to exit the main press keyboard ESC key. As final results window .. Language Interface: Simplified Chinese)
    2015-06-10 18:06:57下载
    积分:1
  • testprog
    一个简单好用的进度条例子程序 vc++开发 可以在此基础上增加自绘功能(An easy-to-use progress Ordinance the subroutine vc++ development to increase self-drawn on this basis)
    2012-08-07 16:25:25下载
    积分:1
  • 03_abcd
    Internet Explorer 4 style UI IE4.0风格的界面效果(29KB)(style UI Batteries style interface effects (Take))
    2005-04-20 20:36:38下载
    积分:1
  • InfoListCtrl
    利用VC的对话框开发出可视化的控件.这种方法可以利用VC的对话框程序设计出各种控件。(Developed Active X control using VC Visualization dialog control. it is just a sample to view the develop steps of developing active X control.)
    2010-09-02 16:55:35下载
    积分:1
  • LineChartControlDemo
    用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
    2020-12-14 23:39:13下载
    积分:1
  • skin-interface-library
    一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上(A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification)
    2014-11-08 17:11:16下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载