Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JSON 表示法是处理不受信任的 javascript 对象的最安全方法吗? 我在 node.js 的沙箱之间移动一些对象,我真的不希望这些对象中的任何代码在沙箱之外运行。