基于 Vue.js 2.0 搭建的 PC 端演示框架 Vue-Exp
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/yinshipeng/vue-exp
- 软件文档: http://vuejs-templates.github.io/webpack/
- 官方下载: https://github.com/yinshipeng/vue-exp/archive/master.zip
软件介绍
Vue-Exp,基于 Vue.js 2.0 搭建的 PC 端演示框架。
测试账号:
用户名:admin 密码:admin
构建步骤:
# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run unit tests npm run unit # run all tests npm test #run json-server for mock data npm run mock #run ESLint npm run lint
Computing Patterns in Strings
Bill Smyth / Addison Wesley / 2003 / $ 75.00
The computation of patterns in strings is a fundamental requirement in many areas of science and information processing. The operation of a text editor, the lexical analysis of a computer program, the......一起来看看 《Computing Patterns in Strings》 这本书的介绍吧!
