{"id":1018,"date":"2025-12-28T09:18:07","date_gmt":"2025-12-28T01:18:07","guid":{"rendered":"https:\/\/www.52runoob.com\/?p=1018"},"modified":"2025-12-28T09:18:07","modified_gmt":"2025-12-28T01:18:07","slug":"%e7%88%b1%e5%bf%83%e4%bb%a3%e7%a0%81%e5%a4%8d%e5%88%b6%e7%b2%98%e8%b4%b4-2","status":"publish","type":"post","link":"https:\/\/www.52runoob.com\/index.php\/2025\/12\/28\/%e7%88%b1%e5%bf%83%e4%bb%a3%e7%a0%81%e5%a4%8d%e5%88%b6%e7%b2%98%e8%b4%b4-2\/","title":{"rendered":"\u7231\u5fc3\u4ee3\u7801\u590d\u5236\u7c98\u8d34"},"content":{"rendered":"\n<p>\u4e0b\u9762\u7ed9\u4f60\u4e00\u4e9b<strong>\u53ef\u4ee5\u76f4\u63a5\u590d\u5236\u7c98\u8d34\u7684\u7231\u5fc3\u4ee3\u7801<\/strong>\uff0c\u6309\u4f7f\u7528\u573a\u666f\u5206\u7c7b \u2764\ufe0f<br>\uff08\u8868\u767d \/ \u8bc4\u8bba \/ \u7f51\u9875 \/ \u7f16\u7a0b \u90fd\u80fd\u7528\uff09<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u2764\ufe0f \u4e00\u3001\u6700\u7b80\u5355\uff08\u7b26\u53f7\u7248\uff0c\u76f4\u63a5\u590d\u5236\uff09<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\u2764\n\u2764\ufe0f\n\u2665\n\u2661\n\u2765\n\u2763\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udc96 \u4e8c\u3001ASCII \u7231\u5fc3\uff08\u6587\u672c\u7231\u5fc3\uff09<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u5c0f\u7231\u5fc3<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n  \u2764\n \u2764\u2764\u2764\n  \u2764\n\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">\u7ecf\u5178\u7231\u5fc3<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n  ***     ***\n *****   *****\n******* *******\n *************\n  ***********\n    *******\n      ***\n       *\n\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">\u8868\u767d\u4e13\u7528<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n  I  \u2764  U\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udc98 \u4e09\u3001Emoji \u7231\u5fc3\uff08\u793e\u4ea4\u5e73\u53f0\uff09<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\u2764\ufe0f \ud83d\udc95 \ud83d\udc96 \ud83d\udc97 \ud83d\udc93 \ud83d\udc9e \ud83d\udc98 \ud83d\udc9d\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83c\udf10 \u56db\u3001HTML \u7231\u5fc3\u4ee3\u7801\uff08\u7f51\u9875\u53ef\u7528\uff09<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n&amp;lt;span style=&quot;color:red;&quot;&gt;\u2764&amp;lt;\/span&gt;\n\n<\/pre><\/div>\n\n\n<p>\u6216\u5b9e\u4f53\u5b57\u7b26\uff1a<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n&amp;amp;#10084;\n&amp;amp;#9829;\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83c\udfa8 \u4e94\u3001CSS \u7231\u5fc3\uff08\u7eaf\u4ee3\u7801\u753b\u51fa\u6765\uff09<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n&amp;lt;div class=&quot;heart&quot;&gt;&amp;lt;\/div&gt;\n\n&amp;lt;style&gt;\n.heart {\n  width: 100px;\n  height: 90px;\n  position: relative;\n}\n.heart::before,\n.heart::after {\n  content: &quot;&quot;;\n  width: 50px;\n  height: 80px;\n  background: red;\n  position: absolute;\n  border-radius: 50px 50px 0 0;\n}\n.heart::before {\n  left: 50px;\n  transform: rotate(-45deg);\n  transform-origin: 0 100%;\n}\n.heart::after {\n  left: 0;\n  transform: rotate(45deg);\n  transform-origin: 100% 100%;\n}\n&amp;lt;\/style&gt;\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcbb \u516d\u3001\u7f16\u7a0b\u8f93\u51fa\u7231\u5fc3\uff08\u793a\u4f8b\uff09<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Python<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nprint(&quot;\u2764&quot;)\n\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Java<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nSystem.out.println(&quot;\u2764&quot;);\n\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">JavaScript<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nconsole.log(&quot;\u2764&quot;);\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83c\udf81 \u4e03\u3001\u8fdb\u9636\u73a9\u6cd5<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83d\udc8c <strong>\u7231\u5fc3\u52a8\u753b<\/strong><\/li>\n\n\n\n<li>\ud83d\udc98 <strong>\u8df3\u52a8\u7231\u5fc3<\/strong><\/li>\n\n\n\n<li>\ud83c\udf08 <strong>\u5f69\u8272\u7231\u5fc3<\/strong><\/li>\n\n\n\n<li>\ud83c\udf82 <strong>\u751f\u65e5\/\u8868\u767d\u4e13\u5c5e\u7231\u5fc3\u4ee3\u7801<\/strong><\/li>\n<\/ul>\n\n\n\n<p>\u5982\u679c\u4f60\u544a\u8bc9\u6211\u7528\u9014\uff08\u6bd4\u5982 <strong>\u53d1\u670b\u53cb\u5708 \/ \u5199\u7f51\u9875 \/ \u8868\u767d \/ \u7f16\u7a0b\u4f5c\u4e1a<\/strong>\uff09\uff0c<br>\u6211\u53ef\u4ee5 <strong>\u4e13\u95e8\u7ed9\u4f60\u5b9a\u5236\u4e00\u7248\u7231\u5fc3\u4ee3\u7801<\/strong> \ud83d\udc97<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e0b\u9762\u7ed9\u4f60\u4e00\u4e9b\u53ef\u4ee5\u76f4\u63a5\u590d\u5236\u7c98\u8d34\u7684\u7231\u5fc3\u4ee3\u7801\uff0c\u6309\u4f7f\u7528\u573a\u666f\u5206\u7c7b \u2764\ufe0f\uff08\u8868\u767d \/ \u8bc4\u8bba \/&#8230; <a class=\"more-link\" href=\"https:\/\/www.52runoob.com\/index.php\/2025\/12\/28\/%e7%88%b1%e5%bf%83%e4%bb%a3%e7%a0%81%e5%a4%8d%e5%88%b6%e7%b2%98%e8%b4%b4-2\/\">Continue Reading &rarr;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-1018","post","type-post","status-publish","format-standard","hentry","category-12"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts\/1018","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/comments?post=1018"}],"version-history":[{"count":1,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts\/1018\/revisions"}],"predecessor-version":[{"id":1019,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts\/1018\/revisions\/1019"}],"wp:attachment":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/media?parent=1018"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/categories?post=1018"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/tags?post=1018"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}