{"id":1199,"date":"2011-06-16T13:35:45","date_gmt":"2011-06-16T04:35:45","guid":{"rendered":"http:\/\/pokosho.com\/b\/?p=1199"},"modified":"2011-06-16T13:35:45","modified_gmt":"2011-06-16T04:35:45","slug":"closure-compiler%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b","status":"publish","type":"post","link":"https:\/\/pokosho.com\/b\/archives\/1199","title":{"rendered":"Closure Compiler\u4f7f\u3063\u3066\u307f\u308b"},"content":{"rendered":"<p>\u3046\u304a\u30fc\u3001\u4ffa\u306f\u3084\u308b\u305c\u30fc\u3001javascript\u3092\u3084\u308b\u305c\u30fc\uff01<br \/>\n\u3063\u3066\u308f\u3051\u3067javascript\u3084\u3063\u3066\u307e\u3059\u3002<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n\/*\r\n * test js\r\n *\/\r\nconsole.log('debug comment ha kieru?');\r\nvar mudaninagai_hensuu =  \/* inner comment *\/ 'mudaninagai comment';\r\nalert(mudaninagai_hensuu); \/\/ comment\r\n\r\n\/**\r\n * not user\r\n *\/\r\nfunction notUserFunc(notUserVar) {\r\n\talert(notUserVar);\r\n}\r\n<\/pre>\n<p>Closure Compiler\u306b\u304b\u3051\u308b\u3068\u2026<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">java -jar compiler.jar --js=test.js --js_output_file=test_out.js<\/pre>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\nconsole.log(&quot;debug comment ha kieru?&quot;);var mudaninagai_hensuu=&quot;mudaninagai comment&quot;;alert(mudaninagai_hensuu);function notUserFunc(a){alert(a)};\r\n<\/pre>\n<p>console.log\u306f\u6d88\u3048\u306a\u3044\u3002<br \/>\n\u5909\u6570\u540d\u306f\u5909\u308f\u3089\u306a\u3044\u3002<\/p>\n<p>\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u898b\u3066\u307f\u3066\u307f\u3088\u3046\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3046\u304a\u30fc\u3001\u4ffa\u306f\u3084\u308b\u305c\u30fc\u3001javascript\u3092\u3084\u308b\u305c\u30fc\uff01 \u3063\u3066\u308f\u3051\u3067javascript\u3084\u3063\u3066\u307e\u3059\u3002 \/* * test js *\/ console.log(&#8216;debug comment ha kieru?&#8217;); var  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1199","post","type-post","status-publish","format-standard","hentry","category-murmur"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/posts\/1199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/comments?post=1199"}],"version-history":[{"count":0,"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/posts\/1199\/revisions"}],"wp:attachment":[{"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/media?parent=1199"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/categories?post=1199"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pokosho.com\/b\/wp-json\/wp\/v2\/tags?post=1199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}