-
进程创建
说明: 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
-
565566
扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:57:47下载
- 积分: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
-
VBSlider
VB 6.0 做的SLIDER滑块,不用再使用微软那么大一个OCX了,这个是全部代码生成,不用OCX(VB 6 to do the SLIDER slider, no longer use Microsoft so big a OCX, this is all code generation, no OCX)
- 2015-12-09 08:17:34下载
- 积分:1
-
BCHFace
密码学中BCH码的MFC界面实现,包含编译码过程(Cryptography BCH code MFC interface to achieve, including encoding and decoding process)
- 2016-04-26 16:40:52下载
- 积分:1
-
vc_split
VC++中,用CSplitterWnd切分窗口的实例程序,程序简单,应该可以一目了然了。(A project of VC++ is provided. It s a demo for dividing one window into several parts. This demo code uses CSplitter)
- 2010-05-16 15:10:29下载
- 积分:1
-
MFCDraw
MFC 画图程序
包括了所有画图的功能!
里面包括了源代码,相当好用!(MFC Paint program to include all the functions of drawing! Which includes source code, very easy to use!)
- 2020-11-19 10:09:37下载
- 积分:1
-
Article_demo
c#开发环境,用于实现带进程、向导或操作步骤信息的显示(c# show process or flow info )
- 2012-01-07 16:40:48下载
- 积分:1
-
DataStream2005
用VC。NET2005实现的数据流图编辑程序,实现不同图形的绘制、移动和编辑等功能。(VC.NET2005 achieve the data flow diagram editing procedures, different graphics rendering, mobile and editing functions.)
- 2007-04-11 21:17:46下载
- 积分:1
-
trb
透明窗体的简单例子,动态的文字直接显示在桌面上(Transparent form of a simple example, dynamic text displayed directly on your desktop)
- 2014-01-08 11:37:04下载
- 积分:1