{"id":2223,"date":"2018-02-07T19:40:54","date_gmt":"2018-02-07T10:40:54","guid":{"rendered":"http:\/\/okamurax.com\/?p=2223"},"modified":"2020-11-30T20:29:57","modified_gmt":"2020-11-30T11:29:57","slug":"autohotkey-%e8%87%aa%e5%8b%95%e6%93%8d%e4%bd%9c","status":"publish","type":"post","link":"https:\/\/appbay.org\/?p=2223","title":{"rendered":"AutoHotkey \u30de\u30a6\u30b9\u30af\u30ea\u30c3\u30af\u30eb\u30fc\u30d7"},"content":{"rendered":"<p>\u4e00\u5b9a\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u30de\u30a6\u30b9\u30af\u30ea\u30c3\u30af<\/p>\n<pre class=\"lang:default decode:true \">IsStop:=0\r\nA::\r\nLoop\r\n{\r\n  MouseClick ,Left\r\n  Sleep, 3000\r\n\r\n  if(IsStop=1)\r\n  {\r\n    IsStop:=0\r\n    Return\r\n  }\r\n\r\n}\r\nReturn\r\n\r\nB::\r\n  IsStop:=1\r\nReturn<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u5b9a\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u30de\u30a6\u30b9\u30af\u30ea\u30c3\u30af IsStop:=0 A:: Loop { MouseClick ,Left Sleep, 3000 if(IsStop=1) { IsStop:=0 Return } } Return  &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/appbay.org\/?p=2223\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;AutoHotkey \u30de\u30a6\u30b9\u30af\u30ea\u30c3\u30af\u30eb\u30fc\u30d7&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[104],"class_list":["post-2223","post","type-post","status-publish","format-standard","hentry","category-1","tag-autohotkey"],"_links":{"self":[{"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts\/2223","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2223"}],"version-history":[{"count":2,"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts\/2223\/revisions"}],"predecessor-version":[{"id":3995,"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts\/2223\/revisions\/3995"}],"wp:attachment":[{"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2223"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2223"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}