-
进程创建
说明: 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
-
1
说明: 这个程序生成一个窗口 是界面编程的基础部分(this program can disgard point using ransac method)
- 2009-05-08 18:16:58下载
- 积分:1
-
treelog
说明: 很实用的小控件,可将所需要的信息在调试过程中显示在编辑框中,将这个类加到自己的程序中并于编辑框关联即可使用(Very useful widget can be the required information in the debugging process is displayed in the edit box will be added to this category in its own procedures and associated edit box you can use)
- 2008-11-19 17:34:39下载
- 积分:1
-
IrisSkin4
说明: C美化界面,用于帮助需要的人群!辛苦找到,分享给大家,以后大家可以更快更便捷的开发(C beautify the interface to help people in need! Find it hard and share it with you. You can develop it faster and more conveniently in the future.)
- 2020-06-23 19:40:01下载
- 积分:1
-
Campus-Navigation-Systems
校园信息导航系统,vb结合mo做的界面,简单、实用(Campus Information navigation system, vb mo do combine interface, simple and practical)
- 2020-07-03 20:20:02下载
- 积分:1
-
FNUSB_v02000405
usb通讯 ,实现与设备的USB通讯连接。直接调用就可以使用,清册可是。(USB COMM you can use is to develop your own app.)
- 2017-10-26 13:03:54下载
- 积分:1
-
zxhuoxw3
有关DELPHI编程的示例代码和源程序,请大家多支持()
- 2018-03-11 19:32:34下载
- 积分:1
-
CViewTest
一个切换视图类的例子,可以自由切换两个CFormView(A switch view class example, you can switch the two CFormView)
- 2007-11-14 09:14:47下载
- 积分:1
-
Vc_dc
介绍VC绘图中的DC,适合新手参考,主要就是各种dc,父类子类什么的(vc s dc indroduction)
- 2012-01-19 18:39:06下载
- 积分:1
-
Server
一个简单的http服务器程序,带有简单的界面(A simple http server, with a simple interface)
- 2015-04-30 22:38:41下载
- 积分:1