正在加载图片...
10/07/2006 ●S Why Use Java Programming Language for AJAX Development? Static type checking in the Java language boosts productivity while reducing errors Common JavaScript errors(typos, type mismatches are easily caught at compile time rather than by users at runtime Code prompting/completion is widely available Automated Java refactoring is pretty snazzy these days Java-based oo designs are easier to communicate and understand, thus making your AJAX code base more comprehensible with less documentation You can use all of your favorite Java development tools(Eclipse, IntelliJ JProfiler, JUnit) for AJAX development. Static type checking in the Java language boosts productivity while reducing errors Common JavaScript errors(typos, type mismatches )are easily caught at compile time rather than by users at runtime Code prompting/completion is widely available Automated Java refactoring is pretty snazzy these days. Java-based oo designs are easier to communicate and understand, thus making your AJAX code base more compreher le with less documentationJava technologies offer a productive development plaform, and with GWT, they can instantly become the basis of your AJAX development platform as well. Here are some of the benefits of developing with GWT: * You can use all of your favorite Java development tools (Eclipse, IntelliJ, JProfiler, JUnit) for AJAX development. * Static type checking in the Java language boosts productivity while reducing errors. * Common JavaScript errors (typos, type mismatches) are easily caught at compile time rather than by users at runtime. * Code prompting/completion is widely available. * Automated Java refactoring is pretty snazzy these days. * Java-based OO designs are easier to communicate and understand, thus making your AJAX code base more comprehensible with less documentation. Source: http://code.google.com/webtoolkit/ 8 Why Use Java Programming Language for AJAX Development? • Static type checking in the Java language boosts productivity while reducing errors. • Common JavaScript errors (typos, type mismatches) are easily caught at compile time rather than by users at runtime. • Code prompting/completion is widely available • Automated Java refactoring is pretty snazzy these days. • Java-based OO designs are easier to communicate and understand, thus making your AJAX code base more comprehensible with less documentation. 10/07/2006
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有