class="lang-js">var msg='hello';//请问这行是啥意思? for (var i=0; i<10; i++) { var msg='hello'+i*2+i; } alert(msg);
ruibin
习惯受伤
相关分类