(io/copy you-string (io/file "/tmp/xx.xx") :encode "utf-8") 2、你有了一个url,想把内容写入文件中(io/copy (io/input-stream "http://www.baidu.com") (io/file "c:/ ...
確定! 回上一頁