-
进程创建
说明: 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
-
MMLUWS
本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件()
- 2017-09-26 23:01:01下载
- 积分:1
-
20103521287041
说明: XP控件库,有一定参考价值 资源类别:
VC源码¦用户界面
文件大小:
170KB
(XP Control Library, a certain reference value resource categories: VC Source ¦ user interface file size: 170KB)
- 2011-04-11 21:39:02下载
- 积分:1
-
2011_08_20_ADO_Access
VC++ MFC中基于对话框的程序 使用ADO对ACCESS进行操作,编辑,添加、删除记录,显示所有的记录等。如何对mdb程序进行压缩等功能、如何动态建立mdb文件以及动态建立table表进行详细说明。(VC++ MFC dialog based on the ACCESS program uses ADO to operate, edit, add, delete records, show all records. How to compress mdb program functions, how to dynamically create mdb file and dynamically build table table details.)
- 2011-08-22 19:31:19下载
- 积分:1
-
CAD20160629
利用VB语言编制程序,生成EXE文件,点击该文件将启动CAD,并为CAD工具栏上加载对应菜单,用户根据需要修改代码的工具名即可。(vb- cad menu)
- 2016-07-03 16:15:39下载
- 积分:1
-
XPToolBar
XP风格工具栏,漂亮的界面设计,可以编译运行(XP STYLE TOOL BAR)
- 2009-12-21 10:39:49下载
- 积分:1
-
5649
再发一个文字滚动,基于VB代码,很不错的VB源码,适合VB爱好者学习研究。(And then send a text to scroll through the VB code, it is a good VB source code for VB lovers learn.)
- 2012-04-12 17:01:20下载
- 积分:1
-
LineChartControlDemo
用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
- 2020-12-14 23:39:13下载
- 积分:1
-
clearall
精美的界面设计,Microsoft Visual C++ 6.0编写,可以用2005,2008什么的打开(Elegant interface design, Microsoft Visual C++ 6.0 to prepare, can be used to open what 2005,2008)
- 2009-02-26 23:19:58下载
- 积分:1
-
WindowViewportMap
该小程序形象说明了Windows窗口与视口之间的映射关系。(The image shows a small Windows program window and viewport mapping between.)
- 2011-10-18 10:00:15下载
- 积分:1