{"id":390,"date":"2009-05-15T12:21:00","date_gmt":"2009-05-15T04:21:00","guid":{"rendered":""},"modified":"2013-11-17T16:12:21","modified_gmt":"2013-11-17T08:12:21","slug":"%e7%99%be%e5%ba%a6%e5%8d%9a%e5%ae%a2%e5%ae%9e%e7%8e%b0%e7%a8%8b%e5%ba%8f%e4%bb%a3%e7%a0%81%e9%ab%98%e4%ba%ae%e6%98%be%e7%a4%ba","status":"publish","type":"post","link":"https:\/\/kyle.ai\/blog\/390.html","title":{"rendered":"\u767e\u5ea6\u535a\u5ba2\u5b9e\u73b0\u7a0b\u5e8f\u4ee3\u7801\u9ad8\u4eae\u663e\u793a"},"content":{"rendered":"<p>\u4f17\u6240\u5468\u77e5\uff0c\u767e\u5ea6Hi\u5bf9\u7a0b\u5e8f\u4ee3\u7801\u662f\u4e0d\u652f\u6301\u9ad8\u4eae\u663e\u793a\u7684\uff0c\u8fd9\u8ba9\u6211\u5f88\u662f\u4e0d\u723d\uff0c\u4e8e\u662f\u6211\u5c31\u81ea\u5df1\u52a8\u624b\u5199\u4e86\u4e00\u4e2a\u7f51\u9875\u7a0b\u5e8f\uff0c\u4f7f\u8f93\u5165\u7684\u7a0b\u5e8f\u4ee3\u7801\u53d8\u6210\u9ad8\u4eae\u663e\u793a\uff0c\u518d\u5c06\u9ad8\u4eae\u663e\u793a\u7684\u7a0b\u5e8f\u4ee3\u7801\u590d\u5236\u3001\u7c98\u8d34\u5230\u767e\u5ea6\u535a\u5ba2\u4e2d\uff0c\u8fd9\u6837\u5c31\u5b9e\u73b0\u4e86\u767e\u5ea6\u535a\u5ba2\u6587\u7ae0\u4e2d\u7684\u7a0b\u5e8f\u4ee3\u7801\u9ad8\u4eae\u663e\u793a\u7684\u6548\u679c\u3002\u7f51\u9875\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n<p>Code.html<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n&lt;!DOCTYPE html PUBLIC &quot;-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN&quot; &quot;http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd&quot;&gt;\r\n&lt;html xmlns=&quot;http:\/\/www.w3.org\/1999\/xhtml&quot;&gt;\r\n&lt;head&gt;\r\n&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text\/html; charset=utf-8&quot; \/&gt;\r\n&lt;title&gt;\u7a0b\u5e8f\u4ee3\u7801\u9ad8\u4eae\u663e\u793a&lt;\/title&gt;\r\n&lt;\/head&gt;\r\n\r\n&lt;body&gt;\r\n&lt;form action=&quot;code.php&quot; method=&quot;post&quot;&gt;\r\n&lt;textarea cols=&quot;150&quot; rows=&quot;40&quot; name=&quot;codetext&quot;&gt;\u5728\u6b64\u8f93\u5165\u4f60\u7684\u4ee3\u7801&lt;\/textarea&gt;\r\n&lt;select name=&quot;codekind&quot;&gt;\r\n&lt;option value=&quot;Delphi&quot;&gt;Delphi\u4ee3\u7801&lt;\/option&gt;\r\n&lt;option value=&quot;cpp&quot;&gt;C\/C++\u4ee3\u7801&lt;\/option&gt;\r\n&lt;option value=&quot;cs&quot;&gt;C#\u4ee3\u7801&lt;\/option&gt;a\r\n&lt;\/select&gt;\r\n&lt;input type=&quot;submit&quot; value=&quot;\u63d0\u4ea4&quot; \/&gt;\r\n&lt;\/form&gt;\r\n&lt;\/body&gt;\r\n&lt;\/html&gt;\r\n<\/pre>\n<p>code.php<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n&lt;!DOCTYPE html PUBLIC &quot;-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN&quot; &quot;http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd&quot;&gt;\r\n&lt;html xmlns=&quot;http:\/\/www.w3.org\/1999\/xhtml&quot;&gt;\r\n&lt;head&gt;\r\n&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text\/html; charset=utf-8&quot; \/&gt;\r\n&lt;title&gt;\u4ee3\u7801\u9ad8\u4eae\u663e\u793a&lt;\/title&gt;\r\n&lt;script defer type=&quot;text\/livescript&quot; src=&quot;code.js&quot;&gt;&lt;\/script&gt;\r\n&lt;\/head&gt;\r\n\r\n&lt;body&gt;\r\n&lt;?php\r\n$codetext=$_POST&#x5B;&quot;codetext&quot;];\r\n\/\/echo $codetext;\r\n$codekind=$_POST&#x5B;&quot;codekind&quot;];\r\necho &quot;&lt;pre class=&quot;.$codekind.&quot;&gt;&quot;.$codetext.&quot;&lt;\/pre&gt;&quot;\r\n?&gt;\r\n&lt;\/body&gt;\r\n&lt;\/html&gt;\r\n<\/pre>\n<p>\u4f7f\u7528\u65f6\uff0c\u5728code.html\u8f93\u5165\u4f60\u7684\u4ee3\u7801\uff0c\u7136\u540e\u70b9\u786e\u5b9a\u5c31\u53ef\u4ee5\u5728code.php\u4e2d\u770b\u5230\u9ad8\u4eae\u663e\u793a\u7684\u7a0b\u5e8f\u4ee3\u7801\uff0c\u7136\u540e\u5c06\u6b64\u4ee3\u7801Copy\u5230\u4f60\u7684\u767e\u5ea6\u535a\u5ba2\u4e2d\u5c31\u53ef\u4ee5\u4e86\u3002\u652f\u6301C\/C++\u3001C#\u3001Delphi\u4ee3\u7801\u3002<\/p>\n<div><img decoding=\"async\" src=\".\/wp-content\/uploads\/hibaidu\/2a65df081c40a7a6d0581b65.jpg\" alt=\"\" border=\"0\" \/><\/div>\n<p>\u9ad8\u4eae\u540e\u6548\u679c:<\/p>\n<div><img decoding=\"async\" src=\".\/wp-content\/uploads\/hibaidu\/e1bfbcb6a90037d030add161.jpg\" alt=\"\" border=\"0\" \/><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u4f17\u6240\u5468\u77e5\uff0c\u767e\u5ea6Hi\u5bf9\u7a0b\u5e8f\u4ee3\u7801\u662f\u4e0d\u652f\u6301\u9ad8\u4eae\u663e\u793a\u7684\uff0c\u8fd9\u8ba9\u6211\u5f88\u662f\u4e0d\u723d\uff0c\u4e8e\u662f\u6211\u5c31\u81ea\u5df1\u52a8\u624b\u5199\u4e86\u4e00\u4e2a\u7f51\u9875\u7a0b\u5e8f\uff0c\u4f7f\u8f93\u5165\u7684\u7a0b\u5e8f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-390","post","type-post","status-publish","format-standard","hentry","category-diary"],"_links":{"self":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts\/390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/comments?post=390"}],"version-history":[{"count":1,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts\/390\/revisions"}],"predecessor-version":[{"id":4668,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts\/390\/revisions\/4668"}],"wp:attachment":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/media?parent=390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/categories?post=390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/tags?post=390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}