---- AI试用 ---域名问题某些图片和js资源无法访问,导致一些代码实例无法运行!(代码里gzui.net换成momen.vip即可)

 分类:前端开发

【Web优化】Yslow优化法则(汇总篇)

【Web优化】Yslow优化法则(汇总篇)
一、Make Fewer HTTP Requests (尽可能减少http请求数) http请求是要开销的,减少请求数可以提高网页加载速度。常用的方法,合并css,js以及 Image maps和css sprites等。(css sprites是指只用将页面上的背景图合并成一张...

蚂蚁 9年前 (2017-05-16) 1949℃ 0评论 1喜欢

拖拽js

拖拽js
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8&qu...

蚂蚁 9年前 (2017-05-16) 1857℃ 0评论 0喜欢

购物车

购物车
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="format-detection" content=...

蚂蚁 9年前 (2017-05-10) 3432℃ 0评论 0喜欢