function show(){
WB2.anyWhere(function(W){//微博提供 JS
W.parseCMD('/users/show.json', function(oResult, bStatus) {
if(bStatus) {
//这里判断数组是否循环完成
show(); //这里去回调
};
}, {
screen_name :‘人民网’//这里想转入数组的值
}, {
method : 'get',
cache_time : 30
});
});
};
qq_hellohellola_03814043
qq_hellohellola_03814043
相关分类