2015年5月11日
摘要: Application Design Concepts and PrinciplesIdentify the effects of an object-oriented approach to system design including the effect of encapsulation, ... 阅读全文
posted @ 2015-05-11 12:18 逝者如斯(乎) 阅读(238) 评论(0) 推荐(0)
摘要: Section 1: Application Design Concepts and PrinciplesExplain the main advantages of an object-oriented approach to system design including the effect ... 阅读全文
posted @ 2015-05-11 12:17 逝者如斯(乎) 阅读(191) 评论(0) 推荐(0)
摘要: Section 1: Essentials of JSF2.0Identify the features of JSF such as Facelets, BookMarkable View, AJAX support and the benefits they bring inIdentify t... 阅读全文
posted @ 2015-05-11 12:15 逝者如斯(乎) 阅读(179) 评论(0) 推荐(0)
摘要: Overview of the Java Persistence APIDescribe the basics of Object Relational Mapping (ORM)Define the key concepts of the Java Persistence API (entity,... 阅读全文
posted @ 2015-05-11 12:14 逝者如斯(乎) 阅读(186) 评论(0) 推荐(0)
摘要: 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 ... 阅读全文
posted @ 2015-05-11 12:12 逝者如斯(乎) 阅读(110) 评论(0) 推荐(0)
摘要: Introduction to Java EEGain an understanding of the Java Platform, Enterprise Edition (Java EE)Examine the Java EE application architectureExamine Jav... 阅读全文
posted @ 2015-05-11 12:11 逝者如斯(乎) 阅读(187) 评论(0) 推荐(0)
摘要: 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... 阅读全文
posted @ 2015-05-11 11:10 逝者如斯(乎) 阅读(380) 评论(0) 推荐(0)
摘要: 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 多线程 ... 阅读全文
posted @ 2015-05-11 11:07 逝者如斯(乎) 阅读(241) 评论(0) 推荐(0)