-
进程创建
说明: 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
-
HiderPlus
vb老板键(枚举和隐藏窗体、标题),有需要的就下载吧。(vb boss key (enumeration and hidden form, the title), there is a need to download it.)
- 2013-08-13 23:35:51下载
- 积分:1
-
active
基于C++ alt控件编程教程。对于初学者有很好的指导作用。(It is ALT control base on C++ and good for the beginner.)
- 2010-12-31 23:33:32下载
- 积分:1
-
butterfly
用定时器控制蝴蝶在窗口中飞舞,BitBlt函数
CBitmap类(With a timer control butterfly flying in the window, BitBlt function CBitmap class)
- 2011-06-09 16:15:16下载
- 积分:1
-
24653643753
VB创建系统文件关联的示例源码,有需要的就下载吧。(VB to create system file association example source code, there is need to download it.)
- 2013-08-01 10:27:45下载
- 积分:1
-
cst
圆盘仪表控件 V3.1(4143KB),圆盘仪表控件 V3.1(4143KB)(Instrument control disc V3.1 (4143KB), disc Instrument Control V3.1 (4143KB))
- 2007-10-06 16:01:41下载
- 积分:1
-
ImageViewCtrl
一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
- 2013-08-20 17:18:04下载
- 积分:1
-
MDocDemo
简单的多文档应用程序应用实例源码,有兴趣的朋友学习一下。(Simple multi-document application source code examples, learn about friends who are interested.)
- 2011-05-31 21:15:30下载
- 积分:1
-
VB6-FormatCode
VB代码格式化工具,本人基于原网络格式化插件源码修改,添加图形界面,可调整任意缩进字符数目……
本人一直在用!(VB code formatting tools, I formatted the original network-based plug-in source code to modify, add graphical interface, you can adjust any number of characters ...... I indent been in use!)
- 2020-10-16 20:47:28下载
- 积分:1
-
Chapter2
微软公司的visual studio平台支持的面向对象语言,可用来开发具有标准窗口界面的程序,学习VC的人很有用的哦(Microsoft visual studio platform support object oriented language, can be used to develop applications with the standard Windows interface, learning VC useful oh)
- 2013-03-25 17:39:57下载
- 积分:1