搜索资源列表
ActiveDoc
- ACTIVEDOC 示例说明如何实现活动文档服务器。此示例演示以下操作: 如何实现 IOleDocument 和 IOleDocumentView 接口。 如何通过容器执行菜单合并。 如何实现对象中的工具栏。 如何重写 IPersistStreamInit 方法 Load 和 Save 来执行自定义保存和加载。 如何使用 CDialogImpl 来实现“关于”对话框。 如何创建“多格式文本编辑控件”的子类。 采用Visual
容器类
- 容器类的实现和定义,由于使用迭代器需 要关于STL容器类和算法的知识,-container class and the realization of the definition, because the need for the use of iterative STL containers on the type and algorithms knowledge,
Coll.zip
- 从MFC中提取的容器类,可以再非MFC工程中使用CArray、CMap等MFC的容器。,Extracted from the MFC container class can be used in non-MFC project CArray, CMap containers such as MFC.
WebBrowserOpenWord
- WebBrowser控件作为容器打开Word文档和文本文件,利用类来实现,本人测试过可以用,希望对大家有用-WebBrowser control as a container to open Word documents and text files, using classes to implement, I tested can be, we hope useful for
dazuoye
- 题目:数据导入功能设计与实现 二、实验目的: 培养学生综合应用知识的能力,包括利用面向对象思想如何划分功能类,主程序结构等,具体体现在对SQL语句的掌握、数据库类与接口、容器类、输入、输出流等的掌握 三、功能: 根据文本文件的内容,在数据库中创建相应的表及字段,并导入相应数据。 -Accoding to the contents of the file,it can establish form and ducting data.
ThinkC
- 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。-Author of this book to learn C++ based on their personal experienc
PlatForm
- 里面使用了容器类,处理一些数据, 在一些大数量数据的时候,特别有用。-using vetor class ,to deal with something, when we have to deal with losses of data, it is very useful
Vczh
- 一个windows平台上的c++ gui框架,同时包含有自己写的容器类,及其它有用的东西。-A windows platform c++ gui framework and write your own container containing class, and other useful things.
mapForPhoneBook
- 采用map容器类实现的一个电话本功能。编程环境:VS2010-Map container class implemented by a phone call this function. Programming environment: VS2010
IndexNode
- 这是一个可以为“键值对”建立快速索引的范型容器类,主要应用于快速输入的自动完成工作,这是输入法的基础索引方式;如果你想为你的应用程序自定义快速输入的话,这是你最好的选择。这个类只有3个公有方法和4个公有属性,都有元数据说明,所以具体的示例代码就不用多说了。不明白的可以加我好友,在线探讨。-This is an index for the key for a rapid paradigm container class, mainly used in auto-complete the work
Thinking-in-CPP
- 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。-Author of this book to learn C++ based on their personal experienc
CPP-GUI-Programming-with-Qt-4
- 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
Thinking-in-CPP
- 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。-The book is divided into 48 chapters, covering the evolution of the objects, data abstraction hides implementation, initi
intlist
- 课后习题,Intlist,对于容器类的练习,数列的实现,仅实现最最基本的数列功能-the homework ,intlist,just have basic work
phonebook
- 用MAP容器类模版编写的电话本,可以添加删除修改联系人和电话号码,功能简单方便,代码简洁-Phone book, written with the the MAP container class template can add delete modify contact and phone number, the function is easy and simple code
freind-class
- 类静态变量的作用与应用、友元函数与友元类的使用方法、容器类的作用与使用方法 -Class static variables and the role of friend function and friend use a container class use
test18_chy
- (1) 编写程序,实现STL链表的增、删、改、查、排序; (2) 对比实现中实现的容器类,思考STL中容器的实现; -(1) write a program, the realization of the STL list of add, delete, change, check and sorting (2) compare the implementation in the implementation of container classes, thinking the S
EmbbedWord
- 嵌入word实现对word的操作、编辑以及容器类的使用-Embed Word
phonebook
- 用MAP容器类模版编写的电话本,可以添加删除修改联系人和电话号码,功能简单方便,代码简洁-Phone book, written with the the MAP container class template can add delete modify contact and phone number, the function is easy and simple code
vector
- 自己实现的一个简单的vector容器类,包含该类应具有的功能和特性-A simple Vector container class, including functions and features that the class should have
