gwt 与java 冲突总结
1、Simpledataformat? 、Clender 等时间转换类,无法转换成js 在gwt 前端无法使用
????? 解决方案 可使用com.google.gwt.i18n.client.DateTimeFormat 代替
2...
发布时间: 2013-03-25 15:43:04 作者: rapoo
gwt 与java 冲突总结
1、Simpledataformat? 、Clender 等时间转换类,无法转换成js 在gwt 前端无法使用
????? 解决方案 可使用com.google.gwt.i18n.client.DateTimeFormat 代替
2...