{"id":2,"date":"2023-01-19T19:47:12","date_gmt":"2023-01-19T11:47:12","guid":{"rendered":"https:\/\/3i3c.cn\/?page_id=2"},"modified":"2026-03-12T10:51:35","modified_gmt":"2026-03-12T02:51:35","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/bwcxbk.com\/ru\/sample-page","title":{"rendered":"\u6b22\u8fce\u6765\u5230\u541b\u8f72\u5148\u751f\u7684\u535a\u5ba2"},"content":{"rendered":"<!-- About \u00b7 \u541b\u8f72\u5148\u751f \/ Sean Liu \u00b7 JS+CSS \u9002\u914d\u5916\u5c42\u5bb9\u5668\uff08\u65e0\u989d\u5916\u5916\u6846\uff09 -->\n<div class=\"about-block\" id=\"about-seanliu\">\n  <style>\n    \/* \u4ec5\u4f5c\u7528\u4e8e .about-block \u4f5c\u7528\u57df\uff0c\u907f\u514d\u6c61\u67d3\u4e3b\u9898 *\/\n    .about-block, .about-block * { box-sizing: border-box; }\n    .about-block{\n      \/* \u4e0d\u6dfb\u52a0\u80cc\u666f\u548c\u8fb9\u6846\uff0c\u907f\u514d\u4e0e\u4e3b\u9898\u5916\u5c42\u5bb9\u5668\u91cd\u590d *\/\n      color: var(--about-fg, #1b1b1b);\n      font: 16px\/1.8 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,\"PingFang SC\",\"Microsoft YaHei\";\n    }\n    @media (prefers-color-scheme: dark){\n      .about-block{ color: var(--about-fg, #e9eef7); }\n    }\n\n    \/* \u53ef\u81ea\u5b9a\u4e49\u54c1\u724c\u8272 *\/\n    .about-block{\n      --about-accent:#4c9eff;         \/* \u4e3b\u8272 *\/\n      --about-accent-2:#86f7a3;       \/* \u8f85\u8272\uff08\u7528\u4e8e\u6e10\u53d8\/\u5149\u70b9\uff09 *\/\n      --about-muted:#5b6b81;          \/* \u6b21\u8981\u6587\u5b57 *\/\n      --about-chip-bg:rgba(76,158,255,0.08);\n      --about-chip-bd:rgba(76,158,255,0.18);\n      --about-card-bg:rgba(0,0,0,0);  \/* \u900f\u660e\uff0c\u4f9d\u8d56\u5916\u5c42\u5bb9\u5668 *\/\n      --about-card-bd:transparent;\n      --about-shadow:0 10px 24px rgba(0,0,0,.06);\n    }\n    @media (prefers-color-scheme: dark){\n      .about-block{\n        --about-muted:#9fb0d7;\n        --about-chip-bg:rgba(76,158,255,0.12);\n        --about-chip-bd:rgba(76,158,255,0.28);\n        --about-shadow:0 10px 24px rgba(0,0,0,.12);\n      }\n    }\n\n    \/* \u6807\u9898\u884c\uff1a\u6e10\u53d8\u6587\u5b57 + \u7ec6\u7ebf\u9ad8\u4eae\uff0c\u4e0d\u589e\u52a0\u5916\u8fb9\u6846\u611f *\/\n    .about-title{\n      margin: 0 0 .75rem;\n      font-weight: 800;\n      font-size: clamp(20px, 4.8vw, 26px);\n      line-height: 1.25;\n      background: linear-gradient(120deg, var(--about-accent), var(--about-accent-2));\n      -webkit-background-clip: text; background-clip: text; color: transparent;\n      position: relative; display: inline-block;\n    }\n    .about-title::after{\n      content:\"\"; position:absolute; left:0; bottom:-6px; width:100%; height:2px;\n      background: linear-gradient(90deg, var(--about-accent), transparent 70%);\n      opacity:.45; transform-origin:left; transform: scaleX(.6);\n    }\n\n    .about-sub{\n      color: var(--about-muted);\n      font-size: .96rem;\n      margin: .2rem 0 1rem;\n    }\n\n    \/* \u5fbd\u7ae0 chips *\/\n    .about-badges{ display:flex; flex-wrap:wrap; gap:.5rem; }\n    .about-chip{\n      padding:.28rem .72rem; border-radius: 999px; font-size: .85rem;\n      background: var(--about-chip-bg); border:1px solid var(--about-chip-bd);\n      color: var(--about-accent); transition: transform .15s ease, box-shadow .2s ease;\n    }\n    .about-chip:hover{ transform: translateY(-1px); box-shadow: var(--about-shadow); }\n\n    \/* \u5361\u7247\u533a\u5757\uff08\u5185\u90e8\u8f7b\u9634\u5f71\uff0c\u4e0d\u753b\u8fb9\u6846\uff09 *\/\n    .about-card{\n      background: var(--about-card-bg);\n      border: 1px solid var(--about-card-bd);\n      border-radius: 16px;\n      padding: 1rem 1rem;\n      margin: 1rem 0;\n      opacity: 0; transform: translateY(8px);\n      will-change: transform, opacity;\n    }\n    .about-card.reveal{ opacity:1; transform: translateY(0); transition: .6s ease; }\n    .about-card h3{\n      margin:.2rem 0 .6rem; font-size: 1.05rem; font-weight: 700; color: var(--about-fg);\n      position: relative; padding-left: 1.05rem;\n    }\n    .about-card h3::before{\n      content:\"#\"; position:absolute; left:0; top:0; color: var(--about-accent); font-weight: 900;\n    }\n\n    .about-muted{ color: var(--about-muted); }\n\n    .about-list{ margin:.3rem 0 .2rem 1rem; }\n    .about-list li{ margin:.25rem 0; }\n\n    \/* \u5f15\u6587\u6761\uff08\u7ec6\u8fb9+\u6de1\u80cc\u666f\uff0c\u907f\u514d\u201c\u7b2c\u4e8c\u5708\u201d\u9519\u89c9\uff09 *\/\n    .about-quote{\n      margin: .8rem 0 0;\n      padding: .8rem .9rem .8rem 1rem;\n      border-left: 3px solid var(--about-accent);\n      background: linear-gradient(180deg, rgba(76,158,255,.06), transparent);\n      border-radius: 8px;\n      font-style: italic;\n    }\n\n    \/* \u56fe\u7247\uff1a\u53ef\u9009\u8f7b\u5fae\u89c6\u5dee *\/\n    .about-figure{ margin: 1rem 0; text-align:center; }\n    .about-img{\n      max-width:100%; height:auto; border-radius: 14px;\n      box-shadow: var(--about-shadow);\n      transform: translateY(8px); opacity: 0;\n    }\n    .about-img.reveal{ transform: translateY(0); opacity:1; transition: .7s ease; }\n\n    \/* \u6253\u5b57\u673a\u5149\u6807\uff08JS \u8bbe\u7f6e\u6587\u5b57\uff09 *\/\n    .about-typer{\n      display:inline-block; white-space:nowrap; overflow:hidden; border-right:2px solid currentColor;\n      animation: about-caret 1s step-end infinite;\n    }\n    @keyframes about-caret{ 50%{ border-color: transparent; } }\n\n    \/* \u5c0f\u5c4f\u4f18\u5316 *\/\n    @media (max-width: 420px){\n      .about-chip{ font-size:.82rem; padding:.24rem .6rem; }\n      .about-card{ padding:.9rem .85rem; }\n    }\n  <\/style>\n\n  <!-- Hero -->\n  <div class=\"about-card\" data-anim>\n    <div class=\"about-title\">\u5982\u679c\u4f60\u770b\u5230\u8fd9\u4e2a\u535a\u5ba2\uff0c\u8bf4\u660e\u6709\u7f18\u5206\u6216\u8005\u6211\u4fe1\u4efb\u4f60\u3002<\/div>\n    <div class=\"about-sub\">\n      <span class=\"about-typer\" id=\"about-typer\"><\/span>\n    <\/div>\n\n    <div class=\"about-badges\" style=\"margin-top:.85rem\">\n      <span class=\"about-chip\">\u4e2d\u6587\u7f51\u540d\uff1a\u541b\u8f72\u5148\u751f<\/span>\n      <span class=\"about-chip\">\u82f1\u6587\u540d\uff1aSean Liu<\/span>\n      <span class=\"about-chip\">\u6765\u81ea\u4e2d\u56fd \u00b7 \u5357\u65b9<\/span>\n      <span class=\"about-chip\">\u793e\u4f1a\u4e3b\u4e49\u56fd\u5bb6\u7684\u5de5\u4eba\u9636\u7ea7<\/span>\n      <span class=\"about-chip\">\u79c1\u4eba\u670b\u53cb\u5708 \/ \u535a\u5ba2 \/ \u7f51\u7edc\u65e5\u5fd7<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- \u5173\u4e8e\u6211 -->\n  <div class=\"about-card\" data-anim>\n    <h3>\u5173\u4e8e\u6211<\/h3>\n    <p>\u6211\u4e2d\u6587\u7f51\u540d\u53eb\u300c\u541b\u8f72\u5148\u751f\u300d\uff0c\u82f1\u6587\u540d\u53eb\u300cSean\u300d\u3002\u6211\u6765\u81ea\u4e2d\u56fd\uff0c\u662f\u793e\u4f1a\u4e3b\u4e49\u56fd\u5bb6\u7684\u5de5\u4eba\u9636\u7ea7\uff0c\u8fd9\u662f\u6211\u7684\u79c1\u4eba\u670b\u53cb\u5708\uff0c\u4e5f\u79f0\u4e3a\u300c\u535a\u5ba2 \/ \u7f51\u7edc\u65e5\u5fd7\u300d\u3002<\/p>\n    <p>\u6211\u4f4f\u5728\u4e2d\u56fd\u5357\u65b9\u5730\u533a\uff0c\u517b\u4e86\u6761\u6781\u901a\u4eba\u6027\u7684\u4e2d\u534e\u7530\u56ed\u72ac\u53eb\u300c\u94b1\u591a\u591a\u300d\uff0c\u8fd8\u6709\u4e00\u53ea\u521a\u6536\u517b\u7684\u72f8\u82b1\u732b\u3002<\/p>\n  <\/div>\n\n  <!-- \u5174\u8da3\u7231\u597d -->\n  <div class=\"about-card\" data-anim>\n    <h3>\u5174\u8da3\u7231\u597d<\/h3>\n    <ul class=\"about-list\">\n      <li>\u9605\u8bfb\u4e2d\u56fd\u5c0f\u8bf4\u3001\u7fbd\u6bdb\u7403<\/li>\n      <li>\u70ed\u7231\u65c5\u884c\u3001\u6444\u5f71<\/li>\n    <\/ul>\n    <p class=\"about-muted\">\u76ee\u524d\u5904\u4e8e\u6216\u957f\u671f\u5904\u4e8e\u793e\u4f1a\u4e3b\u4e49\u8d21\u732e\u9636\u7ea7\uff0c\u5bf9\u751f\u6d3b\u6709\u7740\u6781\u9ad8\u7684\u63a2\u7d22\u6b32\u548c\u6c42\u77e5\u5fc3\uff0c\u5d07\u5c1a\u521b\u9020\u529b\u3002<\/p>\n    <p>\u5e0c\u671b\u6210\u4e3a\u793e\u4f1a\u4e2d\u4f18\u8d28\u7684\u5185\u5bb9\u521b\u4f5c\u8005\uff0c\u4e5f\u671f\u671b\u6210\u4e3a\u4f18\u8d28\u7684\u6d88\u8d39\u8005\u3002<\/p>\n  <\/div>\n\n  <!-- \u535a\u5ba2\u7684\u8d77\u6e90 -->\n  <div class=\"about-card\" data-anim>\n    <h3>\u535a\u5ba2\u7684\u8d77\u6e90<\/h3>\n    <p>\u6211\u4e3a\u4ec0\u4e48\u8981\u5199\u8fd9\u4e2a\u535a\u5ba2\u5462\uff1f<\/p>\n    <p><em><strong>\u6211\u559c\u6b22\u638c\u63a7\u7684\u4e00\u5207\u7684\u611f\u89c9\uff0c\u4e0d\u60f3\u628a\u81ea\u5df1\u7684\u6570\u636e\u5b58\u653e\u5728\u5176\u4ed6\u793e\u4ea4\u5a92\u4f53\u5e73\u53f0\uff0c\u8fd9\u662f\u6211\u6784\u5efa\u8fd9\u4e2a\u535a\u5ba2\u7684\u539f\u56e0\u3002<\/strong><\/em><\/p>\n    <p>\u4eba\u7c7b\u5bff\u547d 80 \u5c81\uff0c\u4e2d\u56fd\u4eba\u5747\u5bff\u547d <strong>78.6 \u5c81<\/strong>\u3002\u4eba\u4f53\u7684\u7ec6\u80de\u4f1a\u65b0\u9648\u4ee3\u8c22\uff0c\u6bcf\u4e09\u4e2a\u6708\u4f1a\u66ff\u6362\u4e00\u6b21\uff1b\u968f\u7740\u65e7\u7ec6\u80de\u7684\u6b7b\u53bb\uff0c\u65b0\u7ec6\u80de\u8bde\u751f\u3002\u5927\u7ea6\u4e03\u5e74\uff0c\u6211\u4eec\u5728\u751f\u7406\u5c42\u9762\u5c31\u50cf\u53e6\u4e00\u4e2a\u4eba\u3002<\/p>\n    <p>\u77ed\u77ed\u51e0\u5341\u5e74\uff0c\u5065\u5fd8\u7684\u4eba\u4eec\u603b\u662f\u5bb9\u6613\u6de1\u5fd8\u8fc7\u53bb\u7684\u4e8b\u3002\u65e0\u8bba\u5feb\u4e50\u8fd8\u662f\u75db\u82e6\uff0c\u6211\u90fd\u559c\u6b22\u7528\u6587\u5b57\u8bb0\u4e0b\u6765\uff1b\u5076\u7136\u6709\u6628\u65e5\u91cd\u73b0\u7684\u611f\u89c9\uff0c\u5374\u53c8\u6709\u4e0d\u4e00\u6837\u7684\u4f53\u4f1a\u3002\u4e0d\u540c\u7684\u65f6\u95f4\u4ee5\u53ca\u7ecf\u5386\uff0c\u7ed9\u4e88\u6211\u4e0d\u540c\u7684\u611f\u89c9\u3002<\/p>\n    <div class=\"about-quote\">\u5f53\u7136\u5566\uff0c\u8fd9\u662f\u65e5\u8bb0\u5417\uff1f\u8fd9\u4e0d\u662f\u3002\u6b63\u7ecf\u4eba\u8c01\u5199\u65e5\u8bb0\uff1f\u6b63\u7ecf\u4eba\u4f60\u5199\u65e5\u8bb0\u5417\uff1f<\/div>\n    <p style=\"text-align:center;margin:.5rem 0 0;\">\u6211\u4e0d\u5199\uff0c\u6211\u53ea\u662f\u4e2a\u7f8e\u5316\u5305\u88c5\u8fc7\u53bb\u7684\u5927\u5e08\u3002<\/p>\n    <p class=\"about-muted\" style=\"text-align:center;margin:.15rem 0 0;\"><strong>\u4eba\u603b\u662f\u5584\u53d8\u7684\uff0c\u6240\u4ee5\u672c\u4eba\u6b64\u65f6\u7684\u6240\u5199\u7684\u8a00\u8bba\u4e0d\u4ee3\u8868\u672a\u6765\u7684\u770b\u6cd5\u4ee5\u53ca\u89c2\u70b9\u3002<\/strong><\/p>\n  <\/div>\n\n\n  <script>\n    (function(){\n      \/\/ \u6253\u5b57\u673a\n      const typer = document.getElementById('about-typer');\n      const text = \"\u5f88\u9ad8\u5174\u8ba4\u8bc6\u4f60\u3002Nice to meet you.\";\n      if(typer){\n        let i = 0;\n        const step = () => {\n          typer.textContent = text.slice(0, i++);\n          if(i <= text.length){ requestAnimationFrame(step); }\n        };\n        \/\/ \u8f7b\u5ef6\u65f6\uff0c\u5f85\u9875\u9762\u7a33\u5b9a\u540e\u518d\u5f00\u59cb\n        setTimeout(()=>requestAnimationFrame(step), 180);\n      }\n\n      \/\/ \u6eda\u52a8\u8fdb\u573a\n      const reveal = (el)=> el.classList.add('reveal');\n      const cards = document.querySelectorAll('.about-card[data-anim]');\n      const img = document.getElementById('about-img');\n\n      if('IntersectionObserver' in window){\n        const io = new IntersectionObserver((es)=>{\n          es.forEach(e=>{ if(e.isIntersecting){ reveal(e.target); io.unobserve(e.target);} });\n        }, { threshold: .12 });\n        cards.forEach(c=> io.observe(c));\n        if(img) io.observe(img);\n      }else{\n        \/\/ \u964d\u7ea7\uff1a\u76f4\u63a5\u663e\u793a\n        cards.forEach(reveal);\n        if(img) img.classList.add('reveal');\n      }\n\n      \/\/ \u8f7b\u5fae\u89c6\u5dee\uff08\u53ef\u5173\uff09\n      let lastY = 0;\n      function parallax(){\n        const y = window.scrollY || document.documentElement.scrollTop;\n        if(img){ img.style.transform = `translateY(${Math.min(10,(y - lastY)*0.04)}px)`; }\n        lastY = y;\n      }\n      window.addEventListener('scroll', parallax, { passive:true });\n\n      \/\/ \u5c0a\u91cd\u964d\u4f4e\u52a8\u6548\n      if(window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches){\n        document.querySelectorAll('.about-card, .about-img').forEach(el=>{\n          el.style.transition = 'none'; el.classList.add('reveal');\n        });\n        window.removeEventListener('scroll', parallax, { passive:true });\n      }\n    })();\n  <\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u5982\u679c\u4f60\u770b\u5230\u8fd9\u4e2a\u535a\u5ba2\uff0c\u8bf4\u660e\u6709\u7f18\u5206\u6216\u8005\u6211\u4fe1\u4efb\u4f60\u3002 \u4e2d\u6587\u7f51\u540d\uff1a\u541b\u8f72\u5148\u751f \u82f1\u6587\u540d\uff1aSean Liu \u6765\u81ea\u4e2d\u56fd \u00b7 \u5357\u65b9 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":30,"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":938,"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/pages\/2\/revisions\/938"}],"wp:attachment":[{"href":"https:\/\/bwcxbk.com\/ru\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}