{"id":64290,"date":"2025-01-17T11:38:52","date_gmt":"2025-01-17T03:38:52","guid":{"rendered":"https:\/\/0592ban.cn\/?p=64290"},"modified":"2025-01-17T11:38:52","modified_gmt":"2025-01-17T03:38:52","slug":"%e6%b5%8b%e7%ae%97%e4%bd%a0%e7%9a%84%e6%a1%83%e8%8a%b1%e8%bf%90%e5%8a%bf-%e5%b9%b4%e6%a1%83%e8%8a%b1%e8%bf%90%e5%85%a8%e9%9d%a2%e5%a4%a7%e9%a2%84%e6%b5%8b-2022-%e6%b5%8b%e7%ae%97%e4%bd%a0%e7%9a%84","status":"publish","type":"post","link":"https:\/\/0592ban.cn\/index.php\/2025\/01\/17\/%e6%b5%8b%e7%ae%97%e4%bd%a0%e7%9a%84%e6%a1%83%e8%8a%b1%e8%bf%90%e5%8a%bf-%e5%b9%b4%e6%a1%83%e8%8a%b1%e8%bf%90%e5%85%a8%e9%9d%a2%e5%a4%a7%e9%a2%84%e6%b5%8b-2022-%e6%b5%8b%e7%ae%97%e4%bd%a0%e7%9a%84\/","title":{"rendered":"\u6d4b\u7b97\u4f60\u7684\u6843\u82b1\u8fd0\u52bf \u5e74\u6843\u82b1\u8fd0\u5168\u9762\u5927\u9884\u6d4b 2022 (\u6d4b\u7b97\u4f60\u7684\u6843\u82b1\u8fd0\u6570)"},"content":{"rendered":"<p><img decoding=\"async\" alt=\"2022\" loading=\"lazy\" src=\"https:\/\/0592ban.cn\/wp-content\/uploads\/2025\/01\/f871f92b-d832-4f10-9650-f01a930a67de.jpg\"\/><\/p>\n<style>\n body {\n      font-family: Arial, sans-serif;\n    }<\/p>\n<p>    h1 {\n      text-align: center;\n    }<\/p>\n<p>    .form-container {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 1rem;\n    }<\/p>\n<p>    .form-label {\n      font-weight: bold;\n    }<\/p>\n<p>    .button-container {\n      display: flex;\n      gap: 1rem;\n    }<\/p>\n<p>    .results {\n      background-color: f5f5f5;\n      padding: 1rem;\n      margin: 1rem 0;\n      display: flex;\n      flex-direction: column;\n      gap: 1rem;\n    }<\/p>\n<p>button>\n      <button type=\"reset\" class=\"button reset-button\">\u91cd\u7f6e<\/button>\n    <\/form>\n<\/p><\/div>\n<div class=\"results visually-hidden\">\n<h2>\u6d4b\u8bd5\u7ed3\u679c\uff1a<\/h2>\n<p id=\"result-message\">\n<p id=\"result-details\">\n<\/p><\/div>\n<p>  <script>\n    const form = document.getElementById(\"form\");\n    const results = document.querySelector(\".results\");\n    const resultMessage = document.getElementById(\"result-message\");\n    const resultDetails = document.getElementById(\"result-details\");<\/p>\n<p>    form.addEventListener(\"submit\", (event) => {\n      event.preventDefault();<\/p>\n<p>      \/\/ \u83b7\u53d6\u8868\u5355\u6570\u636e\n      const name = event.target.querySelector(\"input[name=name]\").value;\n      const gender = event.target.querySelector(\"select[name=gender]\").value;\n      const birthdate = event.target.querySelector(\"input[name=birthdate]\").value;<\/p>\n<p>      \/\/ \u8ba1\u7b97\u6843\u82b1\u8fd0\n      let score = 0;<\/p>\n<p>      \/\/ \u59d3\u540d\u4e2d\u7684\u6843\u82b1\u5b57\n      const peachBlossomCharacters = [\"\u6843\", \"\u82b1\", \"\u6735\", \"\u8273\", \"\u5a9a\"];\n      for (let i = 0; i < name.length; i++) {\n        if (peachBlossomCharacters.includes(name[i])) {\nscore += 5;\n        }\n      }\n\n      \/\/ \u51fa\u751f\u65e5\u671f\u4e2d\u7684\u6843\u82b1\u6570\u5b57\n      const peachBlossomNumbers = [3, 6, 9];\n      for (let i = 0; i < birthdate.length; i++) {\n        if (peachBlossomNumbers.includes(parseInt(birthdate[i]))) {\n          score += 3;\n        }\n      }\n\n      \/\/ \u6027\u522b\u56e0\u7d20\n      if (gender === \"female\") {\n        score += 2;\n      }\n\n      \/\/ \u663e\u793a\u7ed3\u679c\n      results.classList.remove(\"visually-hidden\");\n\n      if (score >= 20) {\n        resultMessage.textContent = \"\u6843\u82b1\u8fd0\u65fa\u76db\uff0c\u6709\u671b\u9047\u5230\u771f\u7231\uff01\";\n        resultDetails.textContent = \"\u4f60\u7684\u6843\u82b1\u8fd0\u6307\u6570\u4e3a\uff1a\" + score;\n      } else if (score >= 15) {\n        resultMessage.textContent = \"\u6843\u82b1\u8fd0\u4e0d\u9519\uff0c\u6709\u671b\u9047\u5230\u5fc3\u4eea\u7684\u5bf9\u8c61\uff01\";\nresultDetails.textContent = \"\u4f60\u7684\u6843\u82b1\u8fd0\u6307\u6570\u4e3a\uff1a\" + score;\n      } else if (score >= 10) {\n        resultMessage.textContent = \"\u6843\u82b1\u8fd0\u4e00\u822c\uff0c\u9700\u8981\u4e3b\u52a8\u4e89\u53d6\uff01\";\n        resultDetails.textContent = \"\u4f60\u7684\u6843\u82b1\u8fd0\u6307\u6570\u4e3a\uff1a\" + score;\n      } else {\n        resultMessage.textContent = \"\u6843\u82b1\u8fd0\u4e0d\u4f73\uff0c\u9700\u8981\u63d0\u5347\u9b45\u529b\uff01\";\n        resultDetails.textContent = \"\u4f60\u7684\u6843\u82b1\u8fd0\u6307\u6570\u4e3a\uff1a\" + score;\n      }\n    });<\/p>\n<p>    form.addEventListener(\"reset\", () => {\n      results.classList.add(\"visually-hidden\");\n    });\n  <\/script>\n<\/body><\/p>\n<p><\/html>\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>body\uff0cfont\uff0cfamily\uff0cArial\uff0csans\uff0cserif\uff0ch1\uff0ctext\uff0calign\uff0ccenter\uff0c.form\uff0ccontainer\uff0cdisplay\uff0cflex\uff0cflex\uff0cdirection\uff0ccolumn\uff0calign\uff0citems\uff0ccenter\uff0cjustify\uff0ccontent\uff0ccenter\uff0cgap\uff0c1rem\uff0c.form\uff0cla&#8230;\u3002<\/p>\n","protected":false},"author":1,"featured_media":64289,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1773,28011,28012],"class_list":["post-64290","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-12shengxiao","tag-1773","tag-28011","tag-28012"],"_links":{"self":[{"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/posts\/64290","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/comments?post=64290"}],"version-history":[{"count":1,"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/posts\/64290\/revisions"}],"predecessor-version":[{"id":64291,"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/posts\/64290\/revisions\/64291"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/media\/64289"}],"wp:attachment":[{"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/media?parent=64290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/categories?post=64290"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/0592ban.cn\/index.php\/wp-json\/wp\/v2\/tags?post=64290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}