Google Web Toolkit First Look Review by SitePoint谷歌网络工具箱先看看审查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.谷歌网络工具箱(天翼)是一个Java软件开发框架,使写作的AJAX应用,如谷歌地图和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.谷歌网络工具箱允许程序员来写前端的Java编程语言,并天翼编译器将转换为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.当天翼编译应用程序,天翼将自动生成所有的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得出结论认为,谷歌已明确提出令人印象深刻的平台,天翼,但作为一个期望(尤其是从一个测试产品)它并不完美。 But the biggest thing lacking in GWT is an example of a finished, real-world application running in the wild.但最重要的缺乏天翼是一个例子结束后,真实世界的应用程序运行在野生环境中。 No doubt Google is hard at work on its next big project using GWT, but for now at least GWT is unproven technology.毫无疑问,谷歌是努力工作的下一个大项目使用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工具广泛使用表格布局,天翼是书面的工作与Java 1.4或更高,发展外壳不支持Mac OS X和明确的最佳做法的安全性和性能。
Build AJAX applications in Java language with构建AJAX应用程序在Java语言与 Google Web Toolkit谷歌网络工具箱 . 。
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相关文章
- Google Desktop 4 Review by PC Magazine谷歌桌面4审查通过个人电脑杂志
- Google Browser Sync for Firefox Review by iTWire谷歌浏览器同步Firefox的审查iTWire
- Google Pack Review by Newsfactor Magazine谷歌包审查Newsfactor杂志
- Google Desktop 3 Review by PC Magazine谷歌桌面3审查通过个人电脑杂志
- WordPress Plugin: Display Google Analytics and FeedBurner Reports Statistics from Site Admin WordPress的插件:显示器谷歌分析和FeedBurner报告统计网站管理
- Google SketchUp Review谷歌SketchUp审查
- Accoona Review by InformationWeek Accoona的审查信息
- How to Choose the Best Web Hosting如何选择最佳的网络托管
- Google Spreadsheets Beta Reviews谷歌电子表格测试评语
- AdSense Help Group for AdSense Publishers AdSense支持小组的AdSense发布
































