CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 继承

搜索资源列表

  1. liuxing

    0下载:
  2. 铁人下载系统是由铁人科技网络团队开发出来的JSP版下载系统,针对市场上其它语言开发的网站安全性的不足,本下载系统采用JAVA+MySQL开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点,本系统适合个人软件下载站,企业文档管理下载等应用-Iron Man download system is the iron man technology web team developed the JSP version download system for markets other langua
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:4049946
    • 提供者:刘国福
  1. pointcirclecylinderProject

    0下载:
  2. 实现对点,圆和圆柱体三有继承的层层派生,继承属性。-About point, circular and cylinder derived from the three layers are inherited, inherited property.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:992368
    • 提供者:张佳静
  1. Xtreme.Toolkit.Pro

    0下载:
  2. Xtreme.Toolkit.Pro是比较著名的界面框架,类继承MFC框架,包括几种典型视图界面框架和换肤。-Xtreme.Toolkit.Pro is more well-known interface framework, class inheritance MFC framework, including typical view of the interface framework and peeling.
  3. 所属分类:界面编程

    • 发布日期:2017-11-02
    • 文件大小:34575220
    • 提供者:chenwh
  1. sssssssss

    0下载:
  2. 能查询所有的继承线路手册能查询所有的继承线路手册-Line of succession to check all the manual can check all of the inheritance line manual
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:380791
    • 提供者:haige
  1. class

    0下载:
  2. c++语言.如何使用base class 和sub class.继承关系的小程序.新手参考-c++ language. how to use the base class and sub class. inheritance of small procedures. Novice Reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:522387
    • 提供者:sky
  1. Introductiontoappletsjava

    0下载:
  2. 入门小程序,类和继承和一些算法,适合初学者练习-Introduction to applets, classes and inheritance, and some algorithms, suitable for beginners to practice
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:9289
    • 提供者:孟猛
  1. term1

    0下载:
  2. c++面向对象小学期1 虽然是入门级,典型的c++小练习还是有些帮助的。当时拿分比较高。 实验一 简单C++程序设计 一1猜价格游戏 一2计算 N 以内的所有素数 实验二 类与对象 二1矩形 二2 圆形二3友元 实验三 数组与指针 矩阵 实验四 继承与派生 形状类 实验五 多态性 五1对Point类重载++和――运算符 五2实现复数类的运算重载 实验六 流式IO 六1 六2 六3 实验七 C++程序设计应用 七
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:20108
    • 提供者:木子李
  1. person

    0下载:
  2. 声明基类Person,其中有name,age和no,然后分别声明Teacher(教师)类和Cadre(干部)类从Person继承,这两个类派生出新类Teacher_Cadre(教师兼干部)。要求:1、在Teacher类中还包含数据成员title(职称),在Cadre类中还包含数据成员post(职务),在Teacher_Cadre(教师兼干部)中还包含数据成员wages(工资)。2、在派生类Teacher_Cadre的成员函数show中调用Teacher类中的display函数,输出姓名、年龄、职
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:682
    • 提供者:大为
  1. nonrectangle_button

    1下载:
  2. 实现非矩形按钮,按钮的形状有圆形,菱形等,同时继承CBITMAPBUTTON类,可以设置背景图片-To achieve non-rectangular buttons, button shapes are round, diamond, etc., while inheriting CBITMAPBUTTON class, you can set the background image
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2230018
    • 提供者:王丽
  1. xunishixian

    0下载:
  2. 虚函数实现动态多态性,设计一个类CShape,并在CShape的基础上有继承类圆CCircle、矩形CRect和椭圆CEll。-Virtual functions to achieve dynamic polymorphism, to design a class CShape, and CShape the basis of a derived class round CCircle, rectangular and oval CRect CEll.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:收到回复
  1. jeecms-2.4.2-final

    0下载:
  2. JEECMS是国内Java版开源网站内容管理系统(java cms、jsp cms)的简称。 · 采用hibernate3+struts2+spring2+freemarker技术架构 · 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点,支持mysql、oracle、sqlserver等数据库 · 懂html就能建站,提供最便利、合理的使用方式 · 强大、灵活的标签,用户自定义显示内容和显示方式 · 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-03
    • 文件大小:15397189
    • 提供者:1238当当
  1. CODE

    0下载:
  2. 利用C++的类,继承等完成的课程设计,仅供大家学习参考-Using C++ classes, inheritance, etc. to complete the course design, only for them to learn from reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:刘兵
  1. Test

    0下载:
  2. SAX 解析XML文件 继承SAX类内部方法。可用于解析xml文件。并树形打印输出-SAX
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:20275
    • 提供者:杨文文
  1. nWZR

    0下载:
  2. 学习的java编程的女娲造人源代码:描述类,类的继承,类的保护,类的属性与方法等-Learn java programming source code Nu Wa made man
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2618
    • 提供者:ZZ
  1. class

    0下载:
  2. 通过定义类和基类实现类的继承的一个实例窗体应用程序-class
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:3823
    • 提供者:王波
  1. sdjfsfs

    0下载:
  2. 今天在用itext做导出pdf文件时出现了中文不显示,然后就看itext的api又写了一个PDFExcel让其继承Cell.如下 -Today in export pdf documents with itext to do when the Chinese do not appear, then look at the api itext then wrote a PDFExcel allowed to inherit Cell. As
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:ll
  1. VS2005MFCtutorial

    0下载:
  2. 高校老师精心编制的一个vs2005 MFC开发演练小程序,以多继承类Cone为例,内含一些技巧,详细实用-how to develope a program based on visual studio 2005 including detail developing steps and some tips
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:713422
    • 提供者:herbert
  1. ae

    0下载:
  2. 使用ArcEngine中封装好的继承自ICommandITool的对象,实现工具栏的各功能-Use ArcEngine the packaged objects inherited from ICommandITool achieve functional toolbar
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:21174
    • 提供者:郭见兵
  1. liuxing1.0

    0下载:
  2. 铁人下载系统是由铁人科技网络团队开发出来的JSP版下载系统,针对市场上其它语言开发的网站安全性的不足,本下载系统采用JAVA+MySQL开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点,本系统适合个人软件下载站,企业文档管理下载等应用。-Iron Man download system is the iron man technology web team developed the JSP version download system for markets other langua
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4162510
    • 提供者:彭亮
  1. Example

    1下载:
  2. 继承 1. 实验目的 巩固如下概念: 子类的继承性,子类对象的创建过程,成员变量的继承与隐藏,方法的继承与重写。 2. 实验要求 (1)编写一个Java应用程序,除了主类外,该程序中还要定义4个类:People、ChinaPeople、AmericanPeople和BeijingPeople类,要求如下:  People类具有访问权限是protected的double型成员:height和weight,以及public void speakHello()、
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:4695
    • 提供者:覃翠娟
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com