{"id":3961,"date":"2012-03-12T07:11:07","date_gmt":"2012-03-11T22:11:07","guid":{"rendered":"http:\/\/rentan.org\/blog\/?p=3961"},"modified":"2014-05-07T23:55:07","modified_gmt":"2014-05-07T14:55:07","slug":"irvine-dmonkey-function-closure-class-method","status":"publish","type":"post","link":"https:\/\/rentan.org\/blog\/2012\/03\/12\/irvine-dmonkey-function-closure-class-method\/","title":{"rendered":"Irvine\/DMonkey: \u95a2\u6570\u30af\u30ed\u30fc\u30b8\u30e3\u3088\u308a\u30af\u30e9\u30b9\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u512a\u5148\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u308b"},"content":{"rendered":"<div class=\"prog_code javascript\">\n<code>class Test {<br \/>\n&nbsp; function a () { alert ('class method'); }<\/p>\n<p>&nbsp; function test () {<br \/>\n&nbsp; &nbsp; function a () { alert ('local func'); }<br \/>\n&nbsp; &nbsp; function b () { a (); }<\/p>\n<p>&nbsp; &nbsp; a (); &nbsp; \/\/ local func<br \/>\n&nbsp; &nbsp; b (); &nbsp; \/\/ class method<br \/>\n&nbsp; }<br \/>\n}<\/p>\n<p>(new Test ()).test ();<\/code>\n<\/div>\n<p>\u3053\u308c\u306f\u30cf\u30de\u308b\u3002<\/p>\n<p>Dorothy2 \u7528\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u4f5c\u308b\u6642\u306f\u3001\u547c\u3073\u51fa\u3057\u5143\u306e\u30af\u30e9\u30b9\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u95a2\u6570\u540d\u3068\u91cd\u8907\u3057\u306a\u3044\u3088\u3046\u306b\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\uff08\u5909\u6570\u540d\u3082\uff09\u3002<\/p>\n<p>\u7279\u306b\u8a2d\u5b9a\u30d7\u30ed\u30b0\u30e9\u30e0\uff08Dorothy2\\setting\\*.set\uff09\u306f\u3001Dorothy2set.dms \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b class SettingForm \u306b\u591a\u6570\u306e\u95a2\u6570\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u306e\u3067\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>class Test { &nbsp; function a () { alert ('class method'); } &nbsp; function test () { &nbsp; &nbsp; function [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[640],"tags":[1191,1190,2726],"class_list":["post-3961","post","type-post","status-publish","format-standard","hentry","category-irvine","tag-dmonkey","tag-dorothy2","tag-dorothy2set-dms"],"_links":{"self":[{"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/posts\/3961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/comments?post=3961"}],"version-history":[{"count":5,"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/posts\/3961\/revisions"}],"predecessor-version":[{"id":6133,"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/posts\/3961\/revisions\/6133"}],"wp:attachment":[{"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/media?parent=3961"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/categories?post=3961"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rentan.org\/blog\/wp-json\/wp\/v2\/tags?post=3961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}