会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
nowphp
导航
管理
上一页
1
···
10
11
12
13
14
15
16
17
18
下一页
2016年9月1日
地址收藏
摘要: git:https://git-scm.com/book/zh/v1 wiki:https://www.mediawiki.org/wiki/MediaWiki http://stackoverflow.com/questions/33562109/docker-command-cant-conne
阅读全文
posted @ 2016-09-01 12:17 不断成长
阅读(117)
评论(0)
推荐(0)
编辑
2016年8月15日
自己整理lnmp安装
摘要: 1、mysql 选项 ./configure --prefix=/data/local/php \ --with-config-file-path=/data/local/php/etc \ --with-mysql=/data/local/mysql \ --with-mysqli=/data/l
阅读全文
posted @ 2016-08-15 13:36 不断成长
阅读(162)
评论(0)
推荐(0)
编辑
2016年8月13日
sshd_config优化
摘要: sshd_config优化linux系统调优,参考百度搜索 linux ssh命令 /etc/init.d/sshd restart 重启ssh 193 ls 194 vim /etc/ssh/sshd_config 编辑ssh配置GSSAPIAuthentication no X11Forward
阅读全文
posted @ 2016-08-13 17:29 不断成长
阅读(470)
评论(0)
推荐(0)
编辑
2016年8月11日
mysql数据类型长度
摘要: 1个字节= 8位 tinyint 为一个字节 2的8次方= 256 所以最多存储到256 日期和时间数据类型 数值数据类型 整型 上面定义的都是有符号的,当然了,也可以加上unsigned关键字,定义成无符号的类型,那么对应的取值范围就要翻翻了,比如: tinyint unsigned的取值范围为0
阅读全文
posted @ 2016-08-11 23:53 不断成长
阅读(359)
评论(0)
推荐(0)
编辑
牛人博客
摘要: 惠新宸:http://www.laruence.com/ 张洋:http://blog.codinglabs.org/
阅读全文
posted @ 2016-08-11 20:25 不断成长
阅读(111)
评论(0)
推荐(0)
编辑
上一页
1
···
10
11
12
13
14
15
16
17
18
下一页