查看 js对象

for (var obj in data)
{
document.write( '|'+obj +'|');
};

posted on 2014-03-11 10:36  adolfmc  阅读(195)  评论(0编辑  收藏  举报