哪些数据存储在var中,以及如何在JavaScript中更改其内容?
没有键入JavaScript变量,但是它们的值确实具有类型。可以为同一变量分配新值。
示例
<!DOCTYPE html>
<html>
<body>
<script>
var a;
document.write(typeof a+"\r\n");
a = true;
document.write(typeof a+"\r\n");
a = 5;
document.write(typeof a+"\r\n");
a = "web";
document.write(typeof a+"\r\n");
</script>
</body>
</html>热门推荐
10 新年门口花束祝福语简短
11 盘锦结婚祝福语大全简短
12 父母生日祝福语 简短独特
13 家庭恩爱祝福语简短英文
14 高考俄语祝福语大全简短
15 虎年祝福语 诗句唯美简短
16 生日婚礼祝福语简短精辟
17 虎年喝酒拜年祝福语简短
18 教师闺蜜祝福语简短