脚本语言基础

可以快速上手的开发文档

#脚本语言基础
脚本语言基础

基于JS脚本语言的基础语法详解

JS脚本语言的基础语法:输出语法 alert("警告!"); confirm("确定吗?");  prompt("..