CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 容器类

搜索资源列表

  1. ActiveDoc

    0下载:
  2. ACTIVEDOC 示例说明如何实现活动文档服务器。此示例演示以下操作: 如何实现 IOleDocument 和 IOleDocumentView 接口。 如何通过容器执行菜单合并。 如何实现对象中的工具栏。 如何重写 IPersistStreamInit 方法 Load 和 Save 来执行自定义保存和加载。 如何使用 CDialogImpl 来实现“关于”对话框。 如何创建“多格式文本编辑控件”的子类。 采用Visual
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:27.12kb
    • 提供者:wang
  1. 容器类

    0下载:
  2. 容器类的实现和定义,由于使用迭代器需 要关于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,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:814byte
    • 提供者:范围
  1. Coll.zip

    0下载:
  2. 从MFC中提取的容器类,可以再非MFC工程中使用CArray、CMap等MFC的容器。,Extracted from the MFC container class can be used in non-MFC project CArray, CMap containers such as MFC.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:7.71kb
    • 提供者:Robert
  1. WebBrowserOpenWord

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:19.31kb
    • 提供者:四金
  1. dazuoye

    0下载:
  2. 题目:数据导入功能设计与实现 二、实验目的: 培养学生综合应用知识的能力,包括利用面向对象思想如何划分功能类,主程序结构等,具体体现在对SQL语句的掌握、数据库类与接口、容器类、输入、输出流等的掌握 三、功能: 根据文本文件的内容,在数据库中创建相应的表及字段,并导入相应数据。 -Accoding to the contents of the file,it can establish form and ducting data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:12.38kb
    • 提供者:刘达
  1. ThinkC

    0下载:
  2. 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。-Author of this book to learn C++ based on their personal experienc
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:13.82mb
    • 提供者:Alice
  1. PlatForm

    0下载:
  2. 里面使用了容器类,处理一些数据, 在一些大数量数据的时候,特别有用。-using vetor class ,to deal with something, when we have to deal with losses of data, it is very useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:187.52kb
    • 提供者:Rob
  1. Vczh

    0下载:
  2. 一个windows平台上的c++ gui框架,同时包含有自己写的容器类,及其它有用的东西。-A windows platform c++ gui framework and write your own container containing class, and other useful things.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:297.9kb
    • 提供者:张中
  1. mapForPhoneBook

    0下载:
  2. 采用map容器类实现的一个电话本功能。编程环境:VS2010-Map container class implemented by a phone call this function. Programming environment: VS2010
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5.65mb
    • 提供者:cao
  1. IndexNode

    0下载:
  2. 这是一个可以为“键值对”建立快速索引的范型容器类,主要应用于快速输入的自动完成工作,这是输入法的基础索引方式;如果你想为你的应用程序自定义快速输入的话,这是你最好的选择。这个类只有3个公有方法和4个公有属性,都有元数据说明,所以具体的示例代码就不用多说了。不明白的可以加我好友,在线探讨。-This is an index for the key for a rapid paradigm container class, mainly used in auto-complete the work
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:elf
  1. Thinking-in-CPP

    0下载:
  2. 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。-Author of this book to learn C++ based on their personal experienc
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:13.86mb
    • 提供者:jackie
  1. CPP-GUI-Programming-with-Qt-4

    0下载:
  2. 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:13.53mb
    • 提供者:威震开
  1. Thinking-in-CPP

    0下载:
  2. 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。-The book is divided into 48 chapters, covering the evolution of the objects, data abstraction hides implementation, initi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10.73mb
    • 提供者:adobe reade
  1. intlist

    0下载:
  2. 课后习题,Intlist,对于容器类的练习,数列的实现,仅实现最最基本的数列功能-the homework ,intlist,just have basic work
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-06
    • 文件大小:7.74kb
    • 提供者:何凌君
  1. phonebook

    0下载:
  2. 用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
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1.15kb
    • 提供者:lianweiqin
  1. freind-class

    0下载:
  2. 类静态变量的作用与应用、友元函数与友元类的使用方法、容器类的作用与使用方法 -Class static variables and the role of friend function and friend use a container class use
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:1.53kb
    • 提供者:yfz
  1. test18_chy

    0下载:
  2. (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
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:1.17kb
    • 提供者:chen
  1. EmbbedWord

    0下载:
  2. 嵌入word实现对word的操作、编辑以及容器类的使用-Embed Word
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:14.55mb
    • 提供者:everygirls
  1. phonebook

    0下载:
  2. 用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
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:wenag05n173
  1. vector

    0下载:
  2. 自己实现的一个简单的vector容器类,包含该类应具有的功能和特性-A simple Vector container class, including functions and features that the class should have
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.22mb
    • 提供者:李春放
« 12 3 »
搜珍网 www.dssz.com