摘要: var txt = "Hello World!";document.write("<p>字体变大: " + txt.big() + "</p>");document.write("<p>字体缩小: " + txt.small() + "</p>");document.write("<p>字体加粗: 阅读全文
posted @ 2016-12-30 14:55 讲义大魔王 阅读(172) 评论(0) 推荐(0) 编辑
摘要: HTML5 服务器发送事件(Server-Sent Events) 阅读全文
posted @ 2016-12-30 10:13 讲义大魔王 阅读(95) 评论(0) 推荐(0) 编辑