会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
马会东的博客
马会东的博客
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2018年7月8日
Socket.io各个发送消息的含义【发送对象范围】
摘要: Socket.io各个发送消息的含义 // send to current request socket client socket.emit('message', "this is a test"); // sending to all clients, include sender io.soc
阅读全文
posted @ 2018-07-08 19:27 马会东
阅读(388)
评论(0)
推荐(0)
【微软版本】redis 安装启动及设置密码<windows>
摘要: redis 安装启动及设置密码<windows> redis 1. 安装 1.1 下载解压包,直接解压到任意路径下即可 windows下载地址:ttps://github.com/MSOpenTech/redis/releases 2.启动 2.1 启动要先开启一个控制台作为服务端,启动服务,然后在
阅读全文
posted @ 2018-07-08 07:48 马会东
阅读(320)
评论(0)
推荐(0)