{"id":1344,"date":"2022-10-30T22:49:44","date_gmt":"2022-10-30T14:49:44","guid":{"rendered":"https:\/\/qaqaq.top\/?p=1344"},"modified":"2022-11-27T12:39:46","modified_gmt":"2022-11-27T04:39:46","slug":"io%e6%b5%81%e4%b8%8e%e7%bd%91%e7%bb%9c%e7%bc%96%e7%a8%8b-%e4%bd%bf%e7%94%a8%e7%ac%ac%e4%b8%89%e6%96%b9jar%e5%8c%85%e5%ae%9e%e7%8e%b0%e6%95%b0%e6%8d%ae%e8%af%bb%e5%86%99","status":"publish","type":"post","link":"https:\/\/qaqaq.top\/?p=1344","title":{"rendered":"IO\u6d41\u4e0e\u7f51\u7edc\u7f16\u7a0b-\u4f7f\u7528\u7b2c\u4e09\u65b9jar\u5305\u5b9e\u73b0\u6570\u636e\u8bfb\u5199"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>package top.qaqaq.java.P619;\r\n\r\nimport org.apache.commons.io.FileUtils;\r\n\r\nimport java.io.File;\r\nimport java.io.IOException;\r\n\r\n\/**\r\n * @author RichieZhang\r\n * @create 2022-10-30 \u4e0b\u5348 9:27\r\n *\/\r\npublic class FileUtilsTest {\r\n\r\n    public static void main(String&#91;] args) {\r\n\r\n        File srcFile = new File(\"Code\\\\\u7231\u60c5\u4e0e\u53cb\u60c5.jpg\");\r\n        File destFile = new File(\"Code\\\\\u7231\u60c5\u4e0e\u53cb\u60c57.jpg\");\r\n        try {\r\n            FileUtils.copyFile(srcFile,destFile);\r\n        } catch (IOException e) {\r\n            e.printStackTrace();\r\n        }\r\n    }\r\n}\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[46],"class_list":["post-1344","post","type-post","status-publish","format-standard","hentry","category-java-code","tag-java"],"_links":{"self":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/1344"}],"collection":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1344"}],"version-history":[{"count":1,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/1344\/revisions"}],"predecessor-version":[{"id":1345,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/1344\/revisions\/1345"}],"wp:attachment":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1344"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1344"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}