摘要: console.dir()和console.log()的区别 阅读全文
posted @ 2016-10-12 14:35 飞飞少 阅读(121) 评论(0) 推荐(0) 编辑
摘要: javascript中defer的作用 阅读全文
posted @ 2016-10-11 15:37 飞飞少 阅读(301) 评论(0) 推荐(0) 编辑
摘要: css3中单位px,em,rem,vh,vw,vmin,vmax的区别及浏览器支持情况 阅读全文
posted @ 2016-10-11 14:37 飞飞少 阅读(205) 评论(0) 推荐(0) 编辑
摘要: Ctrl+Shift+P:打开命令面板 Ctrl+P:搜索项目中的文件Ctrl+G:跳转到第几行Ctrl+W:关闭当前打开文件Ctrl+Shift+W:关闭所有打开文件Ctrl+Shift+V:粘贴并格式化Ctrl+D:选择单词,重复可增加选择下一个相同的单词Ctrl+L:选择行,重复可依次增加选择 阅读全文
posted @ 2016-10-11 14:33 飞飞少 阅读(100) 评论(0) 推荐(0) 编辑
摘要: //判断是否是一个网址<script language="javascript">function checkuserinfo(){var homepage=userinfo.homepage.value;if(homepage==""){alert("请输入个人主页地址!");document.u 阅读全文
posted @ 2016-10-11 14:32 飞飞少 阅读(922) 评论(0) 推荐(0) 编辑
摘要: meta是html语言head区的一个辅助性标签 阅读全文
posted @ 2016-10-10 10:18 飞飞少 阅读(471) 评论(0) 推荐(0) 编辑
摘要: Web 研发模式演变 | 搞懂历史 阅读全文
posted @ 2016-10-09 14:39 飞飞少 阅读(187) 评论(0) 推荐(0) 编辑
摘要: AJAX,JSON,JSONP 阅读全文
posted @ 2016-10-08 20:39 飞飞少 阅读(180) 评论(0) 推荐(0) 编辑
摘要: Git操作流程 阅读全文
posted @ 2016-10-08 15:42 飞飞少 阅读(100) 评论(0) 推荐(0) 编辑
摘要: CSS3入门与精通 阅读全文
posted @ 2016-10-08 15:41 飞飞少 阅读(121) 评论(0) 推荐(0) 编辑