- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/xwpongithub/vue-better-calendar
- 软件文档: https://github.com/xwpongithub/vue-better-calendar/blob/master/README.md
- 官方下载: https://github.com/xwpongithub/vue-better-calendar
软件介绍
vue-better-calendar
vue-better-calendar是一个基于 Vue 的日期选择插件,它提供了四种日期选择模式(范围选择,多选,签到,单选)
安装
使用npm安装
npm install --save vue-better-calendar
ES6方式导入
import VueBetterCalendar from 'vue-better-calendar' Vue.use(VueBetterCalendar)
在组件中引入
<vue-better-calendar></vue-better-calendar>
直接连入页面使用
<script src="https://unpkg.com/vue@2.5.16/dist/vue.js"></script> <script src="https://unpkg.com/vue-better-calendar@1.0.0/dist/vue-better-calendar.js"></script>
<vue-better-calendar></vue-better-calendar>
高效程序员的45个习惯
Venkat Subramaniam、Andy Hunt / 钱安川、郑柯 / 人民邮电出版社 / 2010-01 / 35.00元
“书中‘切身感受’的内容非常有价值——通过它我们可以做到学有所思,思有所悟,悟有所行。” ——Nathaniel T. Schutta,《Ajax基础教程》作者 “此书通过常理和经验,阐述了为什么你应该在项目中使用敏捷方法。最难得的是,这些行之有效的实战经验,竟然从一本书中得到了。” ——Matthew Johnson,软件工程师 十年来,软件行业发生了翻天覆地的变化。敏捷......一起来看看 《高效程序员的45个习惯》 这本书的介绍吧!
URL 编码/解码
URL 编码/解码
RGB CMYK 转换工具
RGB CMYK 互转工具
