-
Wizard-TemplateXP
vb实现xp风格,使你的vb界面美观大方(vb achieve xp style, make your interface stylish vb)
- 2005-04-30 14:37:50下载
- 积分:1
-
propertysheet
说明: 包括两个类,能够进行类似属性表 属性页的编程,但功能更多(Includes two classes, a similar property to the table properties page programming, but more features)
- 2010-05-04 18:41:23下载
- 积分:1
-
3.loadinpsw-a-call-dialog
在MFC平台环境下,用C++编写的关于编辑框和调用窗口的程序。(The MFC platform environment, the edit box and call window with C++ written procedures.)
- 2012-11-30 21:37:09下载
- 积分:1
-
tanchushicaidan
用 Visual C++.Net (VC.net) 编写的如何创建一个 弹出式菜单 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!(Using Visual C . Net (VC.net) prepared in how to create a pop-up menu of the demo program in Visual C . Net 2003 to run normal. The procedure is simple and detailed notes. Learn to use for beginners. In need of a friend can download to see!)
- 2009-01-20 20:20:15下载
- 积分:1
-
ddvip_com_014027b2aeb0a8
说明: 渐变进度条vc中的代码,能确定开始和结束的颜色(Gradient progress bar vc in code, can determine the beginning and end of the color)
- 2008-09-09 20:48:50下载
- 积分:1
-
Article_demo
c#开发环境,用于实现带进程、向导或操作步骤信息的显示(c# show process or flow info )
- 2012-01-07 16:40:48下载
- 积分:1
-
cxocode
Bar code generator, such as type of bar code can be generated. No other controls, demo,
- 2017-06-17 09:02:05下载
- 积分:1
-
snowstorm
暴雪界面实现代码,非常简单的了解暴雪公司的编程风格,希望大家能够喜欢!(Blizzard interface code, very simple to understand the programming style of the Blizzard, and I hope you will enjoy it!)
- 2012-05-23 16:12:13下载
- 积分:1
-
vbPianoTest
vb模拟电子琴,界面简洁友好,可以实现多种乐器(vb simulation flower, simple and friendly interface, you can achieve a variety of musical instruments)
- 2015-12-19 01:19:59下载
- 积分: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