会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
未渡先搁浅
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2020年4月18日
node.js网络(net)
摘要: net(网络) net.Server 类# 这个类用于创建 TCP 或 [IPC][] server。 new net.Server([options][, connectionListener])# 返回: <net.Server> 查看 [net.createServer([options][,
阅读全文
posted @ 2020-04-18 21:41 未渡先搁浅
阅读(470)
评论(0)
推荐(0)
编辑