class="lang-js">
var msg='hello';for (var i=0; i<10; i++) { var msg='hello'+i*2+i; } alert(msg);
呼唤远方
相关分类