{"id":958,"date":"2023-11-13T15:16:27","date_gmt":"2023-11-13T07:16:27","guid":{"rendered":"http:\/\/www.forillusion.com\/?page_id=958"},"modified":"2023-11-13T16:07:36","modified_gmt":"2023-11-13T08:07:36","slug":"json","status":"publish","type":"page","link":"https:\/\/www.forillusion.com\/index.php\/tools\/json\/","title":{"rendered":"JSON\u683c\u5f0f\u5316"},"content":{"rendered":"\n<html>\n    <head>\n        <script src=\"https:\/\/forillusion-bucket.cdn.bcebos.com\/sakura\/js\/jquery.min.js\"><\/script>\n        <script>\n            $(function(){\n                $(\"#toJson\").click(function(){\n                    $.post(\"\/api\/JSONChange\/\", {type:\"toJson\",str:$(\"#text1\").val()}, function(data){\n                        $(\"#text2\").val(data);\n                    })\n                })\n\n                $(\"#toStr\").click(function(){\n                    $.post(\"\/api\/JSONChange\/\", {type:\"toStr\",str:$(\"#text1\").val()}, function(data){\n                        $(\"#text2\").val(data); \n                    })\n                })\n\n                $(\"#Copy\").click(function(){\n                    $repeat=$(\"#text2\").val();\n                    $(\"#text2\").select();\n                    document.execCommand(\"cut\");\n                    $(\"#text2\").val($repeat);\n                \n                });\n            })\n        <\/script>\n    <\/head>\n    <body>\n        <textarea rows=\"20\" cols=\"100\" value=\"123\" id=\"text1\"><\/textarea><\/br>\n        <input type=\"button\" value=\"toJson\" id=\"toJson\"> <input type=\"button\" value=\"toStr\" id=\"toStr\"> <input type=\"button\" value=\"Copy\" id=\"Copy\"><\/br>\n        <textarea rows=\"40\" cols=\"100\" value=\"\" id=\"text2\"><\/textarea><\/br>\n    <\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":254,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-958","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/pages\/958","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/comments?post=958"}],"version-history":[{"count":0,"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/pages\/958\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/pages\/254"}],"wp:attachment":[{"href":"https:\/\/www.forillusion.com\/index.php\/wp-json\/wp\/v2\/media?parent=958"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}