原文链接 译文链接 译者:JackWang
重要:请后续新翻译的译文将译文链接添加到本文评论或原目录评论
入门篇(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)
文章的脚注信息由WordPress的wp-posturl插件自动生成