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

  • HDistance
    测绘编程之距离计算,可以实现亮点之间距离的计算,MFC编程(Distance Calculate)
    2016-05-02 18:15:29下载
    积分:1
  • SkinShow
    换肤程序小例程,里面实现了程序换皮肤的基本方法,注意,如果程序找不到图片的话,请把pic文件夹放入Debug文件夹。(Skin small routine procedure, which the realization of the procedures for the skin s basic method, note that if not able to locate the picture, please put pic folder Add Debug folder.)
    2008-12-22 21:39:16下载
    积分:1
  • pzoperty-dual
    分割窗口并动态调整分割区域(类似于Windows中的资源管理器),()
    2018-04-01 08:00:48下载
    积分:1
  • ImageViewCtrl
    一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
    2013-08-20 17:18:04下载
    积分:1
  • IPEidtDemo
    vc ——使用IP地址控件显示和设置IP地址IPEidtDemo(vc- use the IP address control to display and set the IP address IPEidtDemo)
    2011-07-24 20:46:05下载
    积分:1
  • vb开发的切分窗口.rar
    vb开发的程序,可以模拟VC中的切分窗口,可以使自己的程序专业化。(vb the program can simulate the VC splitting window, can make its specialized procedures.)
    2005-05-01 11:51:10下载
    积分:1
  • link
    vc创建超链接风格的静态控件LinkStaticDemo 的程序源码(vc create a hyperlink style static controls LinkStaticDemo the program source code)
    2011-07-03 09:57:36下载
    积分:1
  • third2
    实现一个界面,它能够非常完整的输出这样一个程序,我非常的喜欢他(The realization of an interface, it can be very complete output of such a procedure, I like him very much)
    2009-06-23 17:16:22下载
    积分:1
  • Demo
    vc如何实现快捷菜单的源码,有兴趣的朋友可以看下(vc how to source the shortcut menu, interested friends may have a look)
    2011-06-10 15:16:17下载
    积分:1
  • MFCexp10_1
    这是任哲老师的程序案例,主要是MFC windows应用程序设计。有关MFC程序设计的程序,其中包含界面的设计和源代码的设计(the design of MFC,include the design of interface and source code)
    2012-02-29 10:10:49下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载