(slurp "stuff.txt" :encoding "UTF-8") ;; -> "all my stuff" Append data to an existing file using the :append true option to spit: (spit "stuff.txt" "even ...
確定! 回上一頁