file 函数,获取一个java.io.File对象 (def f (file "a.txt")) ;;拷贝文件使用copy (copy f (file "b.txt")) ;;删除文件,使用delete-file
確定! 回上一頁