-
VC_UI_programing
VC界面类编程技巧 很多十分有用的实例 包括VC编程实现IE风格的界面 用Visual C++实现带阴影弹出窗口的技术 创建一个不规则形状的窗口等等(VC interface class programming skills a lot of very useful examples include the VC-style interface IE programming Visual C++ implementation with shaded pop-up window technology to create an irregular shape of the window, etc.)
- 2010-09-13 13:23:26下载
- 积分:1
-
ImageView
利用BAYER表抖动显示图象的C++环境下的代码(use bayer table to show images)
- 2012-04-16 14:25:17下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1
-
prog3(关于视图分离)
关于视图分离的最基本程序,实现了两边视图的数据统一与联系(Views on the separation of the most basic procedures, the two sides achieved a unified view of data linked)
- 2005-05-09 15:55:01下载
- 积分:1
-
beautifulbutton
这是关于界面设计中的按钮美化的一些程序,这对美化界面很有帮助(This is the interface design on the button beautify some of the procedures, to beautify helpful interface)
- 2007-01-04 18:37:23下载
- 积分:1
-
Skin5.0
说明: skin5.0 界面库,很不错的皮肤类,简单的一句代码就可以让你的程序更换皮肤(skin5.0 interface library, it is a good skin type, a simple code can make your skin replacement procedures)
- 2009-07-30 20:07:24下载
- 积分:1
-
newreport
一个使用C++编写的报表程序,根据Excel模板生成录入界面,能直接录入数据,或者合并多个相同模板的Excel文件.(Reports written in C++ programs, according to an Excel template to generate input interface, can directly input data, or merge multiple identical template Excel file)
- 2015-01-26 18:03:22下载
- 积分:1
-
ChangeSkin
界面换肤模块提供两种界面换肤方式。“方案一”文件夹中实现的是加载皮肤文件实现界面换肤,“方案二”文件夹中实现的是加载组件库实现界面换肤。(Skinnable interface module provides two interface skinning methods. "Option One" folder implementation is to achieve load skin file interface skin, "Option Two" folder implementation is to achieve load component library interface skin.)
- 2014-07-29 11:28:48下载
- 积分:1
-
spirialMFC
本例通过绘制螺旋图案描述了如何用VC++绘制MFC图形程序。适合学习MFC图形编程的初学者学习。(cases by mapping the spiral patterns described how MFC with VC graphics rendering procedures. MFC for learning graphical programming beginners learning.)
- 2007-05-04 16:24:47下载
- 积分:1
-
Vc_dc
介绍VC绘图中的DC,适合新手参考,主要就是各种dc,父类子类什么的(vc s dc indroduction)
- 2012-01-19 18:39:06下载
- 积分:1