摘要: 1、变量的定义 var 变量名 例如: <html> <body> <script type="text/javascript"> function zhaoling(){ n=Number(document.form1.txt1.value); if(n!=parseInt(n/1)||n<1|| 阅读全文
posted @ 2025-01-18 13:06 呓语-MSHK 阅读(25) 评论(0) 推荐(0)