function aa(){
hei=100;
wid=100;
function aa(){
wid=100;
wid+=10;
mygetTime();
box.style.width:'hei+"xp"';
if(hei=200&&trop=1){
return;
}中双引号里面的值可以变量吗
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
双引号是字符串的定界符, 变量也是解释为普通字符串的