09 2017 档案

摘要:一、地理位置( geolocation ): navigator.geolocation对象: 1、单次请求: //navigator.geolocation.getCurrentPosition( function(res){ //请求成功函数: ... 阅读全文
posted @ 2017-09-13 11:07 DaivdAndLemon 阅读(417) 评论(0) 推荐(0) 编辑
摘要:一、cmd安装jade: 二、jade命令行中使用: 三、jade基本语法格式: 1、jade语法格式 编译前: 编译后: 2、ie注释的使用: 编译前: 编译后: 四、变量的定义与使用 Ⅰ、变量的定义: 1.jade文件中定义: 2.命令行定义: jade index.jade -P -w –ob 阅读全文
posted @ 2017-09-06 18:13 DaivdAndLemon 阅读(871) 评论(0) 推荐(0) 编辑
摘要:// 类型检测 typeof str //检测string boolean number undefind toString.call(obj) //检测 null function object array...等对象 a instanceof Object //a是否是由 Object构造 阅读全文
posted @ 2017-09-04 15:54 DaivdAndLemon 阅读(95) 评论(0) 推荐(0) 编辑
摘要:传送门 阅读全文
posted @ 2017-09-04 10:20 DaivdAndLemon 阅读(134) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示