-
进程创建
说明: 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
-
Vvcvirtualosci
Visual C虚拟示波器源码可以通过此源代码学学习相关频谱显示功能 ,
(Visual C virtual oscilloscope source can learn through this source code to learn the relevant spectrum display)
- 2012-08-14 23:46:01下载
- 积分:1
-
MFC-Interface-pragramming-examples
MFC界面编程的一些比较经典的例子,共26个,包括如何实现位图按钮、如何使用进度条、如何使用旋转按钮等等,对从事系统编程的人帮助较大(MFC programming interface, some of the more classic example, a total of 26, including how to implement bitmap buttons, how to use the progress bar, how to use the rotate buttons, etc., for people to help in the larger system programming)
- 2010-10-19 13:36:38下载
- 积分:1
-
avamlable-detects
系统检测工具,可以检测CPU的类型和可用物理内存(System detection tool that detects the type of CPU and the physical memory available)
- 2018-11-05 14:42:52下载
- 积分:1
-
SZxscxjm_
圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识,和电子钟相关不大,有兴趣的就下载源码参考一下。(Round clock source, VC++ electronic clock that displays the current system time, round style, in fact, this source is about some of the interface design knowledge, and related electronic bell little interested to download source code reference.)
- 2013-06-22 12:59:49下载
- 积分:1
-
FaceControl3
vc 动态设置主框架窗口的图标FaceControl3的程序源码(vc dynamically set the icon for the main frame window of the program source code FaceControl3)
- 2011-07-03 16:21:10下载
- 积分:1
-
Plugin
VB插件编写示例及调用演示源程序,有需要的就下.(VB demo source plug-ins writing sample and call, is in need.)
- 2013-07-28 08:12:48下载
- 积分:1
-
16
说明: Visual C++安例开发集锦,多媒体应用,实现用playsound播放声音文件(Visual C++ development highlights security cases, multimedia applications, to achieve the sound file plays with playsound)
- 2010-03-31 18:43:49下载
- 积分:1
-
OPMS6
实现养老院信息管理系统中老人信息管理功能(Information management system to achieve the elderly in nursing homes information management capabilities)
- 2010-01-11 17:11:06下载
- 积分:1
-
VC++高级特效界面一百例 VC++080719
VC++高级特效界面一百例,对做VC++界面GUI的有很好的参考作用(VC++ 100 cases of high-level interface effects, and to do VC++ The GUI interface has a very good reference)
- 2020-06-26 01:40:02下载
- 积分:1