-
javalocal
子类方法不可比父类方法抛出更多的例外。子类抛出的例外或者与父类抛出的例外一致,或者是父类抛出例外的子类型。或者子类型不抛出例外。(Class methods are not comparable to the parent class method throws more exceptions. The subclass thrown exception or thrown with the parent class exceptions, or the parent class throw exception sub type. Do not throw exceptions or sub type.
)
- 2013-10-18 19:51:43下载
- 积分:1
-
Swarm for Java
说明: 本书介绍了采用Swarm for Java进行仿真的基本原理及其实现方法。主要内容由三部分构成,第一部分为Swarm基础部分,主要介绍Swarm的安装过程、开发环境、设计框架及开发流程。第二部分为Java应用基础,主要介绍Java语言基础和流程控制、面向对象程序设计的基本概念、继承与多态、异常处理及Java应用程序接口。第三部分为Swarm for Java的编程及实现,通过具体实例讲解了Swarm基本编程、环境编程及主体行为观测界面设计,并给出3个应用实例。(This book introduces the basic principle and implementation method of simulation using Swarm for Java. The main content consists of three parts. The first part is the basic part of Swarm. It mainly introduces the installation process, development environment, design framework and development process of Swarm. The second part is Java application foundation. It mainly introduces Java language foundation and process control, basic concepts of object-oriented programming, inheritance and polymorphism, exception handling and Java application program interface. The third part is the programming and implementation of Swarm for Java. The basic programming of Swarm, the environment programming and the design of the main body behavior observation interface are explained through specific examples, and three application examples are given.)
- 2020-06-18 14:20:01下载
- 积分:1
-
java项目开发实战密码
Java项目开发实战密码光盘源码,用于Java初学者的入门学习使用。(Java project development practical password CD source,Java beginners for beginners to learn to use.)
- 2020-12-27 22:29:02下载
- 积分:1
-
达内笔记
包含java最基础的知识,和Spring、Hibernate、Struts2三大框架的基础知识(It contains the most basic knowledge of Java, and the basic knowledge of the three major frameworks of Spring, Hibernate and Struts2.)
- 2018-08-22 15:46:22下载
- 积分:1
-
100家大公司java笔试题汇总
java面试用 100家大公司笔试题汇总(Summary of written test questions of 100 major companies)
- 2018-09-15 23:45:16下载
- 积分:1
-
javalocal
子类方法不可比父类方法抛出更多的例外。子类抛出的例外或者与父类抛出的例外一致,或者是父类抛出例外的子类型。或者子类型不抛出例外。(Class methods are not comparable to the parent class method throws more exceptions. The subclass thrown exception or thrown with the parent class exceptions, or the parent class throw exception sub type. Do not throw exceptions or sub type.
)
- 2013-10-18 19:51:43下载
- 积分:1
-
Spring源码深度解析
Spring 源码深度解析,带您从底层了解Spring的原理。(Spring source code depth analysis, take you from the bottom to understand the principle of Spring.)
- 2018-04-27 15:32:46下载
- 积分:1
-
LuceneInAction
Manning - Lucene in Action
Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results.
Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.(Manning- Lucene in Action
Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results.
Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.)
- 2009-11-09 17:31:05下载
- 积分:1
-
Java-Design-Patterns
Java Design Patterns
- 2017-12-21 05:26:52下载
- 积分:1
-
MiniEditor
说明: 用JAVA语言简单创建一个文本编辑器MiniEditor。(JAVA language used to create a simple text editor MiniEditor.)
- 2008-09-08 09:57:49下载
- 积分:1