《Groovy官方指南》目录

原文链接   译文链接  译者: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)

 

原创文章,转载请注明: 转载自并发编程网 – ifeve.com本文链接地址: 《Groovy官方指南》目录

  • Trackback 关闭
  • 评论 (4)
  1. 有兴趣参与翻译的同学,请通过评论领取文章

      • JackWang
      • 2015/11/16 9:35上午

      近期正在看中文版的Groovy书籍,发现越到后面翻译越难,特别涉及到专有词汇,有些概念还是Groovy专有。因此近期的翻译暂时停顿,充电。会尽快继续翻译完 🙂

    • 老王
    • 2016/08/05 9:52下午

    面向对象(Object orientation)有人翻译吗,没人翻译的话,我来吧

return top