(use '[clojure.java.io '(reader)]) (take 2 (line-seq (reader "bobby.txt"))) => ("Bobby was a good boy," "and didn't complain too much").
確定! 回上一頁