摘要: NodeJS nodejs快速入门 和java中虚拟机类比 编写helloworld程序 //相当于java中的 System.out.println(""); console.log("hello world!!!"); 运行结果: 编写http入门程序 nodejs是一门服务端语言 nodejs 阅读全文
posted @ 2021-02-14 15:16 zhiYong'blog 阅读(41) 评论(0) 推荐(0)