NatChen

Once you have chosen the road of life, you have to be brave enough to go to the end and never look back.

摘要: 方法如下: var params = { left: 0, top: 0, currentX: 0, currentY: 0, flag: false }; var getCss = function(o,key){ return o.currentStyle? o.currentStyle[key 阅读全文
posted @ 2017-11-09 15:13 NatChen 阅读(251) 评论(0) 推荐(0) 编辑
摘要: 围绕前端的性能多如牛毛,涉及到方方面面,以我我们将围绕 PC 浏览器和移动端浏览器的优化策略进行罗列 注意,是罗列不是展开,遇到不会不懂的点还请站外扩展 开车速度有点快,坐稳了。 tips : 这么多前端优化点你都记得住吗?反正我是收藏起来备查的。 PC 浏览器前端优化策略 PC 端优化的策略很多, 阅读全文
posted @ 2017-11-09 11:08 NatChen 阅读(619) 评论(0) 推荐(0) 编辑