自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (12)
  • 收藏
  • 关注

转载 CentOS7上安装WordPress

安装epel# yum install epel-release清除缓存目录下的软件包及旧的headers# yum clean all安装基本组件(Apache、MariaDB、PHP)# yum install wget unzip httpd mariadb-server mariadb php php-mbstring php-mysql php-gd phpmyadmin配置MariaDB

2017-02-22 16:52:44 1023

原创 centos7安装mysql

查看版本# cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core)安装mysql# yum install mysql# yum install mysql-devel安装mariadb# yum install mariadb-server mariadb启动数据库# systemctl start mariadb使用mysql

2017-02-22 16:49:51 575

原创 jquery-数字渐变

基于jquery的animate$(this).attr('nums', 10).animate({ nums: 100}, { duration: 1000, easing: 'swing', step: re => console.log(Math.ceil(re).toLocaleString())}); 效果为数字从10渐变到100,用时1秒,在st

2017-02-22 16:48:47 690

原创 yarn 使用简介

yarn 替换 npmyarn 安装mac:brew install yarnwin:https://yarnpkg.com/latest.msilinux(Ubuntu):echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.listsudo apt-ge

2017-02-16 15:59:09 2190

grumble-demo

http://blog.csdn.net/oyuemijindu/article/details/44925841

2015-04-07

font-awesome3.2.1用到的资源

font-awesome http://blog.csdn.net/oyuemijindu/article/details/44906061

2015-04-06

cikonss.css

cikonss.css http://blog.csdn.net/oyuemijindu/article/details/44893255

2015-04-05

d3.min.js-3.5.5

d3.min.js 3.5.5 2015年4月最新

2015-04-04

juliusDemo

http://blog.csdn.net/oyuemijindu/article/details/43915967 juliusjs用到的文件

2015-02-23

抓住神经猫 HTML 5

http://blog.csdn.net/oyuemijindu/article/details/43907399 抓住那只喵

2015-02-22

soundjs下载

soundjs-0.6.0.min.js

2015-02-16

tweenjs下载

tweenjs-0.6.0.min.js

2015-02-16

jQuery Mobile基础

jQuery Mobile基础 http://blog.csdn.net/oyuemijindu/article/details/43852793

2015-02-16

jQuery UI基础

jQuery UI 基础 http://blog.csdn.net/oyuemijindu/article/details/43834435

2015-02-15

jQuery-瀑布流基础

就像百度图片一样,宽一样,高不同的加载 此方法更改窗口宽度会出现问题

2015-02-14

tomcat-servlet-ajax最基础例子

只是实现最基础的功能的例子,对已经掌握ajax的没有任何用处.使用tomcat

2015-02-13

空空如也

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

TA关注的人

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