-
进程创建
说明: 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
-
00097567
动画启动界面,VC++经典编程源码,很好的参考资料。(Animation interface to start, the classic VC++ programming source code, a good reference.)
- 2013-11-15 09:29:09下载
- 积分:1
-
rotorate-picture
一个翻转图象的源程序,很有意思的,希望大家看看,交流下(A reversal of the source images, very interesting, I hope to see everyone and exchange under)
- 2008-05-05 00:01:46下载
- 积分:1
-
BitmapMenu
vc——创建带有图标的菜单BitmapMenu(vc- create a menu with icons BitmapMenu)
- 2011-07-24 20:59:03下载
- 积分:1
-
zutaijiankong
一个组态监控的界面源码,原来网上下的有BUG,这个是修正后的还是挺实用的(A source interface configuration monitoring, the original BUG online, this is corrected quite useful)
- 2015-01-21 22:01:35下载
- 积分:1
-
Calendar(v1.01)
WTL编写日历控件,继承EDIT控件自绘而且,可自行修改方便使用(WTL DRAW calendar)
- 2016-03-03 11:50:12下载
- 积分:1
-
duilib-master
开源库,实现界面开发,可以使用开发各种界面,使用Win32(Open Source Library for Interface Development)
- 2020-06-18 18:00:01下载
- 积分:1
-
Windows-jiemianbiancheng
windows界面编程的代码,,基本的界面操作都可以实现。(windows programming interface code. .)
- 2013-04-20 16:45:09下载
- 积分:1
-
VCMulti-Language
本程序演示了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.)
- 2015-10-16 10:05:34下载
- 积分:1
-
ActiveBar
ActiveBar2控件(VB的朋友都知道),真正的完全破解版本。是一款专业级的菜单设计控件。(网上面有许多破解程序都有问题)//这里测试100%通过(ActiveBar2 control (VB friends know), the real version broken completely. Is a professional-level menu design controls. (Many online noodle crack processes)// 100% tested here by )
- 2020-07-03 19:20:02下载
- 积分:1