官方离线安装包,测试可用。使用rpm -ivh [rpm完整包名] 进行安装
2022-01-03 13:01:45 9KB rpm
官方离线安装包,测试可用。使用rpm -ivh [rpm完整包名] 进行安装
2022-01-03 13:01:44 9KB rpm
官方离线安装包,测试可用。使用rpm -ivh [rpm完整包名] 进行安装
2022-01-03 13:01:44 9KB rpm
前端利用vue框架,后台接口用的是nodeJS,数据库采用mysql,图片上传到阿里云,实现的功能包括购物车,首页banner轮播图,订单,商品详情,商品收藏,个人中心头像等信息的修改,商品结算等功能。
2022-01-03 10:21:46 60.94MB nodeJs javacsript mysql vue
1
NodeJS开发实战,后台实现注册、登录、数据验证、数据库连接、生成并验证Token代码实现
2022-01-02 15:04:06 12KB nodejs
1
nodejs短信接口开发_nodejs发送短信验证码通知_nodejs短信demo示例.docx
2021-12-30 22:03:01 17KB nodejs短信开发 node短信
1
Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. You will see how Node.js is focused on creating high-performing, highly-scalable websites, and how easy it is to get started. Many front-end devs regularly work with HTML, CSS, PHP, even WordPress, but haven't yet got started with Node.js. This book explains everything for you from a beginner level, enabling you to start using Node.js in your projects right away. Using this book you will learn important Node.js concepts for server-side programming. You will begin with an easy-to-follow pure JavaScript primer, which you can skip if you're confident of your JS skills. You'll then delve into Node.js concepts such as streams and events, and the technology involved in building full-stack Node.js applications. You'll also learn how to test your Node.js code, and deploy your Node.js applications on the internet. Node.js is a great and simple platform to work with. It is lightweight, easy to deploy and manage. You will see how using Node.js can be a fun and rewarding experience - start today with Beginning Node.js. What you’ll learn • Learn how JavaScript can help you be highly productive as a full-stack developer • How to set up an end to end Node.js development environment • Learn how to create reusable and maintainable Node.js modules • Patterns for sharing code between the server and the client • Create Node.js restful web services and websites • Store and retrieve your data using Document Databases • How to test your Node.js applications • How to deploy your applications on the internet Who this book is for Beginning Node.js is great for front-end developers looking to use Node.js in their websites. If you understand the basics of programming this book will teach you how you can leverage JavaScript to create full stack web-apps using Node.js. Node.js allows you to write code that runs both on the client and server. This allows you to reuse more code and deliver applications faster. From this book you will learn how to write maintainable server-side JavaScript using Node.js, how to test your code and deploy it on the internet. Table of Contents Chapter 1: Setting up for Node.js Development Chapter 2: Understanding Node.js Chapter 3: Core Node.js Chapter 4: Node.js Packages Chapter 5: Events and Streams Chapter 6: Getting Started with HTTP Chapter 7: Introducing Express Chapter 8: Persisting Data Chapter 9: Front-End Basics Chapter 10: Simplifying Callbacks Chapter 11: Debugging Chapter 12: Testing Chapter 13: Deployment and Scalability
2021-12-29 22:34:00 6.94MB node nodejs javascript
1
开式电子 这是如何将与electronic一起使用来构建跨平台桌面应用程序的示例。 请注意,还有一个附加的npm脚本可为电子程序重建软件包,从安装脚本中调用该脚本: "electron-rebuild": "electron-rebuild -w opencv4nodejs" 纯js 此示例说明如何在没有任何捆绑程序的情况下将opencv4nodejs与电子和纯HTML + Javascript一起使用。 运行此示例: 设置opencv4nodejs,电子并为电子重建模块: npm install 跑: npm start webpack-reactjs 此示例显示了如何将open
2021-12-29 10:28:48 1.16MB electron react nodejs javascript
1
node-parse-csv-example 使用csvjson在NodeJs中解析CSV 如何运行: 克隆此存储库 将目录(cd)更改为终端应用程序中的克隆目录 运行npm install 运行npm start 服务器将在端口3000上侦听。使用端点/import来请求form-data 。
2021-12-28 20:55:57 20KB JavaScript
1
vue-nodejs-博客 Alphabet的个人博客项目Ver0.0 前言 项目预览: : 本项目是一个前先前分离的vue + nodejs博客项目,一路踩坑边学边用摸爬滚打终于初步上线 所有页面没有使用任何第三方ui框架,所有页面效果,页面功能均由个人独立完成 如果该博客对你有帮助,欢迎star和issue! 后记 该项目始于2018年,技术栈是vue2.x,是作者初学vue时的作品。现在过了两年回头再看本项目,确实有很多不足,但项目中用到的一些工具和方法今天来看依然没有过时,作为入门的项目仍然尚可。 vue 3.0今年已经面世,本项目将来不会再进行功能性的更新,但会偶尔解决一些依赖的
2021-12-26 21:53:59 2.08MB nodejs javascript express vue
1