演示代码:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<title></title>
<script type="text/javascript">
// alert("我要自学");
// alert("我要自学");错的
// Alert("我要自学");错的
// var wyzx = "我要自学";
// alert(WYZX);错的
</script>
</head>
<body>
<!-- 所有代码,英文半角输入 -->
<!-- js严格区分大小写 -->
</body>
</html>