{"id":553,"date":"2022-09-27T07:09:38","date_gmt":"2022-09-26T23:09:38","guid":{"rendered":"https:\/\/qaqaq.top\/?p=553"},"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-%e7%bb%83%e4%b9%a0","status":"publish","type":"post","link":"https:\/\/qaqaq.top\/?p=553","title":{"rendered":"\u9762\u5411\u5bf9\u8c61(\u4e0a)-\u7ec3\u4e60"},"content":{"rendered":"\n<ol class=\"wp-block-list\"><li>\u9762\u5411\u5bf9\u8c61\u601d\u60f3\u7f16\u7a0b\u5185\u5bb9\u7684\u4e09\u6761\u4e3b\u7ebf\u5206\u522b\u662f\u4ec0\u4e48<\/li><\/ol>\n\n\n\n<p>\u2460 \u7c7b\u53ca\u7c7b\u7684\u6210\u5458\uff1a\u5c5e\u6027\u3001\u65b9\u6cd5\u3001\u6784\u9020\u5668\uff1b\u4ee3\u7801\u5757\u3001\u5185\u90e8\u7c7b<br>\u2461 \u9762\u5411\u5bf9\u8c61\u7684\u4e09\u5927\u7279\u5f81\uff1a\u5c01\u88c5\u3001\u7ee7\u627f\u3001\u591a\u6001<br>\u2462 \u5176\u4ed6\u5173\u952e\u5b57\uff1athis,super,abstract,interface,static,final,package,import<\/p>\n\n\n\n<p>\u9762\u5411\u5bf9\u8c61\u7684\u7f16\u7a0b\u601d\u60f3\uff1f<br>\uff08\u7c7b\u3001\u5bf9\u8c61\uff1b\u9762\u5411\u5bf9\u8c61\u7684\u4e09\u5927\u7279\u5f81\uff1b\u3002\u3002\u3002\uff09<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\"><li>\u8c08\u8c08\u4f60\u5bf9\u9762\u5411\u5bf9\u8c61\u4e2d\u7c7b\u548c\u5bf9\u8c61\u7684\u7406\u89e3\uff0c\u5e76\u6307\u51fa\u4e8c\u8005\u7684\u5173\u7cfb<\/li><\/ol>\n\n\n\n<p>\u7c7b\uff1a\u62bd\u8c61\u7684\u3001\u6982\u5ff5\u4e0a\u7684\u5185\u5bb9<br>\u5bf9\u8c61\uff1a\u5b9e\u5b9e\u5728\u5728\u5b58\u5728\u7684\u4e00\u4e2a\u4e2a\u4f53\u3002<\/p>\n\n\n\n<p>\u5bf9\u8c61\u662f\u7531\u7c7b\u6d3e\u751f\u51fa\u6765\u7684\u3002<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\"><li>\u9762\u5411\u5bf9\u8c61\u601d\u60f3\u7684\u4f53\u73b0\u4e00\uff1a\u7c7b\u548c\u5bf9\u8c61\u7684\u521b\u5efa\u548c\u6267\u884c\u64cd\u4f5c\u6709\u54ea\u4e09\u6b65\uff1f<\/li><\/ol>\n\n\n\n<p>\u2460 \u521b\u5efa\u7c7b<br>\u2461 \u7c7b\u7684\u5b9e\u4f8b\u5316<br>\u2462 \u8c03\u7528\u5bf9\u8c61\u7684\u7ed3\u6784\uff1a\u201c\u5bf9\u8c61.\u5c5e\u6027\u201d\u201c\u5bf9\u8c61.\u65b9\u6cd5\u201d<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\"><li>\u753b\u51fa\u5982\u4e0b\u4ee3\u7801\u5728\u6267\u884c\u65f6\u7684\u5185\u5b58\u5206\u914d\u60c5\u51b5<\/li><\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>class Car{\n\tString color = \"red\";\n\tint num = 4;\n\tvoid show(){\n\t\tint a = 10;\n\t\tSystem.out.println(\"color=\" + color + \",num=\" + num);\n\t}\n}\n\nClass CarTest{\n\tpublic static void main(String&#91;] args){\n\t\tCar c1 = new Car();\n\t\tCar c2 = new Car();\n\t\tc1.color = \"bule\";\n\t\tc1.show();\n\t\tc2.show();\n\t}\n}<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"5\"><li>\u7c7b\u7684\u65b9\u6cd5\u5185\u662f\u5426\u53ef\u4ee5\u5b9a\u4e49\u53d8\u91cf\uff1f\u662f\u5426\u53ef\u4ee5\u8c03\u7528\u5c5e\u6027\uff1f\u662f\u5426\u53ef\u4ee5\u5b9a\u4e49\u65b9\u6cd5\uff1f\u662f\u5426\u53ef\u4ee5\u8c03\u7528\u65b9\u6cd5\uff1f<\/li><\/ol>\n\n\n\n<p>\u662f\uff1b\u662f\uff1b\u5426\uff1b\u662f<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u5185\u5b58\u7ed3\u6784\u89e3\u6790\u56fe<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><div class='fancybox-wrapper lazyload-container-unload' data-fancybox='post-images' href='https:\/\/qaqaq.top\/wp-content\/uploads\/2022\/09\/image-158-1024x570.png'><img class=\"lazyload lazyload-style-1\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"570\" data-original=\"https:\/\/qaqaq.top\/wp-content\/uploads\/2022\/09\/image-158-1024x570.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-554\"  sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>\u9762\u5411\u5bf9\u8c61\u601d\u60f3\u7f16\u7a0b\u5185\u5bb9\u7684\u4e09\u6761\u4e3b\u7ebf\u5206\u522b\u662f\u4ec0\u4e48 \u2460 \u7c7b\u53ca\u7c7b\u7684\u6210\u5458\uff1a\u5c5e\u6027\u3001\u65b9\u6cd5\u3001\u6784\u9020\u5668\uff1b\u4ee3\u7801\u5757\u3001\u5185\u90e8\u7c7b\u2461 \u9762\u5411\u5bf9\u8c61\u7684\u4e09 [&hellip;]<\/p>\n","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-553","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\/553"}],"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=553"}],"version-history":[{"count":2,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/553\/revisions"}],"predecessor-version":[{"id":556,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/553\/revisions\/556"}],"wp:attachment":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=553"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=553"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}