{"id":828,"date":"2010-10-01T12:01:13","date_gmt":"2010-10-01T12:01:13","guid":{"rendered":"http:\/\/enjoyasp.net\/?p=828"},"modified":"2010-10-01T12:01:13","modified_gmt":"2010-10-01T12:01:13","slug":"%e7%b1%bb%e7%a7%81%e6%9c%89%e6%9e%84%e9%80%a0%e5%87%bd%e6%95%b0%e6%97%b6%e5%88%9d%e5%a7%8b%e5%8c%96%e7%9a%84%e8%bf%9b%e8%a1%8c","status":"publish","type":"post","link":"https:\/\/enjoyasp.net\/index.php\/2010\/10\/01\/%e7%b1%bb%e7%a7%81%e6%9c%89%e6%9e%84%e9%80%a0%e5%87%bd%e6%95%b0%e6%97%b6%e5%88%9d%e5%a7%8b%e5%8c%96%e7%9a%84%e8%bf%9b%e8%a1%8c\/","title":{"rendered":"\u7c7b\u79c1\u6709\u6784\u9020\u51fd\u6570\u65f6\u521d\u59cb\u5316\u7684\u8fdb\u884c"},"content":{"rendered":"<pre lang=\"java\">\r\npublic class Log{\r\n\r\n    private int count;\r\n\r\n   static{\r\n        setCount( 1 );  \/\/\u901a\u8fc7static\u6784\u9020\u7a0b\u5e8f\u5757\u8fdb\u884c\u521d\u59cb\u5316,\u4e0e\u533f\u540d\u7c7b\u7684\u521d\u59cb\u5316\u4e00\u6837.\r\n    }\r\n\r\n  private Log(){\r\n    \r\n  }\r\n \r\n public setCount( int count ){\r\n    this.count = count;\r\n}\r\n}\r\n\r\n\u6ce8:\r\n   static{\r\n        setCount( 1 );  \/\/\u901a\u8fc7static\u6784\u9020\u7a0b\u5e8f\u5757\u8fdb\u884c\u521d\u59cb\u5316,\u4e0e\u533f\u540d\u7c7b\u7684\u521d\u59cb\u5316\u4e00\u6837.\r\n        System.out.println( \"initialization...' );\r\n        System.exit(0);  \/\/\u5373\u4f7f\u6ca1\u6709main\u51fd\u6570\u4e5f\u80fd\u6267\u884c\r\n    }\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>public class Log{ private int count; static{ setCount(  [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[],"class_list":["post-828","post","type-post","status-publish","format-standard","hentry","category-java"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts\/828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/comments?post=828"}],"version-history":[{"count":0,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts\/828\/revisions"}],"wp:attachment":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/media?parent=828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/categories?post=828"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/tags?post=828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}