{"id":988,"date":"2023-06-21T11:33:48","date_gmt":"2023-06-21T03:33:48","guid":{"rendered":"http:\/\/101.201.225.168\/?page_id=988"},"modified":"2023-06-29T18:08:07","modified_gmt":"2023-06-29T10:08:07","slug":"engine-8l","status":"publish","type":"page","link":"http:\/\/www.bjchongjin.com\/index.php\/engine-8l\/","title":{"rendered":"2000 rpm, 400 Hz"},"content":{"rendered":"\n

\u3000<\/p>\n\n\n\n

2000 rpm, 400 Hz<\/h1>\n\n\n\n
<\/div><\/a><\/div><\/div><\/div><\/div><\/section>\n\n\n\n\n\n\n\n \n Upload File<\/title>\n\n<\/head>\n\n<body>\n\n <div class=\"detail_table\">\n <\/div>\n <script>\n var prefix = \"http:\/\/www.bjchongjin.com\/wp-content\/uploads\/2023\/06\/\"\n var json = [{\"title\": \"\", \"data\": [[{\"type\": \"str\", \"str\": \"\u53d1\u52a8\u673a\u578b\u53f7\", \"rowspan\": 3, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"Prime Power\", \"rowspan\": null, \"colspan\": 4, \"is_head\": true}, {\"type\": \"str\", \"str\": \"Standby Power\", \"rowspan\": null, \"colspan\": 4, \"is_head\": true}, {\"type\": \"str\", \"str\": \"Generator Eff\", \"rowspan\": null, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"\u6392\u653e\u6807\u51c6\", \"rowspan\": null, \"colspan\": 2, \"is_head\": true}], [{\"type\": \"str\", \"str\": \"hp\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"kWm\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"kWe\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"KWA\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"hp\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"kWm\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"kWe\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"KWA\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"%\", \"rowspan\": 2, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"EU\", \"rowspan\": null, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"EPA\/CARB\", \"rowspan\": null, \"colspan\": null, \"is_head\": true}], [{\"type\": \"str\", \"str\": \"stage\", \"rowspan\": null, \"colspan\": null, \"is_head\": true}, {\"type\": \"str\", \"str\": \"Tier\", \"rowspan\": null, \"colspan\": null, \"is_head\": true}],[{\"type\": \"str\", \"str\": \"TAD733GE\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"232\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"171\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"157\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"197\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"261\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"192\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"177\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"221\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"92\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"II\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}, {\"type\": \"str\", \"str\": \"-\", \"rowspan\": null, \"colspan\": null, \"is_head\": false}]]}]\n var table_list = document.querySelector(\".detail_table\")\n json.forEach(item => {\n var table = document.createElement(\"table\");\n var title = document.createElement(\"div\");\n var tbody = document.createElement(\"tbody\")\n table.appendChild(tbody)\n table.className = \"datalist\";\n title.innerHTML = item.title;\n title.className = \"title\";\n table_list.appendChild(title)\n table_list.appendChild(table)\n item.data.forEach(ite => {\n var tr = document.createElement(\"tr\");\n ite.forEach(it => {\n if (it.is_head) {\n var th = document.createElement(\"th\");\n if (it.type == \"img\") {\n var img = document.createElement(\"img\");\n img.src = prefix + it.str\n th.appendChild(img)\n } else if (it.type == \"link\") {\n var img = document.createElement(\"img\");\n var link = document.createElement(\"a\");\n link.href = prefix + it.str;\n link.target = \"_blank\";\n img.src = prefix + \"icon_pdf.jpg\"\n link.appendChild(img)\n th.appendChild(link)\n } else {\n th.innerHTML = it.str\n }\n th.colSpan = it.colspan || 1;\n th.rowSpan = it.rowspan || 1;\n tr.appendChild(th);\n } else {\n var td = document.createElement(\"td\");\n if (it.type == \"img\") {\n var img = document.createElement(\"img\");\n img.src = prefix + it.str\n td.appendChild(img)\n } else if (it.type == \"link\") {\n var img = document.createElement(\"img\");\n var link = document.createElement(\"a\");\n link.href = prefix + it.str\n link.target = \"_blank\"\n img.src = prefix + \"icon_pdf.jpg\"\n link.appendChild(img)\n td.appendChild(link)\n } else {\n td.innerHTML = it.str\n }\n td.colSpan = it.colspan || 1;\n td.rowSpan = it.rowspan || 1;\n tr.appendChild(td);\n }\n })\n\n tbody.appendChild(tr);\n })\n\n })\n <\/script>\n<\/body>\n\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u3000 2000 rpm, 400 Hz Upload File<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"themepark_post_bcolor":"#f5f5f5","themepark_post_width":"1022px","themepark_post_img":"","themepark_post_img_po":"left","themepark_post_img_re":false,"themepark_post_img_cover":false,"themepark_post_img_fixed":false,"themepark_post_hide_title":true,"themepark_post_main_b":"#ffffff","themepark_post_main_p":100,"themepark_paddingblock":false,"footnotes":""},"class_list":["post-988","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/pages\/988","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/comments?post=988"}],"version-history":[{"count":6,"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/pages\/988\/revisions"}],"predecessor-version":[{"id":1871,"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/pages\/988\/revisions\/1871"}],"wp:attachment":[{"href":"http:\/\/www.bjchongjin.com\/index.php\/wp-json\/wp\/v2\/media?parent=988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}