• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
孙龙 程序员
少时总觉为人易,华年方知立业难
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 57 58 59 60 61 62 63 64 65 ··· 76 下一页
2018年5月5日
websocket_server task
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <h1>singwa-swoole-ws测试<h1> <script> var wsUrl = "ws://si 阅读全文
posted @ 2018-05-05 22:22 孙龙-程序员 阅读(290) 评论(0) 推荐(0)
tcp客户端
摘要: swoole tcp客户端 阅读全文
posted @ 2018-05-05 22:19 孙龙-程序员 阅读(143) 评论(0) 推荐(0)
http_server
摘要: http_server 阅读全文
posted @ 2018-05-05 22:19 孙龙-程序员 阅读(173) 评论(0) 推荐(0)
tcp服务器
摘要: swoole tcp服务器 阅读全文
posted @ 2018-05-05 22:18 孙龙-程序员 阅读(185) 评论(0) 推荐(0)
swoole安装
摘要: git clone https://github.com/swoole/swoole-src.git cd swoole-src/ /application/php7/bin/phpize ./configure --with-php-config=/application/php7/bin/php 阅读全文
posted @ 2018-05-05 12:58 孙龙-程序员 阅读(281) 评论(0) 推荐(0)
2018年5月3日
laravel databases.php
摘要: 1 $hosts[0]]; 8 } else { 9 $host = [ 10 'write' => ['host' => $hosts[0]], 11 'read' => ['host' => $hosts[1]] 12 ]; 13 } 14 15 foreach ($dbs as... 阅读全文
posted @ 2018-05-03 15:55 孙龙-程序员 阅读(147) 评论(0) 推荐(0)
2018年4月27日
laravel源码解析
摘要: 本专栏系列文章已经收录到 GitBooklaravel源码解析 Laravel Passport——OAuth2 API 认证系统源码解析(下)laravel源码解析 Laravel Passport——OAuth2 API 认证系统源码解析(上)laravel源码解析 Laravel Broadc 阅读全文
posted @ 2018-04-27 14:18 孙龙-程序员 阅读(1253) 评论(0) 推荐(0)
2018年4月25日
Serialization api中间件
摘要: header('Referer')); $request_referer = count($request_referer_info)>1 ? $request_referer_info['scheme'].'://'.$request_referer_info['host'] .(isset($request_referer_in... 阅读全文
posted @ 2018-04-25 15:19 孙龙-程序员 阅读(103) 评论(0) 推荐(0)
2018年4月21日
给虚拟机中的CentOS7配置固定ip
摘要: 在虚拟机中安装完了CentOS7之后,使用了DHCP来获取ip,vmware的网络连接使用了NAT模式。但是在把Linux设置为固定ip地址后,虚拟机里的linux可以ping通全网段的ip地址,但是却上不了网。于是就重新选择连接方式,如下: 首先在windows端进行如下配置 在vmware中指定 阅读全文
posted @ 2018-04-21 16:41 孙龙-程序员 阅读(197) 评论(0) 推荐(0)
Linux下sz/rz的安装与使用
摘要: 1、安装sz/rz 如下操作如果遇到权限问题,请切换到root账号下进行 下载: 解压: 安装过程默认把lsz和lrz安装到了/usr/local/bin/目录下,现在我们并不能直接使用,下面创建软链接,并命名为rz/sz 设置软链接: yum安装: yum install -y lrzsz 2、设 阅读全文
posted @ 2018-04-21 16:40 孙龙-程序员 阅读(151) 评论(0) 推荐(0)
上一页 1 ··· 57 58 59 60 61 62 63 64 65 ··· 76 下一页
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3