-
进程创建
说明: 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
-
prog3(关于视图分离)
关于视图分离的最基本程序,实现了两边视图的数据统一与联系(Views on the separation of the most basic procedures, the two sides achieved a unified view of data linked)
- 2005-05-09 15:55:01下载
- 积分:1
-
loginin
界面登陆vb,实现进入系统常用的登录方式,是初学者所需要的(Interface Log in vb, login into the system, beginners need)
- 2012-12-27 08:56:57下载
- 积分: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
-
vc-skin
vc 皮肤库 skin++包含了大量的皮肤文件,欢迎下载(vc skin, skin++ library contains a large number of skin files, please download
)
- 2020-09-13 14:18:00下载
- 积分:1
-
4564894
本文件包含了三钟电离层延迟参数模型,可以界面化(This document contains the Angelus ionospheric delay model parameters, you can interface technology)
- 2016-04-05 10:01:31下载
- 积分:1
-
DlgDateExchange2
vc 非模态对话框与应用程序之间的数据交换DlgDateExchange2的程序源码(vc non-modal dialog and exchange of data between applications DlgDateExchange2 the program source code)
- 2011-07-03 11:01:15下载
- 积分:1
-
wenzi
用VC++6.0和MFC编译的小程序,实现功能是界面文字可以滚动显示。(MFC with VC++ 6.0 and compile a small program to achieve functional is the interface text can be scrolled.)
- 2014-10-04 19:50:24下载
- 积分:1
-
FNUSB_v02000405
usb通讯 ,实现与设备的USB通讯连接。直接调用就可以使用,清册可是。(USB COMM you can use is to develop your own app.)
- 2017-10-26 13:03:54下载
- 积分:1
-
MFC-tab
MFC中的TAB控件实例编程,带TAB图标(The TAB control instance in the MFC programming with TAB ICONS)
- 2021-04-20 15:08:50下载
- 积分:1