《Groovy官方指南》目录
生活随笔
收集整理的這篇文章主要介紹了
《Groovy官方指南》目录
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
入門篇(Getting Started)
- 下載Groovy(Download Groovy)
- 安裝Groovy (Install Groovy)
- 與Java的比較 (Differences with Java)
- Groovy開(kāi)發(fā)套件——使用IO(The Groovy Development Kit)
- Groovy開(kāi)發(fā)套件——使用集和(The Groovy Development Kit)
- 運(yùn)行時(shí)和編譯時(shí)元編程—運(yùn)行時(shí)元編程(Runtime and compile-time metaprogramming)
- 運(yùn)行時(shí)和編譯時(shí)元編程—編譯時(shí)元編程(Runtime and compile-time metaprogramming)
- Grape依賴管理 (The Grape dependency manager)
- 測(cè)試指南 (Testing guide)
- Groovy語(yǔ)言特性(Domain-Specific Languages)
- 集成Groovy到應(yīng)用(Integrating Groovy into applications)
- 安全(Security)
- Groovy中的設(shè)計(jì)模式(Design patterns in Groovy)
- Groovy編程風(fēng)格指南(Style guide)
?
Groovy語(yǔ)言規(guī)范(Language Specification)
- 語(yǔ)法(Syntax)
- 運(yùn)算符(Operators)
- 程序結(jié)構(gòu)(Program structure)
- 面向?qū)ο?Object orientation)
- 閉包(Closures)
- 語(yǔ)義(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)
- 使用關(guān)系型數(shù)據(jù)庫(kù)(Working with a relational database)
- 處理XML(Processing XML)
- Ant腳本任務(wù)(Scripting Ant tasks)
- 模板引擎(Template engines)
- 創(chuàng)建Swing UI(Creating Swing UIs)
- Servlet支持(Servlet support)
- 使用JMX(Working with JMX)
?API文檔(API documentation)
- Groovy官方文檔和接口手冊(cè)(GroovyDoc documentation of the Groovy APIs)
- Groovy開(kāi)發(fā)套件拓展(The Groovy Development Kit enhancements)
?
原創(chuàng)文章,轉(zhuǎn)載請(qǐng)注明:?轉(zhuǎn)載自并發(fā)編程網(wǎng) – ifeve.com本文鏈接地址:?《Groovy官方指南》目錄
?
from:http://ifeve.com/groovy-guide/
總結(jié)
以上是生活随笔為你收集整理的《Groovy官方指南》目录的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 精通 Groovy
- 下一篇: 关于Spring的笔试题(一)