会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
与你潇洒人生路
首页
新随笔
联系
管理
2012年12月15日
常用JavaScript语法100讲
摘要: 1.JS输出语句:document.write("") 2.JS中的注释为:// 3.传统的HTML文档顺序是:document->html->(head,body) 4.一个浏览器窗口中的DOM顺序是:window->(navigator,screen,history,location,d...
阅读全文
posted @ 2012-12-15 19:56 shuaixf
阅读(242)
评论(0)
推荐(0)