-
进程创建
说明: 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
-
rose
持续在屏幕上打印出玫瑰花,任意键退出。使用MFC编写。(Continuously print out rose on the screen, any key to exit. Writing with MFC.)
- 2016-01-06 19:18:52下载
- 积分:1
-
BP_GitChat
说明: BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络,py实现(BP (back propagation) neural network is a concept put forward by Rumelhart and McClelland in 1986. It is a multi-layer feedforward neural network trained by error back propagation algorithm. It is the most widely used neural network at present.)
- 2019-05-06 14:07:38下载
- 积分:1
-
ALL-HD
用一个自已写的VB程序,发送信息到正在运行的第三方程序的某个指定的窗体之中。遍历所有窗体与子窗体,以找到需要发送信息的子窗子句柄(please read THE CHINESE notes)
- 2016-08-03 22:39:38下载
- 积分:1
-
testdelphi
可视化属性绑定,stringgrid,bindingList,PrototypeBindSource等控件对可视化属性的绑定(stringgrid,bindingList,PrototypeBindSource Visual attributes bind)
- 2013-11-25 18:16:10下载
- 积分:1
-
MyBtSt
C++下的界面美化编程类,非常适合C++、VC程序员使用(C++ programming classes under the beautification of the interface is ideal for C++, VC programmers)
- 2010-11-25 10:19:48下载
- 积分:1
-
00097567
动画启动界面,VC++经典编程源码,很好的参考资料。(Animation interface to start, the classic VC++ programming source code, a good reference.)
- 2013-11-15 09:29:09下载
- 积分:1
-
SkinPPWTL
SKINPPWTL静态库,正版!
原来公司买的,后来去掉了验证现在分享出来!
(SKINPPWTL static library, genuine! The original company bought, and later removed to verify share out now!)
- 2014-07-03 02:10:35下载
- 积分:1
-
79867564
使用代码控制文字滚动,C++Builder精选编程学习源码,很好的参考资料。(Use code to control the rolling text, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 06:43:21下载
- 积分:1
-
chixf
1登陆界面2主窗口(包含主表区,权限显示区,查询区,信息显示区,副表区)3用户管理4角色管理权限5数据字典6社区资料()
- 2017-09-23 17:37:56下载
- 积分:1