摘要: axios Promise based HTTP client for the browser and node.js Features Make XMLHttpRequests from the browser Make http requests from node.js Supports th 阅读全文
posted @ 2019-05-15 22:33 sakurawinds 阅读(260) 评论(0) 推荐(0) 编辑
摘要: 一旦你已经安装了 Node,让我们尝试构建第一个 Web 服务器。 请创建一个“app.js”文件,黏贴以下代码: 然后使用 node app.js 运行程序,访问 http://localhost:3000,你就会看到一个消息,写着“Hello World”。 参考 http://node-js. 阅读全文
posted @ 2019-05-15 22:24 sakurawinds 阅读(137) 评论(0) 推荐(0) 编辑
摘要: node js 中文 api 文档 http://node-js.club 阅读全文
posted @ 2019-05-15 21:22 sakurawinds 阅读(155) 评论(0) 推荐(0) 编辑