- 授权协议: EPL
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/clojure/clojurescript
- 软件文档: https://github.com/clojure/clojurescript/wiki
软件介绍
ClojureScript 是一个用来将 Clojure 语言转成 JavaScript 脚本的工具。
Maven:
<dependency> <groupId>org.clojure</groupId> <artifactId>clojurescript</artifactId> <version>0.0-2202</version> </dependency>
Java in a Nutshell, 6th Edition
Benjamin J Evans、David Flanagan / O'Reilly Media / 2014-10 / USD 59.99
The latest edition of Java in a Nutshell is designed to help experienced Java programmers get the most out of Java 7 and 8, but it's also a learning path for new developers. Chock full of examples tha......一起来看看 《Java in a Nutshell, 6th Edition》 这本书的介绍吧!
