-
进程创建
说明: 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
-
ResizeObj
控件自适应窗体,包括字体也都能自适应,方便简单(Fit your window!)
- 2015-03-26 15:43:40下载
- 积分:1
-
vbscrollbar
VB获取和控制网页滚动条,请确保代码里所定义的网址可以访问,否则滚动条控制时会出错。正常情况下,当窗体的控件加载完网址后,可通过窗口中的上、下、左、右控制按钮来控制网页的上下左右滚动,每点击一次,网页就相应的滚动一次,如演示截图所示。(VB web access and control the scroll bar, make sure that the code defined URLs can be accessed, or an error occurs when the scroll bar control. Under normal circumstances, when the form s controls finished loading site, through the window, down, left and right control buttons to control scrolling down the page about every click, the page on the appropriate scroll once, such as Demo Screenshots shown.)
- 2014-07-07 15:11:15下载
- 积分:1
-
myclock
这是一个全新的时钟模拟工具,它具有漂亮的界面,对于学习MFC有很多的帮助。(This is a new clock simulation tool, it has a beautiful interface, the MFC has a lot of help for learning.)
- 2012-07-27 21:47:54下载
- 积分:1
-
rredfdq
说明: 提供初学者参考,学生信息管理系统1.1版 VB+SQL2(reference for beginners, the Student Information Management System version 1.1 VB SQL2000!)
- 2006-04-04 13:39:16下载
- 积分:1
-
a
说明: 静态文本控件典型事例电子计时器,主要根据位图来绘制数字(Typical examples of static text control electronic timer, mainly based on the bitmap to draw the figures)
- 2010-12-17 18:18:23下载
- 积分:1
-
shitanfankaMFC
通过VC++6.0中MFC设计一个食堂饭卡系统,使之能够通过访问数据库来进行一系列操作。(By VC++6.0 MFC in a dining room card system design, which can access the through a series of operations.)
- 2016-02-24 14:11:20下载
- 积分:1
-
Text_CTreeBT
一个MFC的属性控件类~~~封装了一些对树形控件的基本操作~~(MFC controls the properties of a type ~ ~ ~ Packaging, some of the basic operation of the control tree ~ ~)
- 2009-05-11 09:27:17下载
- 积分:1
-
8756456578
VB图像标尺示例(获取图像像素),有需要的就下载吧。(VB image scale sample (image pixels), has the need to download it.)
- 2013-08-17 01:16:27下载
- 积分:1
-
itemhistory
VC/C++源码,界面编程,记忆菜单,历史记录,mfc70.dll
VC++在子菜单中添加打开文件的历史记录文件,菜单为自动记忆你打开过的文件,方便下次快速打开,示例程序仅以打开TXT格式的文本文件为例,演示如何记录打开的TXT文件记录。(VC/C++ source code, programming interface, memory menu, history, mfc70.dll
VC++ added in the sub-menu to open the file history file menu for automatic memory you open the file, allows you to quickly open the sample program is only open TXT format text file, for example, demonstrates how to record TXT file open records )
- 2012-11-19 09:52:26下载
- 积分:1