会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
莲步子
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
2012年8月17日
html5 canvas 实现的拼图游戏
摘要: $(function(){ function PuzzleGame(){ this.attributeHandler() } PuzzleGame.prototype=$.extend(PuzzleGame.prototype,{ attributeHandler:function(){ this.
阅读全文
posted @ 2012-08-17 14:44 莲步子
阅读(1718)
评论(0)
推荐(0)
2012年8月14日
web 前端优化
摘要: 1 make few http request 尽量减少http请求 2 use a content network(CDN) 把公用资源放到资源服务器上:CDN 3 Avoid empty src or href--减少空连接 当link标签的href属性为空、script标签的src属性为空的时
阅读全文
posted @ 2012-08-14 11:01 莲步子
阅读(276)
评论(0)
推荐(0)
上一页
1
2
公告