- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://refined-x.com/Vue-Access-Control/
- 软件文档: http://refined-x.com/2017/11/28/Vue2.0%E7%94%A8%E6%88%B7%E6%9D%83%E9%99%90%E6%8E%A7%E5%88%B6%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/
- 官方下载: https://github.com/tower1229/Vue-Access-Control
软件介绍
介绍
Vue-Access-Control是一套基于Vue/Vue-Router/axios 实现的前端用户权限控制解决方案,通过对路由、视图、请求三个层面的控制,使开发者可以实现任意颗粒度的用户权限控制。
文档
下载
项目主页:http://refined-x.com/Vue-Access-Control/
git:git clone https://github.com/tower1229/Vue-Access-Control.git
npm:npm i vue-access-control
演示
测试账号:
1. username: root password: 任意 2. username: client password: 任意
演示地址:
Refactoring
Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!
