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

搜索资源列表

  1. log4j

    0下载:
  2. log4j发信,原本的类,没有用户验证,本类是继承了log4j的类,可实现把日志信息发送到邮箱
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3716
    • 提供者:莉莉
  1. PaperManager_utility

    0下载:
  2. 需要用到继承,动态绑定等面向对象的技术。某论文管理系统需要管理两类论文,即会议论文和期刊论文。每篇论文都有作者(1个或多个)、标题、起始页号和结束页号。会议论文有会议名称和会议年份,期刊论文有期刊名称、卷、期信息。 -Need to use inheritance, dynamic binding and other object-oriented technology. Of a paper management system to manage two types of papers t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:10942
    • 提供者:yanwenlu
  1. MainC_database_utility

    0下载:
  2. 需要用到继承,动态绑定等面向对象的技术。某论文管理系统需要管理两类论文,即会议论文和期刊论文。每篇论文都有作者(1个或多个)、标题、起始页号和结束页号。会议论文有会议名称和会议年份,期刊论文有期刊名称、卷、期信息。 -Need to use inheritance, dynamic binding and other object-oriented technology. Of a paper management system to manage two types of papers t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:9021
    • 提供者:yanwenlu
  1. thread

    0下载:
  2. 多线程的编程简单示例:继承Thread类与使用Runnable接口。-Multi-threaded programming simple example: inheritance Thread class and use Runnable interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:693
    • 提供者:qwe
  1. struts2spring3hibernate4

    0下载:
  2. struts2+spring4+hibernate4,本源码中使用了最新的jsr-303校验,还有DAO分理了父类,大部分代码只要继承父类即可-struts2+spring4+hibernate4, the source uses the latest jsr-303 checksum reason there DAO parent class, most of the code is inherited from the parent class to
  3. 所属分类:Java Develop

    • 发布日期:2017-11-01
    • 文件大小:20169054
    • 提供者:zhangzhenfei
  1. 5070309479_3

    0下载:
  2. Java的面向对象要素 1. 公司员工信息 利用继承,多态性等Java语言特性为某公司编写一个通用程序,用来管理和统计该公司员工的信息: 1) 定义基类和不同级别(高级、中级和普通)的员工类 2) 定义基本的数据成员:级别(level)、性别(gender)、年龄(age)、工龄(seniority)、起薪(starting salary)、工作日(Workday); 3) 定义基本的成员函数: a) getLevel() b) getGender() c)
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:5659
    • 提供者:刘颖
  1. 5070409579_8

    0下载:
  2. 写一个类,利用java提供的反射机制得到用户在程序运行时输入的类名,输出该类所在继承体系中的所有类中定义的方法,所有方法需按字母排序。 比如用户输入java.util.ArrayList,输出为: Methods of class java.util.ArrayList: public void add(int,Object) public boolean add(Object) public boolean addAll(int,Collection) public b
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:3340
    • 提供者:刘颖
  1. Test

    0下载:
  2. java小笔记,用绘制窗体,类的继承,线程实现小球在窗体上滚动 -java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:775
    • 提供者:wang
  1. methodExtend

    0下载:
  2. 解决静态方法VS非静态方法的继承问题,通过此代码可以很清楚的理解他们在继承时的区别-It is to solve the extends of static methods VS non-static method , through this code ,you can understand the difference between them clearly .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:830
    • 提供者:zhaolihong
  1. javacode

    0下载:
  2. 布局与组键大小问题、定义接口与接口的继承、面板的基本使用、事件驱动器的编程、二维数组的输入与显示-Group key layout and the size of the problem, define interfaces and interface inheritance, the basic use of panels, event-driven programming device, two-dimensional array of input and display
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:潘迎新
  1. download.3

    0下载:
  2. 抽象类的实现,接口的实现,主函数中方法的调用。其中包含继承,多态,重载-The realise of abstract class,interface.The main function calls the methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:15057
    • 提供者:舒舒
  1. javaSESourceCode

    0下载:
  2. 贯穿javaSE知识体系的代码,包括继承、多态、封装等java的重要知识,对java初学者有用-JavaSE knowledge systems through the code, including inheritance, polymorphism, encapsulation and other important java knowledge, useful for java beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:86571
    • 提供者:chenzhikai
  1. oop

    0下载:
  2. 用Java语言实现老师学生的包括老师的id那name。和重载继承-Teachers of students with the Java language implementation, including the teacher' s id and that name. Inheritance and overloading
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3110
    • 提供者:赵孟
  1. EmployeeInformationInput

    0下载:
  2. 设计一下公司员工系统(彻底弄明白) 员工分为: Sells销售人员 编号,姓名,工资,提成 Admin管理人员 编号,姓名,工资,职务 Tech技术人员 编号,姓名,工资,项目组 Department 行政人员 编号,姓名,工资 行为: 可以放入Test类,也可以写在员工类中,自己选择 计算年收入(方法) 招聘员工(方法get set) (类/对象/属性/方法/构造/重写/封装/继承/多态)-Designed to look at empl
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1277
    • 提供者:姬智民
  1. Surge-wave-animation-effects

    0下载:
  2. 用javascr ipt模拟一个炫光波形动画特效看到flash的实现这类的动画非常的便捷,于是试图胡搞一下。 全部是用dom模拟的像素点,锯齿是难免的…… 这个要避免锯齿恐怕要再加一次滤镜了吧,或者用图片。 大家感兴趣可以来讨论一下。 另外,还遇到个问题,上面代码中ie下面的透明度滤镜不起作用,经研究得知,改变父容器的定位会影响子节点的透明滤镜的继承。 -Javascr ipt analog waveform with a glare flash animatio
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1395
    • 提供者: ky zheng
  1. FCK_Example

    0下载:
  2. 一个简易的文字处理工具 jsp的 用还不错 可以继承到其他项目下面-A simple word processing tools is also good to use jsp' s other items can be inherited to the following
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1016411
    • 提供者:xiaoqiang
  1. car

    0下载:
  2. 实现销售汽车及附件的结算功能,动态的将附件附加到所对应的汽车上,此程序应用的装饰者模式,提供了比继承更有弹性的替代方案。-The sales of motor vehicles and accessories clearing functions, dynamic attachment attached to the corresponding car, this program who applied decorative pattern, providing more flexible th
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6259
    • 提供者:燕子
  1. jeecms-2.4.2-final-src

    0下载:
  2. JEECMS是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式-JEECMS is JavaEE version of website
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-25
    • 文件大小:182529
    • 提供者:张嘎
  1. workspace2010_2

    0下载:
  2. 一些关于java中继承的代码,主要是book,item,named,store.-project about java
  3. 所属分类:Applet

    • 发布日期:2017-05-12
    • 文件大小:2748257
    • 提供者:songbin
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com