09 2020 档案
摘要:vue-cookies 一、模块的安装 npm install vue-cookies --save 二.配置main.js // 全局配置cookie,组件调用方式:this.$cookies import cookies from 'vue-cookies' Vue.prototype.$coo
阅读全文
摘要:Math.ceil、Math.floor、Math.round之间用法和区别 一、描述 Math.ceil():向上取整,即它总是将数值向上舍入为最接近的整数;Math.floor():向下取整,即它总是将数值向下舍入为最接近的整数;Math.round():四舍五入,即它总是将数值四舍五入为最接近
阅读全文

浙公网安备 33010602011771号