上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 22 下一页
  2018年4月8日
摘要: 1.yum添加epel源 vim /etc/redis.conf 找到redis.conf 并修改 daemonize no(第128行) 为 daemonize yes :set number(显示行号) . 4.开启客户端要确保服务端启动 redis-server /etc/redis.conf 阅读全文
posted @ 2018-04-08 18:08 小帅豹 阅读(828) 评论(0) 推荐(0)
摘要: 下载composer到本地:curl -sS https://getcomposer.org/installer | php 移动至系统服务:sudo mv composer.phar /usr/bin/composer 查看版本:composer --version 阅读全文
posted @ 2018-04-08 17:33 小帅豹 阅读(6672) 评论(0) 推荐(1)
摘要: 转载:https://blog.csdn.net/silvercell/article/details/52439364 安装需求: ># yum install curl-devel expat-devel gettext-devel openssl-devel zlib-devel asciid 阅读全文
posted @ 2018-04-08 14:52 小帅豹 阅读(1072) 评论(0) 推荐(0)
摘要: https://www.baidu.com/link?url=R14MHMloypfAfIeiQwCINfY1AZlcoSU7-tYdnqC1PxfmFKs4TWzLOPdtyJbWVfqMqOkRxUNJpbMaaiikbpIRcQDJsODS0olgtrwNcpH2sAO&wd=&eqid=a1 阅读全文
posted @ 2018-04-08 14:51 小帅豹 阅读(1241) 评论(0) 推荐(0)
  2018年3月25日
摘要: 参看:https://blog.csdn.net/baidu_35085676/article/details/69807145 阅读全文
posted @ 2018-03-25 00:11 小帅豹 阅读(1052) 评论(0) 推荐(0)
  2018年3月24日
摘要: 相信不少初学手机联网开发的朋友都想知道Http与Socket连接究竟有什么区别,希望通过自己的浅显理解能对初学者有所帮助。 1、TCP连接 手机能够使用联网功能是因为手机底层实现了TCP/IP协议,可以使手机终端通过无线网络建立TCP连接。TCP协议可以对上层网络提供接口,使上层网络数据的传输建立在 阅读全文
posted @ 2018-03-24 23:41 小帅豹 阅读(12019) 评论(0) 推荐(0)
  2018年3月23日
摘要: 参考:https://www.cnblogs.com/kevingrace/p/6256603.html http://www.51testing.com/html/00/130600-243651.html 阅读全文
posted @ 2018-03-23 18:26 小帅豹 阅读(187) 评论(0) 推荐(0)
摘要: 参考:https://laravel-china.org/articles/7125/custom-log-directory-in-laravel 阅读全文
posted @ 2018-03-23 18:25 小帅豹 阅读(1448) 评论(0) 推荐(0)
  2018年3月5日
摘要: 2.代码中限定:方法如上: 阅读全文
posted @ 2018-03-05 12:33 小帅豹 阅读(318) 评论(0) 推荐(0)
  2018年2月25日
摘要: http://www.cnblogs.com/justlikeheaven/p/7718110.html 阅读全文
posted @ 2018-02-25 17:51 小帅豹 阅读(104) 评论(0) 推荐(0)
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 22 下一页