-
TestBrowse
非常重要的界面编程,很不容易编写出来的代码,可实现美化界面的作用,VC学习的好代码(aa)
- 2010-07-15 20:33:15下载
- 积分:1
-
32lu-led
水滴实验(水滴变大下落,带拖尾效果)
水滴实验(水滴变大下落,带拖尾效果)
(Drop experiment (larger droplets fall, with tail effect) drop test (larger droplets fall, with tail effect))
- 2020-09-23 13:57:51下载
- 积分:1
-
browser
用qt4开发的浏览器,对js支持的还不错哦。(With QT4 development browser, support for js Oh well.)
- 2009-01-05 15:14:06下载
- 积分:1
-
visa
一个简单的数据挖掘程序,有贝叶斯方法和bp算法,还有决策数的简单实现。(a simple data mining procedures, it bp Bayesian methods and algorithms, the number of decision-making there are simple to achieve.)
- 2006-06-02 21:36:56下载
- 积分:1
-
RichTextBoxDocument_source
This article describes the implementation of a RichTextBoxDocument class that allows printing and previewing RichTextBox controls.
- 2010-07-13 09:43:51下载
- 积分:1
-
565566
扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:57:47下载
- 积分:1
-
GuiLibwithMFC
著名的界面源码,使用MFC,demo中实现了很多著名的界面,如VC2003、OutLook、Office、PowerPoint等的界面。(famous source interface using MFC, the demo to fulfill the many famous interface, If VC2003, OutLook, Office, PowerPoint, and other interface.)
- 2020-06-26 04:20:01下载
- 积分:1
-
shell_9
本程序使用CJ60Lib 库,用于实现Outlook 98的用户界面风格。(This procedure used CJ60Lib library, for the realization of Outlook 98 user interface style.)
- 2008-04-22 11:37:02下载
- 积分: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
-
Dialog6
将所填写的数据信息插入列表视图中,本程序中运用了两种控件,一是列表视图控件,而是按钮控件(Will fill in the data information is inserted into the list view, this procedure using two types of controls, one is the list view control, but the button control)
- 2014-07-05 14:50:27下载
- 积分:1