-
进程创建
说明: 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
-
Plugin
VB插件编写示例及调用演示源程序,有需要的就下.(VB demo source plug-ins writing sample and call, is in need.)
- 2013-07-28 08:12:48下载
- 积分:1
-
st_splitterwnd_demo
这是visual c ++ 下分割视图的好代码(this is splitterwnd code)
- 2009-06-15 18:04:30下载
- 积分:1
-
trans
说明: 用VB建立透明的窗口,文件名:trans.rar(Using VB to establish a transparent window, the file name: trans.rar)
- 2008-10-02 12:06:52下载
- 积分:1
-
skin-interface-library
一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上(A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification)
- 2014-11-08 17:11:16下载
- 积分:1
-
Skinnable
这个控件超好,自带20套很不错的皮肤,有立体感的,还有WIN XP风格的和WIN 98风格的,演示截图只是其中一款,你最好下载下来体验一下,据说是老外写的,很多要收费的,这一款侥幸得到了,奉献给大家,喜欢的话多来源码爱好者,还有很多在等着你!(The ultra-control, and comes with 20 sets of very good skin, there are three-dimensional sense, but also WIN XP and WIN 98-style style, presentation is only one of a screenshot, you d better download experience, is said to be a foreigner written by many, should be charged, which has been a fluke, and dedication to you, like what is going on for more than a source enthusiasts, there are many in the waiting for you!)
- 2009-01-27 22:29:36下载
- 积分:1
-
imgui-master
图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease.
)
- 2016-04-12 23:02:57下载
- 积分:1
-
CMFECToolTip
浮动鼠标提示信息
添加类CMFECToolTip
实现:鼠标移动到一个控件上时,会弹出一个提示框
(Floating the mouse message Add Class CMFECToolTip implementation: a control mouse, it will pop up a prompt box)
- 2010-10-08 09:18:55下载
- 积分:1
-
Office2010-Style
office 2010 style in vb
- 2012-01-21 00:56:04下载
- 积分:1
-
LineChartControlDemo
用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
- 2020-12-14 23:39:13下载
- 积分:1