(defn write-file [] (with-open [w (clojure.java.io/output-stream ... (clojure.java.io/copy (:body (client/get "http://placehold.it/350x150" {:as :stream})) ...
確定! 回上一頁