{"id":2542,"date":"2000-02-29T09:00:00","date_gmt":"2000-02-29T01:00:00","guid":{"rendered":"http:\/\/www.neolee.net\/?p=2542"},"modified":"2025-06-03T12:22:09","modified_gmt":"2025-06-03T04:22:09","slug":"%e6%98%93%e7%b6%93%e5%85%ad%e5%8d%81%e5%9b%9b%e5%8d%a6","status":"publish","type":"post","link":"https:\/\/www.neolee.net\/?p=2542","title":{"rendered":"\u6613\u7d93\u516d\u5341\u56db\u5366\u8868 \u7279\u5225\u91cd\u88fdPlus\u7248"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"772\" height=\"1024\" src=\"https:\/\/www.neolee.net\/wp-content\/uploads\/2020\/07\/yee-772x1024.jpg\" alt=\"\" class=\"wp-image-2523\" srcset=\"https:\/\/www.neolee.net\/wp-content\/uploads\/2020\/07\/yee-772x1024.jpg 772w, https:\/\/www.neolee.net\/wp-content\/uploads\/2020\/07\/yee-226x300.jpg 226w, https:\/\/www.neolee.net\/wp-content\/uploads\/2020\/07\/yee-768x1019.jpg 768w, https:\/\/www.neolee.net\/wp-content\/uploads\/2020\/07\/yee.jpg 943w\" sizes=\"auto, (max-width: 772px) 100vw, 772px\" \/><\/figure>\n\n\n\n<p class=\"has-background wp-block-paragraph\" style=\"background-color:#81d8d0\">\u91cd\u88fd\u4e86 <strong>\u5468\u6613\u516d\u5341\u56db\u5366\u8868<\/strong> \u5b78\u7fd2\u5366\u8c61\u548c\u5366\u540d\uff0cQuickly Quickly Quickly \u9ede\u9ede\u9ede\u3002<em>neolee.net<\/em>\u5c08\u5c6c\u5c0f\u7a0b\u5e8f\uff0c<strong>\u4e5d\u5bae\u6613<\/strong>\uff0c\u6253\u5f00\u9ede\u64ca\u4e5d\u5bae\u683c\uff0c\u96a8\u6a5f\u7ffb\u724c\u51fa\u73fe\u5366\u8c61\u6216\u662f\u5366\u540d\uff0c\u518d\u9ede\u64ca\u6703\u51fa\u73fe\u5c0d\u61c9\u7684\u5366\u540d\u6216\u662f\u5366\u8c61\uff0c\u62ff\u4f86\u5e6b\u52a9\u8a18\u61b6\u516d\u5341\u56db\u5366\uff0c\u4e5f\u53ef\u4ee5\u62ff\u4f86\u96a8\u6a5f\u8d77\u5366\uff0c\u968f\u624b\u7ffb\u724c\uff0c\u5c31\u770b\u600e\u9ebc\u7528\u3002<\/p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>\u672a\u7d93\u6388\u6b0a\u8acb\u52ff\u8f49\u7528\uff0c\u4e0d\u5c0d\u4efb\u4f55\u4eba\u63d0\u4f9b\u6280\u8853\u652f\u6301\u3002\u5982\u6709\u9700\u8981\u96fb\u90f5\u806f\u7d61\u3002<\/em><\/p>\n\n\n\n<div>  \n\n\n\n        <style>\n            \/* \u5bb9\u5668\u521d\u59cb\u6837\u5f0f *\/\n            .XYcontainer {\n                width: 0;\n                height: 0;\n                background: rgba(255, 255, 255, 0.9);\n                position: fixed;\n                top: 50%;\n                left: 50%;\n                transform: translate(-50%, -50%) scale(0);\n                border-radius: 20px;\n                box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n                transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n                overflow: hidden;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                opacity: 0;\n            }\n    \n            \/* \u6253\u5f00\u65f6\u7684\u6837\u5f0f *\/\n            .XYcontainer.open {\n                width: 400px;\n                height: 480px;\n                transform: translate(-50%, -50%) scale(1);\n                opacity: 1;\n            }\n    \n            \/* \u6309\u94ae\u6837\u5f0f *\/\n            .XYtoggle-btn {\n                padding: 10px 20px;\n                font-size: 16px;\n                cursor: pointer;\n                background: #007bff;\n                color: white;\n                border: none;\n                border-radius: 5px;\n                transition: background 0.3s;\n            }\n    \n            .XYtoggle-btn:hover {\n                background: #0056b3;\n            }\n    \n            \/* \u5185\u5bb9\u6837\u5f0f *\/\n            .XYcontent {\n                font-size: 24px;\n                color: #333;\n                text-align: center;\n                opacity: 0;\n                transition: opacity 0.2s;\n            }\n    \n            .XYcontainer.open .XYcontent {\n                opacity: 1;\n                transition-delay: 0.3s;\n            }\n    \n        <\/style>\n        <div style=\"text-align: center;\"><button class=\"XYtoggle-btn\" >\u6253\u5f00 \u4e5d\u5bab\u6613<\/button><\/div>\n        <div class=\"XYcontainer\">\n<div class=\"XYcontent\">\n\n    <style>\n        #XY_container {\n            display: grid;\n            grid-template-columns: repeat(3, 100px);\n            gap: 10px;\n            padding: 20px;\n            justify-content: center;\n        }\n        .XY_grid {\n            width: 100px;\n            height: 100px;\n            background: #f0f0f0;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            cursor: pointer;\n            position: relative;\n            perspective: 1000px;\n        }\n        .XY_card {\n            width: 100%;\n            height: 100%;\n            position: absolute;\n            transform-style: preserve-3d;\n            transition: transform 0.5s;\n        }\n        .XY_card.XY_flipped {\n            transform: rotateY(180deg);\n        }\n        .XY_front, .XY_back {\n            width: 100%;\n            height: 100%;\n            position: absolute;\n            backface-visibility: hidden;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            font-family: 'Noto Serif TC', serif;\n            color: #333;\n        }\n        .XY_front {\n            background: #f0f0f0;\n            flex-direction: column;\n            font-size: 18px;\n            font-weight: 500;\n        }\n        .XY_back {\n            background: #e0e0e0;\n            transform: rotateY(180deg);\n            flex-direction: column;\n            font-size: 22px;\n            font-weight: 700;\n        }\n        #XY_reset_container {\n            text-align: center;\n            margin: 20px;\n        }\n        #XY_reset {\n            padding: 10px 20px;\n            font-size: 16px;\n            cursor: pointer;\n            font-family: 'Noto Serif TC', serif;\n            background: #f0f0f0;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n        }\n        #XY_reset:hover {\n            background: #e0e0e0;\n        }\n    <\/style>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+TC:wght@500;700&#038;display=swap\" rel=\"stylesheet\">\n    <div id=\"XY_container\"><\/div>\n    <div id=\"XY_reset_container\">\n        <button id=\"XY_reset\">\u91cd\u7f6e<\/button>\n<div style=\"font-family: Arial, sans-serif; font-size: 11px; color: #333;font-style:italic;text-align: center; margin-top: 5px; transition: opacity 0.5s ease;\">\u00a9 2025 February By XooYoo<\/div>        \n    <\/div>\n\n<script src=\"https:\/\/www.neolee.net\/neodoc\/prg\/xcode.php?type=js&#038;file=64\"><\/script>\n<script>\nlet XY_gridStates = Array(9).fill(0);\nlet XY_initialGua = [];\nlet XY_clickCounts = Array(9).fill(0);\n\n\/\/  XY_64GuaNames \u9806\u5e8f\u4e00\u81f4\u7684\u65b0\u9663\u5217\nconst XY_correctedGua64 = XY_64GuaIndices.map((indices, index) => {\n    const upperIndex = indices[0];\n    const lowerIndex = indices[1];\n    return `${XY_64BaGuaNames[upperIndex]}${XY_64BaGuaNames[lowerIndex]}${XY_64GuaNames[index]}`;\n});\n\nfunction XY_init() {\n    const XY_container = document.getElementById('XY_container');\n    XY_container.innerHTML = '';\n    XY_gridStates = Array(9).fill(0);\n    XY_clickCounts = Array(9).fill(0);\n    \/\/ \u4f7f\u7528 XY_correctedGua64 \u96a8\u6a5f\u9078\u64c7\u5366\u8c61\n    XY_initialGua = Array(9).fill().map(() => XY_correctedGua64[Math.floor(Math.random() * 64)]);\n\n    for (let i = 0; i < 9; i++) {\n        const XY_grid = document.createElement('div');\n        XY_grid.className = 'XY_grid';\n        XY_grid.innerHTML = `\n            <div class=\"XY_card\" id=\"XY_card_${i}\">\n                <div class=\"XY_front\">\u4e5d<br>\u5bae<br>\u6613<\/div>\n                <div class=\"XY_back\"><\/div>\n            <\/div>\n        `;\n        XY_grid.addEventListener('click', () => XY_handleClick(i));\n        XY_container.appendChild(XY_grid);\n    }\n}\n\nfunction XY_handleClick(index) {\n    const XY_card = document.getElementById(`XY_card_${index}`);\n    const XY_back = XY_card.querySelector('.XY_back');\n    XY_clickCounts[index]++;\n\n    XY_card.classList.remove('XY_flipped');\n\n    if (XY_clickCounts[index] === 1) {\n        XY_gridStates[index] = Math.random() < 0.5 ? 1 : 2;\n    } else if (XY_clickCounts[index] === 2) {\n        XY_gridStates[index] = XY_gridStates[index] === 1 ? 2 : 1;\n    } else {\n        XY_gridStates[index] = XY_gridStates[index] === 1 ? 2 : 1;\n    }\n\n    setTimeout(() => {\n        if (XY_gridStates[index] === 1) {\n            \/\/ \u5366\u8c61\u5728 XY_correctedGua64 \u4e2d\u7684\u7d22\u5f15\n            const guaIndex = XY_correctedGua64.indexOf(XY_initialGua[index]);\n            const upper = XY_baguaSymbols[XY_64GuaIndices[guaIndex][0]];\n            const lower = XY_baguaSymbols[XY_64GuaIndices[guaIndex][1]];\n            XY_back.innerHTML = `${upper}<br>${lower}`;\n        } else {\n            \/\/ \u5366\u8c61\u5728 XY_correctedGua64 \u4e2d\u7684\u7d22\u5f15\u9023\u7d50\n            const guaIndex = XY_correctedGua64.indexOf(XY_initialGua[index]);\n            const linkId = guaIndex + 2;\n            XY_back.innerHTML = `<a href=\"https:\/\/www.neolee.net\/?p=11692&#038;page=${linkId}\" target=\"_blank\">${XY_initialGua[index]}<\/a>`;\n        }\n        XY_card.classList.add('XY_flipped');\n    }, 100);\n}\n\ndocument.getElementById('XY_reset').addEventListener('click', () => {\n    const XY_cards = document.querySelectorAll('.XY_card');\n    XY_cards.forEach(card => card.classList.remove('XY_flipped'));\n    setTimeout(XY_init, 500);\n});\n\nXY_init();\n<\/script>\n <\/div>\n        <\/div>\n    \u300a\u5468\u6613\u300b\u516d\u5341\u56db\u5366 \u516b\u683c\u8868\n        <script>\n            \/\/ \u83b7\u53d6\u5143\u7d20\n            const button = document.querySelector('.XYtoggle-btn');\n            const container = document.querySelector('.XYcontainer');\n            \n            \/\/ \u5207\u6362\u72b6\u6001\n            let isOpen = false;\n    \n            \/\/ \u70b9\u51fb\u4e8b\u4ef6\n            button.addEventListener('click', () => {\n                isOpen = !isOpen;\n                container.classList.toggle('open');\n                button.textContent = isOpen ? '\u5173\u95ed' : '\u6253\u5f00';\n            });\n    \n            \/\/ \u70b9\u51fb\u5bb9\u5668\u5916\u90e8\u5173\u95ed\n            document.addEventListener('click', (e) => {\n                if (!container.contains(e.target) && !button.contains(e.target) && isOpen) {\n                    isOpen = false;\n                    container.classList.remove('open');\n                    button.textContent = '\u6253\u5f00 \u4e5d\u5bab\u6613';\n                }\n            });\n        <\/script>\n\n\n\n     <\/div>\n\n\n<div>\n\u300a\u5468\u6613\u300b\u4e0a\u4e0b\u7d93 \u5366\u5e8f\u8868\n<style>     \n        #XY3_table {\n            border-collapse: collapse;\n            margin: 20px auto;\n            font-family: 'Noto Serif TC', serif;\n        }\n        \n        #XY3_table th, #XY3_table td {\n            width: 60px;\n            height: 60px;\n            text-align: center;\n            border: 1px solid #ccc;\n            cursor: pointer;\n            transition: background-color 0.3s;\n        }\n        \n        #XY3_table th {\n            background-color: #f5f5f5;\n            font-weight: bold;\n        }\n        \n        #XY3_table td:hover {\n            background-color: #f0f0f0;\n        }\n        \n        #XY3_table td.clicked {\n            background-color: #e0e0e0;\n            font-size: 14px;\n        }\n    <\/style>\n    <table id=\"XY3_table\"><\/table>\n\n    <script>\n        function XY3_createTable() {\n            const XY3_table = document.getElementById('XY3_table');\n            let XY3_html = '<tr><th><\/th>';\n            \n            \/\/ \u4e0a\u5366\u8868\u982d\uff08\u5916\u5366\uff09\n            for (let i = 0; i < 8; i++) {\n                XY3_html += `<th>${XY_baguaNames[i]}<br>${XY_baguaSymbols[i]}<\/th>`;\n            }\n            XY3_html += '<\/tr>';\n\n            \/\/ \u8868\u683c\u5167\u5bb9\n            for (let i = 0; i < 8; i++) {\n                XY3_html += `<tr><th>${XY_baguaNames[i]}<br>${XY_baguaSymbols[i]}<\/th>`;\n                for (let j = 0; j < 8; j++) {\n                    const XY3_index = i * 8 + j;\n                    const XY3_upper = XY_baguaSymbols[j];\n                    const XY3_lower = XY_baguaSymbols[i];\n                    const XY3_symbol = `${XY3_upper}<br>${XY3_lower}`;\n                    XY3_html += `<td onclick=\"XY3_toggleGua(this, ${XY3_index})\" data-symbol=\"${XY3_symbol}\" data-shown=\"symbol\">${XY3_symbol}<\/td>`;\n                }\n                XY3_html += '<\/tr>';\n            }\n            \n            XY3_table.innerHTML = XY3_html;\n        }\n\n        function XY3_toggleGua(cell, XY3_index) {\n            const XY3_name = XY_gua64[XY3_index];\n            const XY3_symbol = cell.getAttribute('data-symbol');\n            const XY3_currentState = cell.getAttribute('data-shown');\n\n            if (XY3_currentState === 'symbol') {\n                cell.innerHTML = XY3_name;\n                cell.classList.add('clicked');\n                cell.setAttribute('data-shown', 'name');\n            } else {\n                cell.innerHTML = XY3_symbol;\n                cell.classList.remove('clicked');\n                cell.setAttribute('data-shown', 'symbol');\n            }\n        }\n\n        \/\/ \u521d\u59cb\u5316\u8868\u683c\n        XY3_createTable();\n    <\/script>\n\n<\/div>\n\n    <style>\n\n        #XY_64table {\n            border-collapse: collapse;\n            margin: 0 auto;\n            background-color: #f5f6f5;\n            font-family: 'Noto Serif TC', serif;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        #XY_64table th, #XY_64table td {\n            border: 1px solid #dadada;\n            padding: 5px;\n            text-align: center;\n            color: #333;\n            font-size: 14px;\n        }\n        #XY_64table th {\n            background-color: #e2e3e2;\n            font-weight: bold;\n            color: #2a2a2a;\n            padding: 5px;\n        }\n        #XY_64table tbody tr:nth-child(even) {\n            background-color: #ececec; \/* \u9694\u884c\u80cc\u666f\u8272 *\/\n        }\n        #XY_64table tbody tr:hover {\n            background-color: #e8e8e8; \n        }\n        #XY_64table .XY_64symbol {\n            display: flex;\n            flex-direction: column;\n            font-size: 1.4em;\n            line-height: 1.6;\n        }\n    <\/style>\n    <div id=\"XY_64container\">\n        <table id=\"XY_64table\"><\/table>\n    <\/div>\n    <script>\n        \/\/ \u521b\u5efa\u8868\u683c\n        function XY_64createTable() {\n            const XY_64table = document.getElementById('XY_64table');\n            const XY_64data = XY_64generateGuaData();\n\n            \/\/ \u521b\u5efa\u8868\u5934\n            const XY_64thead = document.createElement('thead');\n            const XY_64headerRow = document.createElement('tr');\n            const XY_64headers = ['\u5e8f\u865f', '\u5366\u8c61', '\u5366\u540d', '\u62fc\u97f3', '\u82f1\u6587', '\u540d\u7a31'];\n            \n            XY_64headers.forEach(header => {\n                const th = document.createElement('th');\n                th.textContent = header;\n                XY_64headerRow.appendChild(th);\n            });\n            XY_64thead.appendChild(XY_64headerRow);\n            XY_64table.appendChild(XY_64thead);\n\n            \/\/ \u521b\u5efa\u8868\u683c\u5185\u5bb9\uff08\u4e0b\u5366\u5728\u4e0a\uff0c\u4e0a\u5366\u5728\u4e0b\uff09\n            const XY_64tbody = document.createElement('tbody');\n            XY_64data.forEach(item => {\n                const row = document.createElement('tr');\n                row.innerHTML = `\n                    <td>${item.index}<\/td>\n                    <td><div class=\"XY_64symbol\">${item.upperSymbol}<br>${item.lowerSymbol}<\/div><\/td>\n                    <td><a href=\"\/?p=11692&#038;page=${item.index+1}\" target=\"_blank\">${item.name}<\/a><\/td>\n                    <td>${item.pinyin}<\/td>\n                    <td>${item.english}<\/td>\n                    <td>${item.compoundName}<\/td>\n                `;\n                XY_64tbody.appendChild(row);\n            });\n            XY_64table.appendChild(XY_64tbody);\n        }\n\n        \/\/ \u521d\u59cb\u5316\n        XY_64createTable();\n    <\/script>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">\u6613\u7ecf \u4e0a\u4e0b\u7ecf \u5366\u8bc0<br>\u4e7e\u5764\u5c6f\u8499\u9700\u8bbc\u5e08\uff0c&nbsp;\u6bd4\u5c0f\u755c\u516e\u5c65\u6cf0\u5426\uff0c<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">\u540c\u4eba\u5927\u6709\u8c26\u8c6b\u968f\uff0c&nbsp;\u86ca\u4e34\u89c2\u516e\u566c\u55d1\u8d32\uff0c<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">\u5265\u590d\u65e0\u5984\u5927\u755c\u9890\uff0c&nbsp;\u5927\u8fc7\u574e\u79bb\u4e09\u5341\u5907\u3002<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">\u54b8\u6052\u9041\u516e\u53ca\u5927\u58ee\uff0c&nbsp;\u664b\u4e0e\u660e\u5937\u5bb6\u4eba\u777d\uff0c<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">\u8e47\u89e3\u635f\u76ca\u592c\u59e4\u8403\uff0c&nbsp;\u5347\u56f0\u4e95\u9769\u9f0e\u9707\u7ee7\uff0c<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">\u826e\u6e10\u5f52\u59b9\u4e30\u65c5\u5dfd\uff0c&nbsp;\u5151\u6da3\u8282\u516e\u4e2d\u5b5a\u81f3\uff0c<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">\u5c0f\u8fc7\u65e2\u6d4e\u517c\u672a\u6d4e\uff0c&nbsp;\u662f\u4e3a\u4e0b\u7ecf\u4e09\u5341\u56db\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"><em>\u56fe\u5f62\u662f2001\u5e74\u5de6\u53f3\u5b66\u7528CoreDraw\u5b8c\u6210\u7684\uff08\u90a3\u4e2a\u65f6\u5019\u53ea\u4f1aPS CoreDraw\uff0c\u4e0d\u7528AI\uff0cCoreDraw\u5b9e\u9645\u4e0a\u5f88\u597d\u7528\u7684\uff09\uff0cafter long long time\uff0c\u7528HTML5\u5f3a\u5316\u91cd\u5236\uff0cPlus\u7248\u3002long long time ago <a href=\"\/?p=681\" target=\"_blank\" rel=\"noopener\" title=\"\">\u767d\u8bdd\u6613\u7ecf<\/a><\/em><\/p>\n\n\n\n<div style=\"font-family: Arial, sans-serif; font-size: 11px; color: #333;font-style:italic;text-align: center; margin-top: 5px; transition: opacity 0.5s ease;\">XooYooCode\u00a92025 February<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u91cd\u88fd\u4e86 \u5468\u6613\u516d\u5341\u56db\u5366\u8868 \u5b78\u7fd2\u5366\u8c61\u548c\u5366\u540d\uff0cQuickly Quickly Quickly \u9ede\u9ede\u9ede\u3002neolee.net\u5c08\u5c6c\u5c0f\u7a0b\u5e8f\uff0c\u4e5d\u5bae\u6613\uff0c\u6253\u5f00\u9ede\u64ca\u4e5d\u5bae\u683c\uff0c\u96a8\u6a5f\u7ffb\u724c\u51fa\u73fe\u5366\u8c61\u6216\u662f\u5366\u540d\uff0c\u518d\u9ede\u64ca\u6703\u51fa\u73fe\u5c0d\u61c9\u7684\u5366\u540d\u6216\u662f\u5366\u8c61\uff0c\u62ff\u4f86\u5e6b\u52a9\u8a18\u61b6\u516d\u5341\u56db\u5366\uff0c\u4e5f\u53ef\u4ee5\u62ff\u4f86\u96a8\u6a5f\u8d77\u5366\uff0c\u968f\u624b\u7ffb\u724c\uff0c\u5c31\u770b\u600e\u9ebc\u7528\u3002 \u672a\u7d93\u6388\u6b0a\u8acb\u52ff\u8f49\u7528\uff0c\u4e0d\u5c0d\u4efb\u4f55\u4eba\u63d0\u4f9b\u6280\u8853\u652f\u6301\u3002\u5982&#8230;<\/p>\n","protected":false},"author":2,"featured_media":2523,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-2542","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-classics"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.neolee.net\/index.php?rest_route=\/wp\/v2\/posts\/2542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.neolee.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.neolee.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.neolee.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.neolee.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2542"}],"version-history":[{"count":0,"href":"https:\/\/www.neolee.net\/index.php?rest_route=\/wp\/v2\/posts\/2542\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.neolee.net\/index.php?rest_route=\/wp\/v2\/media\/2523"}],"wp:attachment":[{"href":"https:\/\/www.neolee.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.neolee.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.neolee.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}