xcstream's recent timeline updates
xcstream

xcstream

V2EX member #116896, joined on 2015-05-14 13:45:31 +08:00
xcstream's recent replies
Oct 18, 2021
Replied to a topic by kikidouloveme 云计算 关于云原生挖矿的一些问题
云挖矿都是黑别人机器挖的,自己花钱租服务器铁定亏。
看情况 慢工细活 弄弄文档很合理。
追求速度,能用就行。
Jul 22, 2021
Replied to a topic by Bechbaliq 职场话题 发现工资对我意义不大
可以去生活成本低一点的地方躺平
Jul 21, 2021
Replied to a topic by sppan Windows 科技以换壳为主的 win11
图形界面开发效率来说,没什么比得过 html
Jul 20, 2021
Replied to a topic by wrebjmns Node.js 如何配置近乎完美的开发环境?
用了哪些包,
反正我用 cnpm 几乎不会失败
点进去里面啥内容都没有
其实那东西就叫验证码
装个 node 装个 vscode 5 分钟吧
app.use(function(err, req, res, next) {
console.error(err.stack);
res.status(500).send('Something broke!');
});
Jul 19, 2021
Replied to a topic by mutoudaren Node.js node 怎么实现 工作队列?
async function(){
await f1()
await f2()
} ()
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2606 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 27ms · UTC 13:34 · PVG 21:34 · LAX 06:34 · JFK 09:34
♥ Do have faith in what you're doing.