摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>JavaScript语法</title> </head> <body> <h3>JavaScript grammar(grammar:语法)</h3> <p>1.字面量:固定的 阅读全文
posted @ 2019-12-23 22:17 &nbps 阅读(188) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>javascript输出</title> </head> <body> <h3>1.window.alert() 弹出警告框。</h3> <p style="cursor: poi 阅读全文
posted @ 2019-12-23 12:01 &nbps 阅读(170) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>javascript用法</title> </head> <body> <h3>javascript Usage(Usage:用法)</h3> <!-- 1.javascript必 阅读全文
posted @ 2019-12-23 10:56 &nbps 阅读(286) 评论(0) 推荐(0)