1. 程式人生 > >《Groovy官方指南》目錄

《Groovy官方指南》目錄

入門篇(Getting Started)

Groovy語言規範(Language Specification)

  • 語法(Syntax)
  • 運算子(Operators)
  • 程式結構(Program structure)
  • 面向物件(Object orientation)
  • 閉包(Closures)
  • 語義(Semantics)

工具(Tools)

  • Groovyc-Groovy編譯器(groovyc — the Groovy compiler)
  • Groovysh-Groovy 終端-類shell(groovysh — the Groovy command -like shell)
  • groovyConsole-Groovy 圖形化工具(groovyConsole — the Groovy Swing console)
  • IDE整合(IDE integration)

Groovy元件指南(Groovy module guides)

  • 解碼和編碼JSON(Parsing and producing JSON)
  • 使用關係型資料庫(Working with a relational database)
  • 處理XML(Processing XML)
  • Ant指令碼任務(Scripting Ant tasks)
  • 模板引擎(Template engines)
  • 建立Swing UI(Creating Swing UIs)
  • Servlet支援(Servlet support)
  • 使用JMX(Working with JMX)

 API文件(API documentation)

  • Groovy官方文件和介面手冊(GroovyDoc documentation of the Groovy APIs)
  • Groovy開發套件拓展(The Groovy Development Kit enhancements)