<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    Google Web Toolkit (GWT)圖書、IDES 介紹

    Google Web Toolkit (GWT)圖書介紹

    Note :Google Web Toolkit( 簡稱 GWT)

    GWT Google 推出的 Ajax 應用開發包,支持開發者使用 Java 語言開發 Ajax 應用。 GWT 框架本身是開源的,但是 GWT 中的開發工具僅僅提供開發用 License ,不允許分發。

       GWT 提供了一組基于 Java 語言的開發包,這個開發包的設計參考 Java AWT 包設計,類命名規則、接口設計、事件監聽等都和 AWT 非常類似。熟悉 Java AWT 的開發者不需要花費多大的力氣就能夠快速的理解 GWT 開發工具包,將更多地時間投入到 GWT 應用的開發過程中。
     
    1、Google Web Toolkit for Ajax
    By Bruce W. Perry
    January 2007 
    Pages: 40
    NOT YET PUBLISHED

    封皮
    more details:
    http://www.awprofessional.com/promotions/promotion.asp?promo=3854&redir=1&rl=1

    2、Google(TM) Web Toolkit Solutions: More Cool & Useful Stuff 

    http://www.phptr.com/bookstore/product.asp?isbn=0131584650&rl=1#info3

     

    Author: Geary, David,

    Publisher: Prentice Hall

    ISBN: 0131584650

    Page :112 pages

    Google Web Toolkit Solutions: Cool & Useful Stuff by David Geary

    Note: This is just a ebook!

    本書涉及到GWT 與 Spring/Hibernate/Maven 的整合,同時也涉及到了其他方面的高級主題。

    本書的跟多信息:

    Safari does

    diesel-ebooks


    3、another GWT book:GWT Java AJAX Programming

    The books approach is:

    Each chapter covers a series of practical tasks, showing how to achieve a particular useful result - and then learn how it works so that you can apply your knowledge to your own unique situation.

    本書的更多信息:

    Google Web Toolkit GWT Java AJAX Programming

    4、 Yet another GWT bookGWT in Practice 

     Author: Robert Cooper ,Charles Collins.

       If you’re a web developer, you already know that you can use Ajax to add rich, user-friendly, dynamic features to your applications. With the Google Web Toolkit (GWT), a new Ajax tool from Google that automatically converts Java to JavaScript, you can build Ajax applications using the Java language. GWT lets you focus on application design and functionality, rather than on browser differences, and allows you to re-use code throughout the layers of your applications.
       GWT in Practice is an example-driven, code-rich book designed for web developers who have already learned the basics of GWT. After a quick review of GWT fundamentals, GWT in Practice presents scores of handy, reusable solutions to the problems you face when you need to move beyond "Hello World" and "proof of concept" applications.   
       This book skips the theory and looks at the way things really work when you’re building projects in GWT. You’ll learn: * How to create and customize widgets; * The ins and outs of RPC; * Packaging and building with Maven and Ant; * Using the Java Persistence API with GWT; * Effective internationalization. GWT in Practice shows you where GWT fits into the Enterprise Java developer's toolset.
       Written by expert authors Robert Cooper and Charlie Collins, this book combines sharp insight with hard-won experience. Readers will find thorough coverage of all aspects of GWT development from the basic GWT concepts and essentials to in-depth and complete real world example applications. If you know the basics and are ready to get your hands dirty, then you need this book.

    以下是引用manning網站的GWT in Practice 對本書的介紹:

    GWT in Practice is an example-driven, code-rich book designed for web developers who have already learned the basics of GWT. After a quick review of GWT fundamentals, GWT in Practice presents scores of handy, reusable solutions to the problems you face when you need to move beyond "Hello World" and "proof of concept" applications. This book skips the theory and looks at the way things really work when you're building projects in GWT.

    NOT YET PUBLISHED (Planned - Aug, 2007)
    更多內容參見:GWT in Practice 介紹

    5、 Gwt in Action: Easy Ajax with the Google Web Toolkit

    Author:Robert Hanson ,Adam Tacy

    Publisher: Manning Publications (May 1, 2007)

    Book Description
    The Google Web Toolkit is a new technology that automatically translates Java into JavaScript, making Ajax applications easier to code and deploy. GWT in Action is a comprehensive tutorial for Java developers interested in building the next generation of rich, web-based applications. This book was written by Robert Hanson, creator of the popular GWT Widget Library and Adam Tacy a major contributor to the GWT Widget Library.

    There is a new emphasis on building rich, web-based applications. These applications can be difficult to build because they rely on JavaScript, which lacks the sophisticated object-oriented structures and static typing of Java, they are tricky to debug, and they require you to manage numerous browser inconsistencies.

    In May of 2006 Google released the Google Web Toolkit (GWT). GWT enables developers to create Ajax applications in Java. With GWT, you can build your applications using a real object-oriented language and take advantage of Java tools like Eclipse that are already available. Instead of trying to bring tool support to Ajax, Google brought Ajax to a place where the tools already existed.

    GWT in Action shows you how to take advantage of these exciting new tools. Readers will follow an example running throughout the book and quickly master the basics of GWT: widgets, panels, and event handling. The book covers the full development cycle, from setting up your development environment, to building the application, then deploying it to the web server. The entire core GWT library is discussed, with details and examples on how it can be extended.

    GWT helps you make the most of Ajax in your web applications and GWT in Action helps you get more out of GWT. Readers can download Early Access Chapters of GWT in Action now and participate in the Author Forum by visiting at the Manning site.

    NOT YET PUBLISHED (Planned - Jun, 2007)

    跟多信息:


    Manning: GWT in Practice
    6、Google Web Toolkit by Bruce Johnson, Joel Webber 

    Book Details

    The book begins with a tour of the Google Web Toolkit that provides a comprehensive overview of the basic facilities and the key ideas that underlie GWT. The first part of the book explores GWT's role in web development and explains how GWT fits into a traditional web technology stack. This section also articulates the principles that guided GWT design decisions, including the importance of maintaining well-known web usability patterns, interoperability, monolithic compilation, static typing, and minimizing HTTP round-trips.

    The second part of the book provides a canonical description of GWT concepts and mechanics from a "how to use it" perspective that covers everything from the nuts and bolts of Java-to-JavaScript translation, to concepts related to the development pattern that GWT provides. Part three provides the foundation for more in-depth coverage of GWT concepts and mechanics from a "how to extend it" perspective. This includes complete chapters on configuration concepts, user interface programming, the GWT history mechanism, Remote Procedure Calls (RPC), and Internationalization.

    The fourth part focuses on design patterns and best practices and provides advice on real-world approaches to building systems with GWT, with substantial chapters covering web usability, Model/View/Controller (MVC), building large applications, and optimization.

    詳細信息:
    http://www.awprofessional.com/promotions/promotion.asp?promo=3854&redir=1&rl=1

    NOT YET PUBLISHED
    7 Pro Google Web Toolkit: Rapid Ajax for Java Developers 


    Book Description

    Create cutting-edge Ajax-powered web sites easily using Google Web Toolkit (GWT). Because it comes with an impressive set of UI Widgets but doesnt require a deep knowledge of an underlying JavaScript to use them, GWT could be the Java developers ultimate tool for next-generation web development. Youll learn the basics of GWT development with Pro Google Web Toolkit, but unlike most others on the topic, youll go beyond beginner level and tackle more advanced techniques like Enterprise integration.

    Youll begin by installing GWT, examining the GWT architecture, and putting together and debugging a basic application. Youll discover the full set of widgets, explained in detail, learn how to customize their appearance using CSS, and learn to write your own custom widgets, events, and listeners. Advanced topics involved with incorporating GWT front ends in enterprise applications are covered fully, including integrating GWT with JSPs, working effectively with designers and developers, source control, and using Ant for building, generation, and deployment. The book concludes with reference sections covering GWT classes, JSP tags, and Ajax classes, making it easy to look up information and help when you need it.

    • Maximize the potential of this exciting, new Java-based Ajax/web development technology from Google using this comprehensive guide.
    • Reference sections covering GWT classes, servlets, and tags offer fast and easy access to the information you need.
    • Take it to the next level with advanced instruction on customizing existing widgets, creating your own widgets, and integrating GWT with enterprise applications.

      What youll learn

      • The architecture of the GWT and how it works.
      • How to set up GWT and develop applications using it on Windows, Mac OS X, and Linux.
      • How to use all the standard features to build professional user interfaces.
      • How to extend GWT, customizing existing widgets (e.g., using CSS to change their appearance) and building your own.
      • How to integrate GWT UIs with enterprise applications.

      Who is this book for?

      This book is for anyone with Java experience who wants to learn how to use Google Web Toolkit in their web application development, enterprise or otherwise.

      About the Apress Pro Series

      The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

      You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard-won solutions to problems you will face in your professional programming career.



    •  

      IDES:
      1、Googlipse 

      Googlipse is the Eclipse plugin for Google Web Toolkit (GWT). Although you can develop GWT applications without Googlipse, many times its a pain to do repeated tasks. Googlipse will help you in most of such tasks and helps you to increase your productivity.
    •  

      Googlipse Eclipse下的一個GWT插件。

      特點:

      Ø開源、免費,更新比較及時

      Ø目前還不支持可視化。

      ØGooglipse是作為一個 WTP構面(WTP Facet)來執行的


      通過它來啟用GoogleAjax類庫,當我們創建一個新的動態web工程時,可以用純java來編寫ajax,然后自動翻譯成可以應用在j2ee工程里的程序,太強大了!


      http://www.googlipse.com/

      2、GWT Designer   

      GWT Designer is a GUI creator that supports GWT. Use GWT Designer's visual tools and wizards, and Java code will be generated for you. You don't need to write any lines of Java code, but you can fully edit the resulting Java if you wish.

    • GWT Designer是一個支持GWTGUI構建器. 開發者使用GWT Designer的可視化開發工具和向導,可以很方便地為你自動產生一些代碼。你不必編寫任何java代碼,但是如果你愿意修改的話,也可以修改由它們自動生成的代碼。Eric Clayberg Dan RubelEclipse: Building Commercial-Quality Plug-ins (2nd Edition)一書的作者)曾經在他們的這本書中提到過這個基于GWTWYSIWYG(所見即所得的)開發工具。
      http://www.instantiations.com/gwtdesigner/

      3、GWT Developer's Tools  

      gwtDeveloper is a WYSIWYG tool to design your GWT applications.
      It is a extension for JDeveloper.
    •  

      gwtDeveloper— GWT JDeveloper plug-in(可視化開發工具)

      你可以自由地下載gwtDeveloper插件,目前其源代碼尚沒有提供下載。

      特點:

      Ø基于Oracle JDeveloper

      Ø是一個 WYSIWYG(所見即所得)的工具

      Ø部署方便



      http://www.gdevelop.com/

      4、IntelliJ IDEA 
       Complete and intelligent Google Web Toolkit (GWT) support
        

      IntelliJ IDEA features the GWT Studio plugin that provides the native support for developing Web applications based on the freshly released Google Web Toolkit (GWT). As far as you might recall, Google GWT provides you the framework for simple and effective creating AJAX applications.
    •  

      http://www.jetbrains.com/idea/features/gwt.html

      http://www.jetbrains.net/confluence/display/IDEADEV/GWT+Studio+plugin



      5、VistaFei for Google Web Toolkit
        

      VistaFei for GWT is a visual Integrated Development Environment (IDE) for building AJAX apps based on Google Web Toolkit (GWT) for all AJAX-enabled platforms.
    •  

      VistaFei 是基于GWT的一個可視化開發工具,它可以在Ajax能應用的所有平臺下構建Ajax應用程序。Wirelexsoft發布了基于GWT的可視化的VistaFei 開發工具

      你可以從一個Palette 上通過拖拽的方式來構建應用程序,實現“所見即所得的”功能。

      特點:

      Ø基于Eclipse

      Ø可以自由地拖放組件

      Ø從官方的信息上來看,目前是免費的。

    • 從正式發布的版本開始,分為兩種:一種是社區版(Community Edition),一種是企業版(Enterprise Edition)。

      相關資源:

      主頁:http://www.wirelexsoft.com/wforum/

      下載地址:http://www.wirelexsoft.com/wforum/viewtopic.php?t=48

      (必須先在他們的論壇注冊以后才可以下載)

    •  


    posted on 2007-03-17 22:15 XiaoLi 閱讀(3049) 評論(0)  編輯  收藏 所屬分類: Others

    公告


    文章發布許可

    本站作品均采用知識共享署名-非
    商業性使用-禁止演繹 2.5 中國大
    陸許可協議
    進行許可。

    Books I've Translated

    《精通Nginx(第二版)》

    精通Nginx(第二版)
    《云計算:原理與范式》

     云計算:原理與范式

    《SQL技術手冊(第三版)》
    SQL技術手冊(第三版)
    《MySQL核心技術手冊(第二版)》
    MySQL核心技術手冊(第2版)
    《RESTful Web Services中文版》
    RESTful Web Services中文版

    導航

    留言簿(2)

    隨筆分類

    搜索

    最新評論

    主站蜘蛛池模板: 十八禁视频在线观看免费无码无遮挡骂过 | 国产成人精品高清免费| 亚洲第一香蕉视频| 最近2019免费中文字幕6| 亚洲高清日韩精品第一区| 亚洲日本在线免费观看| 亚洲视频在线不卡| 99久久久精品免费观看国产| 亚洲福利视频一区二区三区| 国产电影午夜成年免费视频| 亚洲一区二区影视| 在线观看无码AV网站永久免费| 国产亚洲精品成人AA片| 日韩精品视频免费在线观看| 亚洲Aⅴ在线无码播放毛片一线天| 国产精品国产午夜免费福利看 | 亚洲成年网站在线观看| 日本一道高清不卡免费| 免费很黄无遮挡的视频毛片| 国产亚洲精品AA片在线观看不加载| 成人无码区免费A∨直播| 亚洲av色福利天堂| 黄瓜视频影院在线观看免费| 亚洲熟女综合色一区二区三区| 国产免费人人看大香伊| 两个人www免费高清视频| 久久久久久久亚洲Av无码| 在线观看免费人成视频| 无人视频免费观看免费视频 | 亚洲综合色自拍一区| 日本免费中文视频| 亚洲高清中文字幕免费| 亚洲一区二区视频在线观看| 三年片在线观看免费观看大全动漫 | 香蕉国产在线观看免费| 亚洲码国产精品高潮在线| 国产又大又粗又长免费视频 | 亚洲欧美在线x视频| 日本亚洲成高清一区二区三区| 青草草色A免费观看在线| 特色特黄a毛片高清免费观看|