tulayang

tulayang

V2EX member #73804, joined on 2014-09-14 00:08:08 +08:00
tulayang's recent replies
你先要弄清楚什么是stream 流,pipe代表管道,管道到流只有一个通道,而且是不可逆的。你只能s1.pipe(s2).pipe(s3)。想要自由度,需要编写data事件

s1.on('data', d1 => {
s2.on('data', d2=> {
// code here
})
})
Sep 15, 2014
Replied to a topic by tulayang 求职 6 年 js,3 年 nodejs. 寻有意合作的伙伴.
@piaomiao168168

好的,我的QQ是54101543,白天可能不会在线
Sep 14, 2014
Replied to a topic by tulayang 求职 6 年 js,3 年 nodejs. 寻有意合作的伙伴.
Sep 14, 2014
Replied to a topic by tulayang 求职 6 年 js,3 年 nodejs. 寻有意合作的伙伴.
@crny520

我现在只能说,目前暂时不需要预约
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5533 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 08:25 · PVG 16:25 · LAX 01:25 · JFK 04:25
♥ Do have faith in what you're doing.