使用node创建服务器+客户端使用vue2搭建-多人即时通信
2021-10-27 18:01:38 693KB websocket vue node
1
npm install node-sass 安装失败所需要在文件
2021-10-27 15:13:36 2.19MB node-sass
1
一套完整的nodejs项目,很实用非常适合练手,反复多次练习这个项目可以达到掌握水平, 里面有很多经典案例
2021-10-26 17:02:50 8.86MB node.js 源码
功能:- 登录 用户名密码/手机号验证码- 权限 - 动态路由- echarts各种图表- arcgis地图- 克里金插值分析图- 全景图- 富文本- Markdown- 错误页面 403 404 500- 个人设置- 系统设置- 更换主题- 两种布局方式- 面包屑- 标签页- webSocket - svg图标- 全屏- 返回顶部- webpack优化- 抽奖页- table表- form表单- 上传Excel- 上传头像和裁剪- htmlcanvas2截屏- 封装自定义loading
2021-10-26 17:02:49 12.73MB 三套源码 前端 Vue Node.js
Node.js是一个javascript运行环境。它让javascript可以开发后端程序,实现几乎其他后端语言实现的所有功能,可以与PHP、Java、Python、.NET、Ruby等后端语言平起平坐。node-v16.1.0-x64.msi,node.js已集成npm,直接安装该包即可。
2021-10-26 17:02:37 27.82MB node node.js node.js安装包
1
Node.js是一个javascript运行环境。它让javascript可以开发后端程序,实现几乎其他后端语言实现的所有功能,可以与PHP、Java、Python、.NET、Ruby等后端语言平起平坐。node-v14.18.1-x64.msi,node.js已集成npm,直接安装该包即可。
2021-10-26 17:02:36 29.18MB node node.js node.js安装包
1
节点红色贡献opcda客户端 可以使用该节点来读取和写入OPC DA服务器。 opcda服务器 opcda读取 opcda写 输入参数 opcda服务器 名称(可选) 要在节点中显示的OPC DA服务器的名称。 地址 OPC DA服务器的地址 域(可选) 帐户域(如有必要)。 用户名(可选) 帐户的用户名(如有必要)。 密码(可选) 帐户密码(如有必要)。 识别号 OPC DA服务器的类ID。 超时(可选) 服务器连接超时。 opcda读取 服务器 要连接的OPC DA服务器。 组名(可选) 节点名称以节点红色显示。 缓存读取(最佳) 检查是否要从缓存中读取标签。 数据更改(可选) 检查标记值更改时是否要输出msg.payload。 OPC DA标签 添加要读取的OPC DA标签。 opcda写 服务器 要连接的OPC DA服务器。 名称(可选) 节点名称以节点红
2021-10-26 16:13:13 52KB JavaScript
1
辉煌服务器 节点GraphQL服务器,提供。 使用redis可以保持游戏状态。 如果您是在本地进行开发,则需要安装Redis并使其运行。 在MacOS上: $ brew install redis $ redis-server 运行服务器进行常规开发: $ node index.js 注意:如果要使用Apollo Studio查询localhost:4000并从服务器(而不是GraphQL Playground)中查看指标,请访问以获取API密钥,然后使用APOLLO_KEY运行服务器,如下所示: APOLLO_KEY=service:splendor:XXXX_YYYY_ZZZZ node index.js 您将可以在上查看该图。
2021-10-26 11:14:29 35KB graphql redis node JavaScript
1
The first edition of Node.js in Action was about web development with a particular focus on the Connect and Express web frameworks. Node.js in Action, Second Edition has been updated to suit the changing requirements of Node development. You’ll learn about front-end build systems, popular Node web frameworks, and how to build a web application with Express from scratch. You’ll also learn how to create automated tests and deploy Node web applications. Node is being increasingly used for command-line developer tools and desktop applications with Electron, so you’ll find chapters dedicated to both of these areas. This book assumes you’re familiar with basic programming concepts. The first chapter provides an overview of JavaScript and ES2015 for those of you who haven’t yet discovered the joys of modern JavaScript. Roadmap This book is organized into three parts. Part 1 provides an introduction to Node.js, teaching the fundamental techniques needed to develop with it. Chapter 1 explains the characteristics of JavaScript and Node and steps through example code. Chapter 2 guides you through fundamental Node.js programming concepts. Chapter 3 is a full tutorial on how to build a web application from scratch. Part 2, the largest section of the book, focuses on web application development. Chapter 4 dispels some of the mystery around front-end build systems: if you’ve ever had to use webpack or Gulp in a project but didn’t really understand it, this is the chapter for you. Chapter 5 reviews some of the most popular server-side frameworks available for Node, and chapter 6 goes into Connect and Express in more depth. Chapter 7 is dedicated to templating languages, which can improve your productivity when writing server-side code. Most web applications need a database, so chapter 8 covers the many types of databases that you can use with Node, from relational to NoSQL. Chapters 9 and 10 deal with testing and deployment, and this includes cloud deployment. Part 3 goes be
2021-10-26 09:41:02 12.48MB Node.js In A
1
作者:Guillermo Rauch 了不起的Node.js 高清正版 入门node推荐书籍 值得学习 本书是一本经典的 Learning by Doing的书籍。它由 Node社区著名的 Socket.IO作者—— Guillermo Rauch,通过大量的实践案例撰写,并由 Node社区非常活跃的开发者—— Goddy Zhao翻译而成。 本书内容主要由对五大部分的介绍组成: Node核心设计理念、 Node核心模块 API、Web开发、数据库以及测试。从前到后、由表及里地对使用 Node进行 Web开发的每一个环节都进行了深入的讲解,并且最大的特点就是通过大量的实际案例、代码展示来剖析技术点,讲解最佳实践。
2021-10-25 18:07:32 47.46MB js Node 了不起的
1