Google Web Toolkit First Look Review by SitePoint Google網頁工具包,先看看審查sitepoint
Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail, which similar to Atlas for ASP.NET, Yahoo!’s User Interface Library and Adobe Spry. Google網頁工具包( gwt )是一個Java軟件開發框架,使寫作AJAX應用程序一樣, Google地圖和Gmail ,類似的圖集為asp.net ,雅虎的使用者介面圖書館和Adobe噴霧。 Google Web Toolkit allows programmers to write the front end in the Java programming language, and the GWT compiler will converts the Java classes to browser-compliant JavaScript and HTML. Google網頁工具包,允許程序員寫的前端,在Java編程語言,和gwt的編譯器將轉換為Java類,以瀏覽器兼容的JavaScript和HTML 。
For Ajax,Java class library gives you access to the XMLHttpRequest object normally used in AJAX applications.為阿賈克斯, Java的類庫可讓您使用XMLHttpRequest對象通常是用來在Ajax應用。 Beside, Java server-side code could be written in addition to client-side code, which doesn’t get converted to JavaScript, and thus the server-side code can use the full capabilities of the Java platform, and any additional class libraries you may require.旁邊, Java的服務器端代碼可以寫的,除了用戶端程式碼,其中不得到轉換的JavaScript ,因此服務器端代碼可以使用全部功能的Java平台,以及任何額外的類庫你可能需要。 Then in client-side code, classes that are able to communicate with the server-side code could be set up.然後在客戶端代碼,班級是能夠溝通,與服務器端代碼可以成立。 When GWT compile the application, GWT will automatically generate all the JavaScript needed to communicate with the server on the client-side, and will compile your server-side code to a set of Java Servlets.當gwt編譯該應用程序, gwt將自動生成所有的JavaScript ,需要溝通與服務器對客戶端,並將彙編您的服務器端代碼,以一套Java的/ Servlets 。
SitePoint concluded that Google has definitely put together an impressive platform with GWT, but as one would expect (especially from a beta product) it’s not perfect. sitepoint得出結論認為, Google已肯定放在一起令人印象深刻的平台, gwt ,但隨著人們會期望(尤其是從一個Beta產品) ,它的不完美。 But the biggest thing lacking in GWT is an example of a finished, real-world application running in the wild.但最大的一件事,缺乏gwt便是一個例子,一個完成後,真實世界的應用程序的運行在野生環境。 No doubt Google is hard at work on its next big project using GWT, but for now at least GWT is unproven technology.毫無疑問, Google是努力工作,就其未來的大項目使用gwt ,但至少目前gwt是未經證實的技術。 The weak points include GWT detects and supports browsers by their user agent string, the bundled GWT widgets make extensive use of tables for layout, GWT was written to work with Java 1.4 or later, the development shell does not support Mac OS X and unclear best practices for security and performance.弱點,包括gwt檢測,並支持瀏覽器,由他們的用戶代理字符串,捆綁gwt widgets的廣泛運用表佈局, gwt是書面的工作與Java 1.4或更高版本,發展殼不支持Mac OS X和不明朗的最佳做法,安全性和性能。
Build AJAX applications in Java language with建立AJAX應用程序在Java語言與 Google Web Toolkit Google網頁工具包 . 。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 . 。
Related Articles相關文章
- How to Choose the Best Web Hosting如何選擇最佳虛擬主機
- Google Desktop 4 Review by PC Magazine Google桌面4審查PC雜誌
- WordPress Plugin: Display Google Analytics and FeedBurner Reports Statistics from Site Admin wordpress插件:顯示Google的分析和feedburner的報告統計,從網站管理員
- Google Browser Sync for Firefox Review by iTWire Google的瀏覽器同步Firefox的審查itwire
- Acunetix Web Vulnerability Scanner Review by IT-Observer acunetix網絡漏洞掃描器檢討資訊科技觀察員
- Online RSS Feed Readers and Aggregators Review and Comparison Online RSS新聞聚合器的讀者和匯集審查和比較
- Google Pack Review by Newsfactor Magazine Google Pack的審查NewsFactor網站雜誌
- List of Google Robots名單上的Google機器人
- Accoona Review by InformationWeek Accoona的審查信息周刊
- Google Gears on Mobile Devices Google的齒輪在移動設備上


















