资源列表
Java_Web轻量级开发全体验
- Java_Web轻量级开发全体验,涵盖开发的各个方面。(Java_Web lightweight development full experience)
jdk-7windows-x64
- java项目程序开发之jdk安装纯净版本(Java program development JDK)
jdk
- 需要使用Myeclipse,就需要配置该jdk,相当于配置开发环境(If you need to use Myeclipse, you need to configure the JDK, which is equivalent to a configuration development environment)
javaweb
- javaweb教程 实现对前台布局的介绍 数据库的连接 页面的挑战 CSS等(JavaWeb tutorial to achieve the presentation of the front layout, database connection, page challenges, CSS and so on)
[Java核心技术_基础知识
- JAVA基础知识学得越后越觉得基础很重要。(JAVA the more basic knowledge learned after it, the foundation is very important.)
jdk1.7.0_25
- jdk 1.7.0.25 linux环境下JDK免安装版本(Java jdk 1.7.0.25 just copy to corrent directory .)
Java2图形设计卷I:AWT
- Java2图形设计卷I:AWT.pdf 详细介绍Java中的AWT(抽象窗口工具集)。主要内容包括同位体、轻量构件、剪贴板与数据传输、颜色、无鼠标操作、打印、布局管理器、国际化、串行化、滚动性、字体与字号以及AWT中的各种构件。(Java2 graphic design volume I:AWT.pdf)
jdk1.7.0_13
- jdk1.7 免费版 win7适用,64位系统(jdk1.7 Free Edition)
JavaScript_jQuery_Jon_Duckett
- Interactive Front-End Web Development
webgis
- 含有一个整体的框架,加载地图,查看地震点分布(Contains an overall framework, loads maps, and looks at the distribution of earthquake points.)
Spring源码深度解析
- 此文件针对JAVA深入学习者来说有较高的参考价值(This document has a high reference value for JAVA learners)
Spring源码深度解析
- 《Spring源码深度解析》从核心实现和企业应用两个方面,由浅入深、由易到难地对Spring源码展开了系统的讲解,包括Spring的设计理念和整体架构、容器的基本实现、默认标签的解析、自定义标签的解析、bean的加载、容器的功能扩展、AOP、数据库连接JDBC、整合MyBatis、事务、SpringMVC、远程服务、Spring消息服务等内容。("Spring" source depth analysis from the two aspects of the core re