clojure.core/spit [file-path content & options] ... spit函数会先打开文件,再将内容写入,再关闭文件。 spit都是以字符串形式写入。
確定! 回上一頁