-
进程创建
说明: 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
-
DataBinding
DATABINDING 的实例,可以作为参考来做自己的实例 (Examples DATABINDING, you can do your own examples as a reference)
- 2013-11-25 22:23:15下载
- 积分:1
-
dtzm
xp上的动态桌面源代码。有点鸡肋。高手飞过吧。。(Dynamic Desktop source code on xp. Bit tasteless. Master flying it. .)
- 2014-01-13 16:22:24下载
- 积分:1
-
CListDemo
CStringList链表类的使用实例源码,很不错的vc源码,推荐!(CStringList instance of the use of source class list, very good vc source, recommended!)
- 2011-08-26 20:59:55下载
- 积分:1
-
RegSaver_src
A GUI that Save or Restore Registry Keys.(Save or Restore Registry Keys.)
- 2006-11-27 17:27:56下载
- 积分:1
-
flat
说明:
- 2017-12-15 22:22:23下载
- 积分:1
-
clock
系统主要实现时间的显示,主要包括获取系统时间然后通过时钟的模拟界面进行时间的显示。(System main time display, including access to the system time and then displays the time by the clock of the analog interface.)
- 2013-11-30 12:04:57下载
- 积分:1
-
WPF编程宝典--使用C#2012和.NET4.5源代码
WPF编程宝典:使用C# 2012和.NET 4.5 第4版,非常经典的教材,源代码(WPF programming treasure book: using C# 2012 and. NET 4.5 4th edition, very classic textbooks)
- 2020-06-16 07:00:01下载
- 积分:1
-
SmokeMusic
音乐播放器-源代码c#-vs2012-亲测可用!!-
界面比较华丽-可以播放网络音乐-小巧玲珑-在网上找了好多源码这个最好(Music player- source code c#-vs2012-pro-test available! !-
Interface is gorgeous- you can play online music- small size- a lot of the Internet to find the best source)
- 2014-06-02 14:11:10下载
- 积分:1
-
Panel
这是vc用对话框做面板的源码,可以将各个对话框嵌套在一个主对话框中(This is vc dialog box to do with the source panel, the various dialog boxes can be nested in a main dialog)
- 2009-03-10 17:28:00下载
- 积分:1