8

我是 smart gwt 的新手,我需要一些帮助。请帮助一些好的智能 gwt 教程以及一些我可以购买的好书来学习这一点。我进行了一些搜索,实际上除了 javadocs 之外什么也没找到。所以请大家帮帮我!!!

4

3 回答 3

9

因为GWT,这里的一切,都是你的切入点:

https://developers.google.com/web-toolkit/doc/latest/DevGuide

那么对于SmartGWT,我认为每个人都应该从快速指南开始:

http://www.smartclient.com/releases/SmartGWT_Quick_Start_Guide.pdf

然后展示它非常好,因为你有提供代码的现场演示:

http://www.smartclient.com/smartgwt/showcase/

然后是其他一些链接,例如:

http://www.javacodegeeks.com/2011/01/advanced-smartgwt-tutorial-part-1.html
http://smartgwt-tutorial.blogspot.fr/2011/03/smart-gwt-tutorials.html

于 2012-07-18T12:18:02.750 回答
7

我通过以下方式学习了 GWT 2.0:

http://www.vogella.com/articles/GWT/article.html
http://courses.coreservlets.com/Course-Materials/gwt.html

于 2012-07-18T10:07:10.807 回答
1

访问给定的链接,该链接为您提供分步示例和说明。 http://uptick.com.au/content/crud-gwt-gwtp-smartgwt-and-jpa

于 2013-10-23T13:03:46.977 回答