-
进程创建
说明: 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
-
dotnetui
说明: 用Visual C++ 实现的类似MSDN 2002 样的界面代码。(Using Visual C++ to achieve a similar kind of interface MSDN 2002 code.)
- 2009-08-03 10:13:46下载
- 积分:1
-
Change-mouse
说明: 执行该程序后可以按照自己的喜好选择4种样式的鼠标形状(After the implementation of the program according to their own preferences 4 style mouse shape)
- 2011-03-03 18:35:06下载
- 积分:1
-
Lissajous
Lissajous,李萨茹曲线,
Win32 API,多窗口,其中一个窗口作为
工具条(Lissajous Curves Drawing,using
Win32 API. Muti-Windows, Multi Threads.)
- 2012-05-08 19:59:01下载
- 积分:1
-
MFC-stydy
MFC学习资料,mfc窗口创建程序,列表控件树控件使用程序,dll,com相关编程,绘图,序列化等程序,并附有说明(MFC learning materials, MFC window creation program, list controls the tree control procedures, DLL, COM programming, drawing, serialization and other procedures, together with a detailed description)
- 2013-09-28 21:07:57下载
- 积分:1
-
scope1714
利用vc++编写的研华1714板卡的数据采集程序,曲线绘制(advantech 1714 data acquisition by myself,and data curve drawing)
- 2020-09-10 10:08:00下载
- 积分:1
-
PlayTimeTest
时间块界面展示,画面上显示哪个时间段信息(Block interface shows the time displayed on the screen which time the information)
- 2011-05-31 10:37:23下载
- 积分:1
-
ninebox
说明: 用visual studio 2008编写的九宫格拼图,可以分割成3*3、4*4、5*5、6*6几种,还可以更换拼图的图片(Prepared using visual studio 2008 Jiugongge puzzles, can be divided into 3* 3,4* 4,5* 5,6* 6 several, you can also change the picture puzzle)
- 2011-04-06 21:18:21下载
- 积分:1
-
VCsrcOICQjiemian
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。 (VC-source interface OICQ fully mimic the procedure, and can be downloaded facie interface.)
- 2009-04-16 18:00:50下载
- 积分:1
-
code
基于VB编写的上位机界面软件,通过串口接收温度以及湿度,具有过温报警功能等(Based PC interface software written in VB, the the serial receiver temperature, and humidity, with over-temperature alarm function)
- 2013-03-12 17:58:16下载
- 积分:1