搜索资源列表
JavaJTableJTree
- 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行: 1. 引入Awt包,Swing包 2. 设置顶层容器 3. 设置按钮和标签 4. 向
Pad
- 一个写字板应用程序,主要介绍多文档模板的程序框架,启动屏,快捷工具栏,状态栏的相关知识。-a tablet applications, introduced Multi-document template framework of the procedure, starting screen, fast toolbar, state column related knowledge.
sreport
- 一个报表设计程序,可以载入报表模板,插入行,设置单元值等-a statement of the design process can be reflected in the statements template, insert the line, installed modules, such as value
CDynamicDialogWithoutTemplate
- Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
MDTTEST
- 《VC++编辑技巧与示例》中 一个多文档模板的示例。-"VC editing techniques and examples of" more than one document template examples.
SplashWindow
- 一个splashwindow的例子,可以当成模板使用的哦谢谢支持-a splashwindow example, can use the template as Oh Thank support
InterfaceTemplate
- 实现了对话框窗口程序的模板,可以方便地添加功能。
picknew
- 演示如何注册多文档模板且避免MFC自动产生的\"New File Type\"对话框,程序由Visual C++ 5.0开发,调用了CDocTemplate::OpenDocumentFile()(49KB)
dydhk
- 本人从零开始学习VC6.0 编写的一个调用基本对话的实例,它是初学者可以模仿的模板。
TextEdit.rar
- 自己VC做的,基于对话框模板MFC记事本,具有系统自带记事本的基本功能,VC do their own, based on the dialog box template MFC notebook, with the system comes with the basic functions of Notepad
MainFrmMDI
- MFC应用程序:MDI程序多个文档模板。生成一个多文档应用程序,实现MDI程序-MFC Application: MDI process multiple document templates. Generate a multi-document application, MDI program to achieve
dbmsgmgr
- 典型的左右视图的例子 可以作为模板使用-View about the typical examples, we can use as a template
SDI_OPENGL
- opengl vc 单文档模板 很好很强大 -opengl vc single document template is a very good strong
viewPic
- 在需求分析的前期应该将“项目的目标与范围”这一项目的本质文档化,让每一个项目成员对其达成共识。该文档是十分重要,但却又是十分容易被忽视的。该文档模板比较适用于定制开发项目。-Needs analysis in the early stage should be objective of the project and scope the project of the nature of the document so that each item to reach a consensus o
dlgtpl32
- 演示了如何在内存里创建对话框的模板,从而动态的创建对话框。例子详细演示了如何使用DLGTEMPLATE 和DLGITEMTEMPLATE结构。-Dialogs can be created using templates in resources or from templates built in memory at runtime. The sample contains a class CDlgTempl which can be used to create these tem
DocViewFromDLL
- 前面好像有网友上传。但是描述不正确。本程序演示如何从动态链接库中加载文档模板。这样可以从动态链接库中加载新的文档类型。-From the front seems to have friends. But the descr iption is incorrect. This procedure demonstrates how from the dynamic link library loaded document template. This dynamic link library fro
AddressBook
- 该程序使用对话框模板做了一个小的电话本程序,主要用到文件的I/O操作,和一些使用控件的技巧-Dialog box template to use the program to do a small phone book program, mainly used in the document I/O operation, and some use of control techniques
MsgBase
- 研究微软mfc的消息派发机制后写的MsgBase类,使用模板书写,实例化后就可完成类似于afx消息的派发响应,代码虽短效却是精髓.不可不参考-Mfc Microsoft Research to distribute the message mechanism of MsgBase Writing category, use the template to write, can be instantiated after the completion of the distribution is
codetemplate
- 利用vc++开发的一个带有启动画面的程序模板源代码。-Vc++ to develop the use of a screen to start the procedure with the source code template.
chapter10
- 动物猜测程序(模板),数据结构于面向对象程序设计c++第3板-Guess animal program (template), data structures object-oriented programming in c++ the first 3 board