国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > WEB開發 > 正文

javaScript之typeof測試

2024-04-27 15:11:55
字體:
來源:轉載
供稿:網友
<html>  <head>    <base href="<%=basePath%>">        <title>JS typeof測試</title>  </head>  <body>  <script>document.write ("typeof(1): "+typeof(1)+"<br>");document.write ("typeof(NaN): "+typeof(NaN)+"<br>");document.write ("typeof(Number.MIN_VALUE): "+typeof(Number.MIN_VALUE)+"<br>")document.write ("typeof(Infinity): "+typeof(Infinity)+"<br>")document.write ("typeof(/"123/"): "+typeof("123")+"<br>")document.write ("typeof(true): "+typeof(true)+"<br>")document.write ("typeof(window): "+typeof(window)+"<br>")document.write ("typeof(document): "+typeof(document)+"<br>")document.write ("typeof(null): "+typeof(null)+"<br>")document.write ("typeof(eval): "+typeof(eval)+"<br>")document.write ("typeof(Date): "+typeof(Date)+"<br>")document.write ("typeof(sss): "+typeof(sss)+"<br>")document.write ("typeof(undefined): "+typeof(undefined)+"<br>")document.write ("typeof(1,2,3): "+typeof(1,2,3)+"<br>")</script><br>  </body></html>

結果:

typeof(NaN): numbertypeof(Number.MIN_VALUE): numbertypeof(Infinity): numbertypeof("123"): stringtypeof(true): booleantypeof(window): objecttypeof(document): objecttypeof(null): objecttypeof(eval): functiontypeof(Date): functiontypeof(sss): undefinedtypeof(undefined): undefinedtypeof(1,2,3): number


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 万全县| 邓州市| 思茅市| 惠来县| 宜兴市| 松阳县| 汨罗市| 六枝特区| 姜堰市| 青神县| 东方市| 新巴尔虎右旗| 社会| 昌平区| 太仆寺旗| 长宁区| 西林县| 普兰县| 绥棱县| 忻州市| 海宁市| 辽阳市| 曲水县| 申扎县| 当涂县| 吉隆县| 朝阳市| 临泉县| 翁牛特旗| 绥德县| 井陉县| 泗阳县| 潍坊市| 兴义市| 杭锦后旗| 观塘区| 定日县| 佛冈县| 安达市| 白玉县| 南乐县|