这是一个追剧网站的后台管理系统。模板参考了 的项目,并在其基础上加了后台的功能。前端框架采用的vue,ui框架用的是element-ui,后台的框架用的express,数据库是mysql。 主要的功能是对影片资料的展示,影片的增删改查,对用户信息的展示,用户的增删改查,还有管理员自身资料的管理等等。 并且整个管理后台只支持管理员登录,不支持用户登录以及注册,后期如果涉及到更改,会增加权限分配功能,让用户也可以登录,只是管理的权限不同。(不过就针对这个项目而言,貌似不需要) 项目地址: 警告,下面多图预警 登录页 登录页是整个项目的入口,会做用户名密码和验证码的判断,验证码是后台生成的,实现了点击刷新,并且验证码的值保存在cookie当中,方便前端做登录判断 首页 登录成功后跳转首页,首页显示了当前注册的总人数和当前收录的总影片数。 咳,ui功底不行啊,,,,将就看吧.. 用户列表 用户列
2023-01-23 11:52:49 1.57MB mysql express node vue
1
本书讲述了与PCI及PCI Express总线相关的最为基础的内容,并介绍了一些必要的、与PCI总线相关的处理器体系结构知识,这也是本书的重点所在。详细讲述了与体系结构相关的PCI Express总线的知识
2023-01-19 14:34:50 65.1MB PCI+EXPRESS 中文版
1
《PCI Express体系结构导读》书籍影印pdf版本,内容涵盖PCI总线基础知识及PCIe总线体系架构。
2023-01-19 09:41:15 66.47MB PCIe体系结构导
1
最近要开发一个全栈项目。第一次上车,小本本记录一下,以免忘记。 1.目录结构 先来看一下项目目录: 原创文章 76获赞 25访问量 1万+ 关注 私信 展开阅读全文 作者:1234Wu
2023-01-13 16:42:22 27KB ex exp expr
1
PCIe SPEC
2023-01-13 15:24:43 21.11MB PCIE
1
warframe-info-api 演示地址: 这是一个Node.js后端服务,主要负责提供三类数据: Warframe世界状态 url: ① 必填参数 dev: 国际服英文json数据 detail: 国际服中文json数据 robot: 国际服中文string数据 (供机器人使用,缓存失效时间:2 min) ② 必填参数 timestamp: 服务器时间 news: 新闻 events: 活动 alerts: 警报 sortie: 突击 syndicateMissions: 集团任务 (仅限dev、detail的json数据) Ostrons: 地球赏金 (仅限robot的string数据) Solaris: 金星赏金 (仅限robot的string数据) EntratiSyndicate: 火卫二赏金 (仅限robot的string数据) fissures: 裂缝 flashSal
2023-01-10 23:35:05 152KB JavaScript
1
MoviesWeb_plus 此项目需要 电脑上 安装有 node+MongoDB数据库。 app.js启动node服务器。 该项目是MoviesWeb的升级版,在原有的基础上,进行了优化了项目目录 和代码。 1.加了用户的登录注册 2.以及管理员的权限管理。 3.实现了用户的修改和删除。 4.密码实现了 MD5加盐(加密) 5.用户登录会话 ,做了持久化处理。 6.增加某个电影的访客量。 7。增加了首页 ,电影的增加效果,以及美化 电影首页--localhost:3000/index 电影详情页--localhost:3000/detail 电影后台列表页--localhost:3000/film/list 电影后台录入页--localhost:3000/film/admin 用户 登录--localhost:3000/user/signin 用户 注册--localhost:3000/
2023-01-02 16:35:56 2.3MB HTML
1
基于NodeJs + MongoDB + jQuery + Bootstrap建造的豆瓣电影网站 一,简介 本项目是基于Nodejs的练习手项目,期间参考了慕课网(代码结构及路由全都重新改造),在老师所讲的基础上增加了很多的功能和完善,项目基于Express 4.15版本,,代码采用Es6编写,代码已加注释,提高了阅读性和维护性,有助于参考: 1,项目前端建设: 使用jQuery和Bootsrap完成网站前端JS脚本和样式处理; 前一级的数据请求交互通过Ajax完成; 约会了Moment.js格式化前端页面显示时间; 2,项目筹备建设: 使用NodeJs的express框架完成电影网站布局的构
2023-01-02 12:46:50 5.99MB movie mongodb moment nodejs-express
1
vue+nodejs+express+mybatis and vue+nodejs+express+mybatis资源分享
2022-12-28 15:14:13 32.82MB node
1
'We have always recommended these books to our customers and even our own engineers for developing a better understanding of technologies and specifications. We find the latest PCI Express book from MindShare to have the same content and high quality as all the others.' --Nader Saleh, CEO/President, Catalyst Enterprises, Inc. PCI Express is the third-generation Peripheral Component Inter-connect technology for a wide range of systems and peripheral devices. Incorporating recent advances in high-speed, point-to-point interconnects, PCI Express provides significantly higher performance, reliability, and enhanced capabilities--at a lower cost--than the previous PCI and PCI-X standards. Therefore, anyone working on next-generation PC systems, BIOS and device driver development, and peripheral device design will need to have a thorough understanding of PCI Express. PCI Express System Architecture provides an in-depth description and comprehensive reference to the PCI Express standard. The book contains information needed for design, verification, and test, as well as background information essential for writing low-level BIOS and device drivers.In addition, it offers valuable insight into the technology's evolution and cutting-edge features. Following an overview of the PCI Express architecture, the book moves on to cover transaction protocols, the physical/electrical layer, power management, configuration, and more. Specific topics covered include: *Split transaction protocol *Packet format and definition, including use of each field *ACK/NAK protocol *Traffic Class and Virtual Channel applications and use *Flow control initialization and operation *Error checking mechanisms and reporting options *Switch design issues *Advanced Power Management mechanisms and use *Active State Link power management *Hot Plug design and operation *Message transactions *Physical layer functions *Electrical signaling characteristics and issues *PCI Express enumeration procedures *Configuration register definitions Thoughtfully organized, featuring a plethora of illustrations, and comprehensive in scope, PCI Express System Architecture is an essential resource for anyone working with this important technology.MindShare's PC System Architecture Series is a crisply written and comprehensive set of guides to the most important PC hardware standards. Books in the series are intended for use by hardware and software designers, programmers, and support personnel. 0321156307B08262003
2022-12-20 17:31:02 12.57MB PCI Express
1