-
SkinH_Aero
换肤 vc例子 SkinH_Aero 换肤 vc例子 SkinH_Aero(Skin VC SkinH_Aero example
Skin VC SkinH_Aero example
)
- 2016-03-17 22:22:41下载
- 积分:1
-
C_C++code_formate
C_C++源程序的格式化软件,控制台界面(C_C++ Source formatting software, console interface)
- 2007-08-01 08:21:24下载
- 积分:1
-
FaceControl3
vc 动态设置主框架窗口的图标FaceControl3的程序源码(vc dynamically set the icon for the main frame window of the program source code FaceControl3)
- 2011-07-03 16:21:10下载
- 积分: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
-
hyperedit_demo
multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
active
基于C++ alt控件编程教程。对于初学者有很好的指导作用。(It is ALT control base on C++ and good for the beginner.)
- 2010-12-31 23:33:32下载
- 积分:1
-
VB-and--Excel
VB中嵌入excel的一个实例。效果还不错,请下载看看。(VB excel spreadsheet embedded in an instance.)
- 2013-06-17 16:40:46下载
- 积分:1
-
formocx
窗体控件,嵌入了汇编代码。是以前从网上搜到的,相信不会让大家失望。(Form controls, embedded assembly code. Previously found from the Internet, I think, will not let you down.)
- 2008-01-30 13:42:44下载
- 积分:1
-
LTB_v1.0
说明: Catia的二次开发,生成齿轮小工具,附带源码(Secondary development of Catia, generating gear gadgets, with source code)
- 2020-06-18 20:20:01下载
- 积分:1
-
进程创建
说明: 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