10 2016 档案

摘要:ios 系统 默认中文字体是Heiti SC 默认英文字体是Helvetica 默认数字字体是HelveticaNeue 无微软雅黑字体 android 系统 默认中文字体是Droidsansfallback 默认英文和数字字体是Droid Sans 无微软雅黑字体 winphone 系统 默认中文 阅读全文
posted @ 2016-10-25 12:26 echolife 阅读(2820) 评论(0) 推荐(0)
摘要:<video src="video.mp4" id="video" preload="true" x-webkit-airplay="true" webkit-playsinline="true" playsinline="true" x5-video-player-type="h5" contro 阅读全文
posted @ 2016-10-25 11:38 echolife 阅读(13488) 评论(0) 推荐(0)
摘要:$("#").css("backgroundImage").replace('url(','').replace(')',''); 阅读全文
posted @ 2016-10-21 16:43 echolife 阅读(15730) 评论(0) 推荐(1)
摘要:百度统计http://tongji.baidu.com/web/welcome/login 在网站中心添加网址获取统计代码将代码添加到网站全部页面的</head>标签前即可获取页面访问PV、UV。 PV(访问量):即Page View, 即页面浏览量或点击量,用户每次刷新即被计算一次。UV(独立访客 阅读全文
posted @ 2016-10-17 17:36 echolife 阅读(1060) 评论(0) 推荐(0)