所在分类:Clojure示例代码. 2018-07-29 950 0. // (ns clojure.examples.hello (:gen-class)) (defn hello-world [] (println (str "Hello" "World")) (println (str ...
確定! 回上一頁