您的位置:首页 > 编程语言 > Java开发

《Eclipse.Rich.Client.Platform》3章 Tutorial Introduction

2016-06-05 16:27 615 查看
从第三章开始进入本书滴第二部分

Part 2 RCP by example

   Chapter 3 Tutorial Introduction 指导介绍 / 教程入门

           3.1 what is Hyperbola?

           3.2 the evolution of Hyperbola    Hyperbola的演变

                chapter 4 hello,Hyperbola  第四章应用eclipse模板生成模板代码。

                    The code for this chapter is entirely generated by templates in Eclipse.

                chapter 5-7  UI sketch 第五章到第七章 用户界面草图 完成了聊天客户端滴原型,但是没有功能

                chapter 8-9 branded and packaged 品牌化和打包  

               chapter 10-12 Messaging 消息

               chapter  13-14 well-rounded 完善

           3.3 Development Environment Installation 开发环境安装

                  环境版本:jdk-8u91-windows-x64

                                     eclipse-rcp-mars-2-win32-x86_64

           3.4 Sample Code 示例代码

                  里面讲解了一个 Sample Manager 滴每章示例代码之间滴一个切换工具,可能是我使用滴版本和书上版本不一致,自己用不了。直接pass

           3.5 Target Platform Setup 目标平台设置、设置平台初始状态

                此章也是使用了Sample Manager ,pass

           3.6 Learning by example 

           3.7 Summary 

           3.8 Pointers
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: