05 2015 档案
SoccerLeagueDB
摘要:create table if not exists League ( lid int primary key auto_increment, lyear int not null, season varchar(10) not null, title varchar(30) not null);...
阅读全文
Java EE (7) -- Java EE 6 Enterprise Architect Certified Master(1z0-807)
摘要:Application Design Concepts and PrinciplesIdentify the effects of an object-oriented approach to system design including the effect of encapsulation, ...
阅读全文
Java EE (6) -- Java EE 5 Enterprise Architect Certified Master
摘要:Section 1: Application Design Concepts and PrinciplesExplain the main advantages of an object-oriented approach to system design including the effect ...
阅读全文
Java EE (5) -- Java EE 6 JavaServer Faces Developer Certified Expert(1z0-896)
摘要:Section 1: Essentials of JSF2.0Identify the features of JSF such as Facelets, BookMarkable View, AJAX support and the benefits they bring inIdentify t...
阅读全文
Java EE (4) -- Java EE 6 Java Persistence API Developer Certified Expert(1z0-898)
摘要:Overview of the Java Persistence APIDescribe the basics of Object Relational Mapping (ORM)Define the key concepts of the Java Persistence API (entity,...
阅读全文
Java EE (3) -- Java EE 6 Web Services Developer Certified Expert(1z0-897)
摘要:Create an SOAP web service in a servlet containerCreate a RESTful web service in a servlet containerCreate a SOAP based web service implemented by an ...
阅读全文
Java EE (2) -- Java EE 6 Enterprise JavaBeans Developer Certified Expert(1z0-895)
摘要:Introduction to Java EEGain an understanding of the Java Platform, Enterprise Edition (Java EE)Examine the Java EE application architectureExamine Jav...
阅读全文
基础知识(2)- Java程序设计环境
摘要:2.1 安装Java开发工具箱 2.1.1 下载JDK 2.1.2 设置执行路径 2.1.3 安装库源文件和文档 2.1.4 安装本书中的示例 2.1.5 导航Java目录2.2 选择开发环境2.3 使用命令行工具2.4 使用集成开发环境2.5 运行图形化应用程序2.6 建立并运行appl...
阅读全文
基础知识(1)- Java程序设计概述
摘要:1.1 Java程序设计平台1.2 Java“白皮书”的关键术语 1.2.1 简单性 1.2.2 面向对象 1.2.3 网络技能 1.2.4 健壮性 1.2.5 安全性 1.2.6 体系结构中立 1.2.7 可移植性 1.2.8 解释型 1.2.9 高性能 1.2.10 多线程 ...
阅读全文
浙公网安备 33010602011771号