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

搜索资源列表

  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. java

    0下载:
  2. JAVA课程,包括Java基本语法,数组,字符串,输入输出流,线程,继承、多太、类!-JAVA programs, including the basic Java syntax, arrays, strings, input and output streams, threads, inheritance, too, class!
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2299959
    • 提供者:apple
  1. 1

    0下载:
  2. asp网上书店的管理,系统继承很好啊,繁荣-dsfjkhasdrfhoe
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1605579
    • 提供者:lixiaohua
  1. compute_sipf

    0下载:
  2. 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1015257
    • 提供者:William penn
  1. 080721ch7

    0下载:
  2. 通过对C++类及继承方式的编写,了解类与类之间的相互关系-On C++ classes and inheritance in the preparation, between classes to understand the relationship between
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4100
    • 提供者:flame
  1. VC-language

    0下载:
  2. 本资料中包含VC语言的应用:建立WORD文件和实际工程上游戏软件的设计,内部重要的理论研究:多线程和继承与多态,另有关于VC的注意事项和异常处理方法。-The information contained the application of VC: to establish a WORD document and designactual engineering game software , internal important theoretical research: multithrea
  3. 所属分类:软件工程

    • 发布日期:2012-12-24
    • 文件大小:689105
    • 提供者:艳华
  1. Sames-teach-yourself-uml-in-24-hours

    0下载:
  2. 本书提供易上手的UML的经验。通过对本书的学习,您可以学会如何使用UML来建立任何系统开发项目的模型,并了解UML模型。本书无疑是未来的系统开发书籍的基础。通过了解面向对象,用例,继承,关联,和在工作中利用UML的图、模型,可以为您的工作和学习提供很大的帮助。\最后,这本书提供了坚实的技能,让您掌握一个基于UML的建模工具。-Sams Teach Yourself UML in 24 Hours provides hands-on UML experience. Learn to use UML
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:4057890
    • 提供者:hezhao
  1. cPPextent

    0下载:
  2. 介绍继承的的课件 这个很好 对于初学者来说!-This courseware introduces inherited a very good for beginners!
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:311821
    • 提供者:chenzhao
  1. MFCxiangjie

    0下载:
  2. 该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。 参考中“类层次结构图”是为了方便查找某个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、-The MFC library reference covers the basic classes in Microsoft, global functions, global vari
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1445016
    • 提供者:peng
  1. CH9_tuoguanCPPprogram

    0下载:
  2. CH9_托管C++程序设计.ppt 托管C++能够充分应用.NET Framework提供的功能,并能允许用C++编写的模块与其它语言(如C#、Visual Basic等)编写的模块组合。 本章主要介绍托管C++程序设计的基础知识,包括CLR、托管程序、垃圾回收、托管数据类型、程序集、托管类、托管继承、接口、抽象类、托管引用类型和值类型、委托和事件等概念和技术。这些内容是Windows程序设计的基础,也是.NET环境中C#、Visual Basic等语言中的通用编程概念和技术。
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:121870
    • 提供者:kaifa
  1. canvas

    0下载:
  2. 继承自 view下的 canvas 的 用法 原理 详细代码 及讲解-usage and principles of canvas
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3281
    • 提供者:楚浩远
  1. cocos2d.chm

    0下载:
  2. 详细介绍了cocos2d的各种类及方法,不但清晰的表明了类的继承关系,还介绍了类的方法及其使用,是非常实用的参考工具书。-Cocos2d described in detail the various types and methods, not only clearly shows the class hierarchy, but also introduces the class methods and their use is a very useful reference tool.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1365457
    • 提供者:孙标
  1. src

    0下载:
  2. 简单的几个java程序,是讲诉入门和简单数组和继承等知识-A few simple java program, about the complaint entry and simple arrays and inheritance of knowledge
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:2109
    • 提供者:timo
  1. triangle

    0下载:
  2. 用类的组合与继承实现三角形分类,先用点类,再用线类,最后再用三角形类,一共有三个类-the sort of triangle
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:865
    • 提供者:吴霞
  1. class

    0下载:
  2. 使用类的继承和派生,设计公司职员信息管理,是关于VC++的代码-The use of class inheritance and derived design company staff information management, is the code on VC++
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:7298
    • 提供者:郭芮
  1. Sort

    0下载:
  2. 如何用jsva编写类,实现继承,借口,以及多态-how to use java
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:16486
    • 提供者:夏伽蓝
  1. LZHControl

    0下载:
  2. 简单的窗体控件,如继承旧的窗体控件创建新控件-Simple form controls, such as inheritance the Old Forms controls to create a new control
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1088759
    • 提供者:zzzpppppp
  1. CPPBase(ppt)

    0下载:
  2. C++基础教程(ppt文档).重点讲解C++的类与继承。-C++ Essentials (ppt document). Highlight class inherited C++.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:1944516
    • 提供者:weiguian
  1. object-oriented

    0下载:
  2. 关于面向对象的一些概念说明,封装继承多态-About some of the concepts of object-oriented descr iption of package inheritance of polymorphic
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:432213
    • 提供者:夜先眠
  1. class_inheritance

    0下载:
  2. 一个关于c++中类继承的经典例子,实现父类与子类的信息共享与沟通-A classic example of c++ class inheritance parent class and subclass information sharing and communication
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:816
    • 提供者:houxiaoshuai
« 1 23 4 »
搜珍网 www.dssz.com