(defn ex-5-1 [] (-> (slurp "data/soi.csv") (str/split #"\n") (first))). 但是,在數據比記憶體大的情況下,全部載入就變成無法執行的策略。若我們使用Clojure 的 ...
確定! 回上一頁