摘要: 1.使用node创建服务端 node server.js => 打开浏览器输入http://127.0.0.1:8081/index.html 创建客户端 运行client.js的时候要先运行server.js,不能关闭 2.express 运行结果:应用实例,访问地址为 http://:::280 阅读全文
posted @ 2017-12-05 21:04 张若昀的小迷妹 阅读(133) 评论(1) 推荐(0)