(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 336
下载积分: 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 个回复

  • splitter
    基于单文档,分割windows窗口,设置分割的形式(Based on a single document, split windows windows)
    2013-10-14 09:38:29下载
    积分:1
  • SplashScreen
    这个系统是练习,没有太多的技巧性,有兴趣可以看一下啊(The system in practice, there is not much skill, there has been interest in a look at ah)
    2009-10-16 02:44:43下载
    积分:1
  • 565566
    扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
    2013-11-19 18:57:47下载
    积分:1
  • wtc_src
    这时一个很不错的关于世界时钟界面的一个小程序,采用VC++编写,很值得研究(a very good time on the clock interface of the world a small program used to prepare VC, is worth studying)
    2006-07-22 15:26:48下载
    积分:1
  • involute-gear-drawing
    通过VB编写的简易绘制齿轮渐开线的程序,运用了VB的各种基本控件(Easy draw gear involute program written in VB, the use of a variety of basic controls in VB)
    2012-05-04 09:32:53下载
    积分:1
  • bijingxuan
    用VC6实现的一个超级漂亮的编辑框。可以自己配置编辑框的颜色,美化界面。(A super nice with VC6 edit box. Can configure their own color of the edit box and beautify the interface.)
    2013-04-03 10:07:01下载
    积分:1
  • adblib2
    在VC6中使用的数据库开发包, 含测试例子(VC6 used in the database development kits, containing test case)
    2005-01-30 22:01:58下载
    积分:1
  • MarchingCubes
    VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
    2021-04-03 21:19:05下载
    积分:1
  • MFC-stydy
    MFC学习资料,mfc窗口创建程序,列表控件树控件使用程序,dll,com相关编程,绘图,序列化等程序,并附有说明(MFC learning materials, MFC window creation program, list controls the tree control procedures, DLL, COM programming, drawing, serialization and other procedures, together with a detailed description)
    2013-09-28 21:07:57下载
    积分:1
  • calculator
    科学计算器的实现,包括常用的sin、cos、指数等,界面简单大方,代码亲自写的,很有交流学习的价值(Scientific calculator, including the commonly used sin, cos, index, the interface simple and generous, code to write, it is the exchange of learning the value of )
    2014-05-21 22:59:43下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载