我已经建立了一个小项目: 项目.clj: (defproject testing-compilation "0.1.0-SNAPSHOT" :dependencies [[org.clojure/clojure "1.8.0"]] ;; this is important! :aot ...
確定! 回上一頁