{"id":590,"date":"2022-09-29T22:09:53","date_gmt":"2022-09-29T14:09:53","guid":{"rendered":"https:\/\/qaqaq.top\/?p=590"},"modified":"2022-11-27T12:39:59","modified_gmt":"2022-11-27T04:39:59","slug":"%e9%9d%a2%e5%90%91%e5%af%b9%e8%b1%a1%e4%b8%8a-%e5%80%bc%e4%bc%a0%e9%80%92%e6%9c%ba%e5%88%b6%ef%bc%9a%e9%92%88%e5%af%b9%e5%9f%ba%e6%9c%ac%e6%95%b0%e6%8d%ae%e7%b1%bb%e5%9e%8b","status":"publish","type":"post","link":"https:\/\/qaqaq.top\/?p=590","title":{"rendered":"\u9762\u5411\u5bf9\u8c61(\u4e0a)-\u503c\u4f20\u9012\u673a\u5236\uff1a\u9488\u5bf9\u57fa\u672c\u6570\u636e\u7c7b\u578b"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>package top.qaqaq.java.P210;\r\n\/*\r\n * \u65b9\u6cd5\u7684\u5f62\u53c2\u7684\u4f20\u9012\u673a\u5236\uff1a\u503c\u4f20\u9012\r\n * \r\n * \t1. \u5f62\u53c2\uff1a\u65b9\u6cd5\u5b9a\u4e49\u65f6\uff0c\u58f0\u660e\u7684\u5c0f\u62ec\u53f7\u5185\u7684\u53c2\u6570\r\n * \t   \u5b9e\u53c2\uff1a\u65b9\u6cd5\u8c03\u7528\u65f6\uff0c\u5b9e\u9645\u4f20\u9012\u7ed9\u5f62\u53c2\u7684\u6570\u636e\r\n * \r\n * \t2. \u503c\u4f20\u9012\u673a\u5236\uff1a\r\n * \t\u5982\u679c\u53c2\u6570\u662f\u57fa\u672c\u6570\u636e\u7c7b\u578b\uff0c\u6b64\u65f6\u5b9e\u53c2\u8d4b\u7ed9\u5f62\u53c2\u7684\u662f\u5b9e\u53c2\u771f\u5b9e\u5b58\u50a8\u7684\u6570\u636e\u503c\u3002\r\n * \t\u5982\u679c\u53d8\u91cf\u662f\u5f15\u7528\u6570\u636e\u7c7b\u578b\uff0c\u6b64\u65f6\u5b9e\u53c2\u8d4b\u7ed9\u5f62\u53c2\u7684\u662f\u5b9e\u53c2\u5b58\u50a8\u6570\u636e\u7684\u5730\u5740\u503c\u3002\r\n *\/\r\npublic class ValueTransferTest1 {\r\n\t\r\n\tpublic static void main(String&#91;] args) {\r\n\t\t\r\n\t\t\/\/\u4ea4\u6362\u4e24\u4e2a\u53d8\u91cf\u7684\u503c\u7684\u64cd\u4f5c\r\n\t\tint m = 10;\r\n\t\tint n = 20;\r\n\t\t\r\n\t\tSystem.out.println(\"m = \" + m + \", n = \" + n);\r\n\t\t\/\/\u4ea4\u6362\u4e24\u4e2a\u53d8\u91cf\u7684\u503c\u7684\u64cd\u4f5c\r\n\/\/\t\tint temp = m;\r\n\/\/\t\tm = n;\r\n\/\/\t\tn = temp;\r\n\t\t\r\n\t\tValueTransferTest1 test = new ValueTransferTest1();\r\n\t\ttest.swap(m, n);\r\n\t\t\r\n\t\tSystem.out.println(\"m = \" + m + \", n = \" + n);\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t}\r\n\t\r\n\tpublic void swap(int m, int n) {\r\n\t\tint temp = m;\r\n\t\tm = n;\r\n\t\tn = temp;\r\n\t}\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-590","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\/590"}],"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=590"}],"version-history":[{"count":1,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/590\/revisions"}],"predecessor-version":[{"id":591,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/590\/revisions\/591"}],"wp:attachment":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=590"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=590"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=590"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}