
{"id":669,"date":"2015-12-08T10:24:09","date_gmt":"2015-12-08T02:24:09","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=669"},"modified":"2015-12-08T10:24:09","modified_gmt":"2015-12-08T02:24:09","slug":"javascript-javascript-%e9%a1%af%e7%a4%ba%e5%8b%95%e6%85%8b-%e6%97%a5%e6%9c%9f%e6%99%82%e9%96%93-%e5%b9%b4%e6%9c%88%e6%97%a5-%e6%99%82%e5%88%86%e7%a7%92","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=669","title":{"rendered":"[ JAVASCRIPT ] &#8211; javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2)"},"content":{"rendered":"<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div><div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" ><\/div><p>\t\t\t\t[javascript]<br \/>\n&lt;script language=&quot;JavaScript&quot;&gt;<br \/>\nfunction ShowDateTime(){<br \/>\n\tvar now=new Date();\/\/\u751f\u6210\u65e5\u671f\u7269\u4ef6(\u5b8c\u6574\u7684\u65e5\u671f\u8cc7\u8a0a)<br \/>\n\tvar y=now.getFullYear();\/\/\u5e74\u4efd<br \/>\n\tvar M=now.getMonth()+1;\/\/\u6708\u4efd<br \/>\n\tvar d=now.getDate();\/\/\u65e5\u671f<br \/>\n\tvar h=now.getHours();\/\/\u5c0f\u6642<br \/>\n\tvar m=now.getMinutes();\/\/\u5206\u9418<br \/>\n\tvar s=now.getSeconds();\/\/\u79d2\u6578<br \/>\n\tdocument.getElementById(&#8216;showdt&#8217;).innerHTML = y+&#8217;-&#8216;+M+&#8217;-&#8216;+d+&#8217; &#8216;+h+&#8217;:&#8217;+m+&#8217;:&#8217;+s+&#8221;;<br \/>\n\tsetTimeout(&#8216;ShowDateTime&#8217;,1000);\/\/\u6bcf\u9593\u9694\u4e00\u79d2\u5c31\u547c\u53eb\u81ea\u5df2\u4e00\u6b21<br \/>\n}<br \/>\n&lt;\/script&gt;<br \/>\nhtml \u90e8\u4efd<br \/>\n\u4e00\u822c\u662f\u5229\u7528 &lt;body onload&gt;\u4e8b\u4ef6<br \/>\n\u4f46\u5982\u679c\u4f60\u4e0d\u60f3\u7528body \u53ef\u4ee5\u8ddf\u6211\u4e00\u6a23\u4f7f\u7528 &lt;img onload&gt;<br \/>\n&lt;img src=&quot;.\/default.jpg&quot; onload=&quot;ShowDateTime()&quot; style=&quot;display:none;&quot; \/&gt;<br \/>\n\u4ee5\u4e0a\u662f\u7528\u4f86\u89f8\u767c\u4e8b\u4ef6<br \/>\n&lt;span id=&quot;showdt&quot;&gt;&lt;\/span&gt;<br \/>\n\u4ee5\u4e0a\u662f\u7528\u4f86\u986f\u793a\u65e5\u671f\u6642\u9593<br \/>\n&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n\u5982\u679c\u4f60\u60f3\u8981\u986f\u793a\u7684\u65e5\u671f\u6642\u9593 \u683c\u5f0f\u70ba 0000-00-00 00:00:00<br \/>\nvar y=now.getFullYear();<br \/>\nvar M=now.getMonth()+1&gt;9?now.getMonth()+1:&#8217;0&#8217;+(now.getMonth()+1);<br \/>\nvar d=now.getDate()&gt;9?now.getDate():&#8217;0&#8217;+now.getDate();<br \/>\nvar h=now.getHours()&gt;9?now.getHours():&#8217;0&#8217;+now.getHours();<br \/>\nvar m=now.getMinutes()&gt;9?now.getMinutes():&#8217;0&#8217;+now.getMinutes();<br \/>\nvar s=now.getSeconds()&gt;9?now.getSeconds():&#8217;0&#8217;+now.getSeconds();<br \/>\n[\/javascript]\t\t<\/p>\n<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>[javascript] &lt;scr [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","footnotes":""},"categories":[29],"tags":[],"class_list":["post-669","post","type-post","status-publish","format-standard","hentry","category-javascript"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ JAVASCRIPT ] - javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2) - \u6df7\u6c34\u6478\u9b5a<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.webteach.tw\/?p=669\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ JAVASCRIPT ] - javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2) - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"[javascript] &lt;scr [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=669\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2015-12-08T02:24:09+00:00\" \/>\n<meta name=\"author\" content=\"jeff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"jeff\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=669#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=669\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ JAVASCRIPT ] &#8211; javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2)\",\"datePublished\":\"2015-12-08T02:24:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=669\"},\"wordCount\":148,\"commentCount\":0,\"articleSection\":[\"Javascript\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=669#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=669\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=669\",\"name\":\"[ JAVASCRIPT ] - javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2) - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"datePublished\":\"2015-12-08T02:24:09+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=669#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=669\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=669#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ JAVASCRIPT ] &#8211; javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/\",\"name\":\"\u6df7\u6c34\u6478\u9b5a\",\"description\":\"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.webteach.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\",\"name\":\"jeff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"caption\":\"jeff\"},\"sameAs\":[\"http:\\\/\\\/35.72.55.111\"],\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?author=1\"},false]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[ JAVASCRIPT ] - javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2) - \u6df7\u6c34\u6478\u9b5a","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.webteach.tw\/?p=669","og_locale":"zh_TW","og_type":"article","og_title":"[ JAVASCRIPT ] - javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2) - \u6df7\u6c34\u6478\u9b5a","og_description":"[javascript] &lt;scr [&hellip;]","og_url":"https:\/\/www.webteach.tw\/?p=669","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2015-12-08T02:24:09+00:00","author":"jeff","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"jeff","\u9810\u4f30\u95b1\u8b80\u6642\u9593":"1 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.webteach.tw\/?p=669#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=669"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ JAVASCRIPT ] &#8211; javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2)","datePublished":"2015-12-08T02:24:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=669"},"wordCount":148,"commentCount":0,"articleSection":["Javascript"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=669#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=669","url":"https:\/\/www.webteach.tw\/?p=669","name":"[ JAVASCRIPT ] - javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2) - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"datePublished":"2015-12-08T02:24:09+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=669#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=669"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.webteach.tw\/?p=669#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ JAVASCRIPT ] &#8211; javascript \u986f\u793a\u52d5\u614b \u65e5\u671f\u6642\u9593 (\u5e74\u6708\u65e5 \u6642\u5206\u79d2)"}]},{"@type":"WebSite","@id":"https:\/\/www.webteach.tw\/#website","url":"https:\/\/www.webteach.tw\/","name":"\u6df7\u6c34\u6478\u9b5a","description":"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.webteach.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Person","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520","name":"jeff","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","caption":"jeff"},"sameAs":["http:\/\/35.72.55.111"],"url":"https:\/\/www.webteach.tw\/?author=1"},false]}},"views":626,"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"_links":{"self":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/669","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=669"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/669\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=669"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=669"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}