杨新春

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 5 6 7 8 9 10 11 下一页

2015年9月11日

摘要: 把ConvertToUTF8.zip解压放到C:\Program Files\Sublime Text 3\Data\Packages中,重启sublime 3,按ctrl+shift+c即可解决中文乱码问题。下载:http://yunpan.cn/cmbTU5QAj9JKg (提取码:0bc8) 阅读全文
posted @ 2015-09-11 10:52 杨新春 阅读(2390) 评论(0) 推荐(0)

2015年9月5日

摘要: https://github.com/settings/tokens 设置token 在安装的时候 要复制进去复制到安装命令中去 阅读全文
posted @ 2015-09-05 18:48 杨新春 阅读(147) 评论(0) 推荐(0)

2015年9月2日

摘要: 1、安装Sublime Text 3 下载安装:http://www.sublimetext.com/3 Package Control安装:https://sublime.wbond.net/installation 2、如何安装插件 在第1步中安装好后 按 Ctrl+Shift+P ,输入ins 阅读全文
posted @ 2015-09-02 14:30 杨新春 阅读(264) 评论(0) 推荐(0)

摘要: sublime text 31、安装Sublime Text 3 下载安装:http://www.sublimetext.com/3 Package Control安装:https://sublime.wbond.net/installation实现方法一:1. 创建插件:Tools → New... 阅读全文
posted @ 2015-09-02 14:28 杨新春 阅读(340) 评论(0) 推荐(0)

2015年8月30日

摘要: 一定要选中上方的'已连接' 阅读全文
posted @ 2015-08-30 11:12 杨新春 阅读(555) 评论(0) 推荐(0)

2015年8月29日

摘要: 今天有个系统的开发人员跟我说,他们测试系统出现问题重启了服务器后就发现找不到存储了。唉,不用说了。肯定没有自动加载存储呗。一个堂堂的技术顾问,一天4-5K工资的人连这个操作都不会啊?忍了。。。登录服务器,给查看了下,发现确实是没有自动加载,df -h只能显示本地硬盘的分区,fdisk -l 还是能看... 阅读全文
posted @ 2015-08-29 23:24 杨新春 阅读(429) 评论(0) 推荐(0)

摘要: 一、系统环境 系统平台:centos 6.4 Nginx版本:nginx/1.0.15 Mysql 版本:mysql-5.5.28 Php版本:php-5.4.13 二、安装准备 nginx-1.0.15.tar.gzphp-5.4.13.tar.gz http://mirrors.sohu.com 阅读全文
posted @ 2015-08-29 18:06 杨新春 阅读(253) 评论(0) 推荐(0)

2015年8月28日

摘要: 软件下载:http://sourceforge.net/projects/extundelete/1.在安装extundelete包./configure时遇到configure: error: C++ compiler cannot create executables问题[root@localh... 阅读全文
posted @ 2015-08-28 21:33 杨新春 阅读(1838) 评论(1) 推荐(0)

2015年7月14日

摘要: ifc-eth0 里面要加DNS1=192.168.1.1一定是DNS1这样的,不要是DNS 阅读全文
posted @ 2015-07-14 22:51 杨新春 阅读(180) 评论(0) 推荐(0)

2015年7月12日

摘要: 1.memcache的slab chunk 就像公交车的坐位一样,有大小之分,还有活跃的状态。2.代码index.php -->插入数据,注意$value的大小和重复次数,跟chunk和其数量 有关connect("localhost",11211,2);$value=str_repeat("a",... 阅读全文
posted @ 2015-07-12 11:51 杨新春 阅读(341) 评论(0) 推荐(0)

上一页 1 ··· 5 6 7 8 9 10 11 下一页