-
进程创建
说明: 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
-
hust-ypu-you
这是一个用VB编写的留言本程序,只是用来给各位参考的,希望大家喜欢这个(This is a message written in VB program, just to give you, hope you like it)
- 2017-06-19 11:31:06下载
- 积分:1
-
MFC最初版
原始简单的mfc界面编程,新学者可以学习(The original simple MFC interface programming, the new scholar can learn)
- 2017-12-21 16:13:49下载
- 积分:1
-
ennonaudio
用VC++实现的微波炉自动控制演示程序,代码完整,做课程设计的可参考下()
- 2018-06-21 18:01:33下载
- 积分:1
-
XPToolBar
XP风格工具栏,漂亮的界面设计,可以编译运行(XP STYLE TOOL BAR)
- 2009-12-21 10:39:49下载
- 积分:1
-
da5651
说明: 杭州康芯电子公司的高速DA模块全部资料,上传啦,绝对的好使,包括DATASHEET(Kang Hangzhou high-speed core electronics module DA all the information you upload, so absolute, including DATASHEET)
- 2009-08-22 17:52:07下载
- 积分: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
-
便捷的图形用户界面终端
便捷的图形用户界面终端.rar(convenient graphical user interface terminal. Rar)
- 2005-01-27 11:44:43下载
- 积分:1
-
hyperedit_demo
说明: multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
TypicalListCtrl
CListCtrl类,可以改变表头的高度,也可以改变表的格式(CListCtrl class, you can change the header height, you can change the format of the table)
- 2010-01-29 18:06:23下载
- 积分:1