-
进程创建
说明: 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
-
titlescroll
用vc6.0编写的Scroll控件,它可以实现独特的特性。(vc6.0 prepared with the Scroll controls, it can achieve unique properties.)
- 2006-07-27 11:18:27下载
- 积分:1
-
Silverlight.FlexGrid.Beta
关于flexGrid在sliverlight中运用的开发说明文档(ComponentOne FlexGrid for Silverlight & WPF)
- 2012-04-25 10:18:14下载
- 积分:1
-
third2
实现一个界面,它能够非常完整的输出这样一个程序,我非常的喜欢他(The realization of an interface, it can be very complete output of such a procedure, I like him very much)
- 2009-06-23 17:16:22下载
- 积分:1
-
wan_nian_li
图形界面的万年历源代码,适合初学者课程PJ使用(perpetual calendar)
- 2015-12-02 11:39:00下载
- 积分:1
-
Menu
使用VC++语言基本实现菜单栏的基本功能(VC++ language using the basic realization of the basic functions of the menu bar)
- 2011-05-10 08:16:43下载
- 积分:1
-
Ncurses-Documentation
ncurses文档_——_介绍和curses相关的编程linux下基于Ncurses图形界面编程的实例(ncurses Documentation _- _ Introduction and curses related programming under linux Ncurses-based graphical interface programming examples)
- 2013-08-27 19:54:28下载
- 积分:1
-
qt
说明: QQ界面的简单实现 三个对话之间可以互相切换 可以更改备注名(QQ simple implementation of the interface)
- 2015-01-17 12:15:37下载
- 积分:1
-
python 初学者编程小程序
适合初学者编程小程序,适合熟悉python基本使用,可重复性强(Suitable for beginners to program small programs, suitable for familiar with the basic use of python, strong repeatability)
- 2020-06-21 17:20:01下载
- 积分:1
-
A_Star-path-planning
A星算法实现路径规划动画演示 带gui界面(A star path planning with GUI)
- 2014-01-06 18:54:17下载
- 积分:1