{"id":164,"date":"2015-09-10T14:07:00","date_gmt":"2015-09-10T05:07:00","guid":{"rendered":"https:\/\/trret.com\/?p=164"},"modified":"2021-03-19T23:49:02","modified_gmt":"2021-03-19T14:49:02","slug":"javascript-%eb%8d%a7%ec%85%88%ec%9d%98-%ec%9d%b8%ec%8b%9d","status":"publish","type":"post","link":"https:\/\/trret.com\/?p=164","title":{"rendered":"JavaScript \ub367\uc148\uc758 \uc778\uc2dd"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>&lt;script type=\"text\/javascript\"&gt;\n\tvar x='10';\n\tvar y=20;\n        x=x+y  \t\/\/\uc6b0\ud56d\uc758 \uc2dd\uc744 \uc88c\ud56d\uc5d0 \ub300\uc785\ud55c\ub2e4.\n\tdocument.write(x+'&lt;br&gt;')\t\t\/\/x\uac12\uc740 1020\n\tdocument.write(typeof(x)+'&lt;br&gt;')\t\/\/\ubb38\uc790\ub85c \uc778\uc2dd\ub418\uc5b4 \uc788\uc74c\n\tdocument.write(y+'&lt;br&gt;')\t\t\/\/y\uac12\uc740 20\n\tdocument.write(typeof(y)+'&lt;br&gt;&lt;br&gt;')  \/\/\uc22b\uc790\ub85c \uc778\uc2dd\ub418\uc5b4 \uc788\uc74c\n\t\n\tvar user=\"\uc784\ud604\uce58\"\n\tvar age=\"30\"\t\t\n\tdocument.write(typeof(user)+'&lt;br&gt;')  \/\/user\uac12\uc740 string\n\tdocument.write(typeof(age)+'&lt;br&gt;')   \/\/age\uac12\uc740 string\n\tdocument.write((age-10)+'&lt;br&gt;') \n        \/\/\ube84\uc148\ud560 \ub54c\ub294 \uc790\uae30\uac00 \uc54c\uc544\uc11c \uc22b\uc790\ub85c \uc778\uc2dd.\n\tdocument.write(typeof(age-10)+'&lt;br&gt;&lt;br&gt;')\t\n        \n\tdocument.write(x-y+'&lt;br&gt;')\t\/\/1000\n\tdocument.write((x&gt;y)+'&lt;br&gt;')\t\/\/\uae00\uc790\ub294 \uc548\uc4f0\uace0 \ucc38,\uac70\uc9d3\uc744 \uc790\ub3d9\uc73c\ub85c \ud310\ub2e8\ud55c\ub2e4.\n\tdocument.write(\"(x==y)\"+'&lt;br&gt;')\t\/\/\uaf2d \ub530\uc634\ud45c\ub97c \uc368\uc918\uc57c \uc785\ub825\ud55c\ub300\ub85c \ub098\uc628\ub2e4.\n &lt;\/script&gt;<\/code><\/pre>\n\n\n\n<p><a href=\"\/example\/j\/plus.php\" data-type=\"URL\" data-id=\"\/example\/j\/plus.php\">\uc608\uc81c\ub9c1\ud06c<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc608\uc81c\ub9c1\ud06c<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[12],"tags":[],"_links":{"self":[{"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts\/164"}],"collection":[{"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=164"}],"version-history":[{"count":3,"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts\/164\/revisions"}],"predecessor-version":[{"id":167,"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts\/164\/revisions\/167"}],"wp:attachment":[{"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=164"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=164"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}