CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 继承

搜索资源列表

  1. asdflkasdf

    0下载:
  2. 通过链表和类继承实现一个简单的通讯录(C++)-through inheritance and class to achieve a simple directory (C)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3047
    • 提供者:黄泽明
  1. renyuan_guanli

    0下载:
  2. 我自己些的一个蛮简单的C++小程序,主要练习了一下C++中的继承和派生的用法-some of my own quite a simple procedure in C minor, mainly about the practice of C inheritance and the use of derivatives
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3235
    • 提供者:suifeng
  1. BYTest

    0下载:
  2. 用到继承的C++例子-use inherit example of c++
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:203890
    • 提供者:张乐宁
  1. Salary

    0下载:
  2. 工资管理系统 按工种付给工资 用到继承-Salary management system used by the wages paid to the succession of types of work
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:3993
    • 提供者:yedan
  1. shape

    0下载:
  2. 用C++实现一个具体事例,形状作为基类,正方形,三角形等等作为派生类。来体现类的多态性,其中涉及多态,继承,虚函数的使用。-using a C++ example to illustrate polymorphism, virtual function and etc. The example has a base class of shape, and many concrete shapes as derived classes.
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:20207
    • 提供者:scorpioc
  1. jicheng

    0下载:
  2. 继承是面向对象程序设计的基本特征之一,是从已有的类基础上建立新类。继承性是面向对象程序设计支持代码重用的重要机制。-Inheritance is the basic object-oriented programming features, one is from an existing class based on the new class. Inheritance is object-oriented programming support an important mechanism f
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:748704
    • 提供者:yuanyuan
  1. wangshang1

    0下载:
  2. 一道有意思的继承题目,可以帮你回忆出来继承调用-An interesting topic of succession, inheritance can help you remember them calling
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:2172
    • 提供者:urge
  1. combatsystem.rar

    0下载:
  2. 设计和实现回合制战斗系统Combat,类的继承和派生很好的练习程序。,Design and implementation of turn-based fighting system Combat, class inheritance and derived a good exercise program.
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:567215
    • 提供者:徐广毅
  1. Teacher_Cadre

    0下载:
  2. 分别定义教师类Teacher和干部类Cadre,采用多重继承的方式由这两个类派生出新类Teacher_Cadre(教师兼干部类)。要求: (1)在两个基类中都包含姓名、年龄、性别、地址、电话数据成员。 (2)在Teacher类中还包含数据成员职称title,在Cadre类中还包含数据成员职务post,在Teacher_Cadre类中还包含数据成员工资wage。 (3)对两个基类中的姓名、年龄、性别、地址、电话数据成员用相同的名字,在访问这类数据成员时,指定作用域。 (4)在
  3. 所属分类:Console

    • 发布日期:2017-10-30
    • 文件大小:3693
    • 提供者:王莹
  1. records-management-pro

    0下载:
  2. 公司档案管理的小程序,学习继承和派生时写的-The company s records management program, learning to inheritance and derived written
  3. 所属分类:Console

    • 发布日期:2017-12-06
    • 文件大小:938
    • 提供者:Freedom
  1. wages

    0下载:
  2. 用C++写的一个工资管理系统主要对对C++类的继承派生以及多态性的应用-Mainly on the C++ class inheritance and polymorphism of the application using C++ to write a salary management system
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:713406
    • 提供者:蓝晓峰
  1. Tray

    0下载:
  2. 控制台程序实现了右键关闭菜单+关闭按钮不可用+托盘,可以直接继承Tray.cs 类-Right console program implements the Close button to close the menu+ unavailable+ tray, you can inherit directly Tray.cs class
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:41828
    • 提供者:xi xiaofe
  1. test

    0下载:
  2. C++中多态编程,继承与组合的区别,帮助深刻理解面向对象思想-Polymorphism in C++ programming, the difference between inheritance and composition, a deep understanding of object-oriented thinking to help
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:641
    • 提供者:胡俊
  1. people-class

    0下载:
  2. 类的继承,成人类继承居民类并增加受教育信息,党员类继承成人类,并增加党派-Class inheritance, class inheritance resident adult education classes and increased information, party class inherits adult classes, and increased partisan
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:王典
  1. Clock_project

    0下载:
  2. 题目:图形时钟 在屏幕上显示一个图形时钟(用程序绘制一个与时钟样式相似即可),时间与系统时间一致,且要随着时间的走动准确的走动。要求将时针、分针、秒针的特性封装成类,并利用继承关系。-Topic: graphical clock Displays a graphical clock on the screen (with the procedures for drawing a style similar to and clock), time and the system tim
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:3826309
    • 提供者:
  1. name

    0下载:
  2. 在VC++6.0开发环境下,运用类的继承方式实现数据的读入、输出。-In the VC++ 6.0 development environment, inheritance implementation using class data read and output.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:876924
    • 提供者:陈镜宇
  1. JavaObject

    0下载:
  2. 个人在学习java过程的的例子程序,包含类的盛名,创建对象,内部类的使用已经继承,希望能够帮到大家。-Individuals in the process of learning java examples of procedures, including class reputation, to create an object, use inner classes have inherited, hoping to help everyone.
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:14575
    • 提供者:曹石中
  1. Parent

    0下载:
  2. 在所有面向对象的编程语言中,继承都是很重要的内容,是面向对象最基本的应用,可以使程序更加优化,便于编写。希望大家掌握这一基本内容。-All object-oriented programming languages, inheritance is very important content, is the basic object-oriented application, you can make the program more optimized, easy to write. I ho
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:10838
    • 提供者:曹石中
搜珍网 www.dssz.com