引入file 函数,它可以根据路径名创建一个File 对象 ; 我们打开/tmp 文件夹,并打印它的目录树 user=> (use '[clojure.java.io :only [file]]) nil user=> (def ...
確定! 回上一頁