自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (5)
  • 收藏
  • 关注

原创 jquery的本地儲存

saveanswer(user_id,{user_answer:user_answer,current_subject:current_subject}); function saveanswer(key, value) { if (Modernizr.localstorage) {  localStorage.setItem(key,JSON.stringify(value));

2014-12-17 15:58:33 903

原创 ecshop手机端错误修改

1.Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in uploads\include\library\EcsTemplate.class.php on line 248         解决:                  return preg_

2014-12-07 22:39:05 2297

原创 ecshop服务端+后台错误修改

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in E:\work\server\ECShop_V2.7.3_UTF8_release1106\upload\includes\cls_template.php on line 300 解决:return

2014-12-07 17:55:31 1517

数据库类型转换工具

数据库类型转换工具(如mysql转换为sqlite)

2016-07-14

jQuery模拟原生态App上拉刷新下拉加载效果代码

jQuery模拟原生态App上拉刷新下拉加载效果代码

2015-07-10

滾動加載圖片

jquery插件lazyload 使用例子 滾動加載圖片

2015-06-26

modernizr.custom.67501.js

html5本地儲存localStorage,sessionStorage

2015-03-24

ViewPager使用Demo

使用viewPager访优酷app的广告支持定时滑动和无限滑动

2014-11-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除