(aprogramdevelopmentsteps(a)toopenvc,selectmenuitemfile-gt;New,tabtochooseprojectsandtheestablishmentofa"process"ofwin32consoleapplicatoinworks;Attentiontocreatedesignatedtocreatethedirectoryoftheproject;(2)establishaprojectdocument"process.cpp":Selectmenuitemproject-gt;addtoproject-gt;files,thechoiceoftheirownboxtocreatethefilename,hereisthe"process.cpp";thenextquestionaskswhetherthecreationofnewdocumentstoanswer"yes";thenWorkspace-gt;FileView-gt;SourceFilesopenthedocument(ibid.apilot);(3)Orderbycallingmenuitemsbuild-gt;buildcompileallconnected,inthespecificprojectdirectoryunderdebug-gt;process.exe;thentothelaunchset.txtdocuments)-IMDN开发者社群-imdn.cn"> (aprogramdevelopmentsteps(a)toopenvc,selectmenuitemfile-gt;New,tabtochooseprojectsandtheestablishmentofa"process"ofwin32consoleapplicatoinworks;Attentiontocreatedesignatedtocreatethedirectoryoftheproject;(2)establishaprojectdocument"process.cpp":Selectmenuitemproject-gt;addtoproject-gt;files,thechoiceoftheirownboxtocreatethefilename,hereisthe"process.cpp";thenextquestionaskswhetherthecreationofnewdocumentstoanswer"yes";thenWorkspace-gt;FileView-gt;SourceFilesopenthedocument(ibid.apilot);(3)Orderbycallingmenuitemsbuild-gt;buildcompileallconnected,inthespecificprojectdirectoryunderdebug-gt;process.exe;thentothelaunchset.txtdocuments) - IMDN开发者社群-imdn.cn">
登录
首页 » Visual C++ » 进程创建

进程创建

于 2005-11-04 发布 文件大小:29KB
0 110
下载积分: 1 下载次数: 0

代码说明:

说明:  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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 便捷的图形用户终端
    便捷的图形用户界面终端.rar(convenient graphical user interface terminal. Rar)
    2005-01-27 11:44:43下载
    积分:1
  • beautifulbutton
    这是关于界面设计中的按钮美化的一些程序,这对美化界面很有帮助(This is the interface design on the button beautify some of the procedures, to beautify helpful interface)
    2007-01-04 18:37:23下载
    积分:1
  • very_useful_SmartEdit
    说明:  非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。(Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.)
    2008-08-29 21:59:40下载
    积分:1
  • actskin4.ocx
    actskin4.ocx,vb美化界面,vb美化界面,vb美化界面(actskin4.ocx, vb beautify the interface, vb beautify the interface, vb beautify the interface)
    2013-12-27 11:56:21下载
    积分:1
  • study
    车辆传动系扭振分析计算界面软件 扭振VC界面程序代码TVc.zip(Vehicle powertrain torsional vibration analysis of torsional vibration VC interface software program code interface TVc.zip)
    2009-05-16 08:27:01下载
    积分:1
  • 200742521237575
    VB VISTA玻璃透明控件 FOR VB6.0 已知BUG1:在VB的IDE环境下运行程序,关闭时会有错误, 主要是GDI+运行了在IDE环境没有归还资源造成的 解决方法:生成EXE就搞定了,不会影响程序运行, 谢谢大家的支持(VB VISTA glass transparent control FOR VB6.0 known BUG1: in VB' s IDE environment, run the program, shut down when there have been mistakes, mainly GDI+ does not run in the IDE environment to return resources to create a solution: Build EXE on the buttoned up, will not affect the program to run, thank you for the support)
    2010-07-17 18:09:39下载
    积分:1
  • VC.NETMFC
    VC.NET创建一个最简单的MFC程序,此为源码文件,真的是挺简单的MFC程序,想学习VC.NET环境的MFC编程,就要从最简单的MFC程序源码开始,难道不是么? (VC.NET create a simple MFC program, this is the source file, is really quite simple MFC program, want to learn VC.NET MFC programming environment, it is necessary from the most simple MFC program source code starts, does not it?)
    2013-07-08 15:05:35下载
    积分:1
  • boshuxingcheng
    对阵列信号进行波束形成处理,并编辑界面显示,包括波束形成图和方位历程图,界面优美,有实用价值(Beamforming array signal processing and editing interface, including beamforming Figure and orientation course map, interface is beautiful, practical value)
    2013-03-30 09:19:48下载
    积分:1
  • WinEditor
    最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。(Recently to do a similar drawing board a small Windows program, use and share with you. Features and interfaces in Windows, bringing all to imitate the drawing board, such as interface screenshot. The main features include: hand-painted lines, simple graphics, text input, drag and drop block, duplicate revoked, screen zoom, open the Save picture files, the other in order to directly from the database or XML access picture also provides a survival from the Base64 encoding Photos from the interface, the other also drawing board and achieve the same effect toolbox and paint boxes.)
    2009-03-17 11:51:59下载
    积分:1
  • exampfe
    An example of getting information about windows systems
    2018-08-20 11:58:45下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载