nodejs基础

时间:2024-03-19 00:01:35
【文件属性】:

文件名称:nodejs基础

文件大小:2.25MB

文件格式:ZIP

更新时间:2024-03-19 00:01:35

JavaScript

要运行服务器: node app.js node.js: asynchronous - non-blocking single thread app not good for cpu-intensive apps good for data intensive and real time apps 安装节点 node version: node -v download latest version: nodejs.org ---install stable version (not newest) -go through installer entire process documentation: https://nodejs.org/dist/latest-v14.x/docs/api/ NPM-节点程序包管理器 command line tool registry of 3rd


网友评论