中国开发网: 论坛: 程序员情感CBD: 贴子 528995
pcplayer: 多谢
JSON, which stands for "JavaScript Object Notation", is a lightweight computer data interchange format. JSON has the advantage, over XML, as a data interchange format in that it can be trivially parsed, by JavaScript, with JavaScript's built in eval() procedure. (This is important because of JavaScript's ubiquitousness among web browsers.) JSON is JavaScript's object literal format.

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录