摘要: Project description (A Vue.js project):项目描述(一vue.js项目) Author:作者 Vue build standalone:Vue公司建立独立 Install vue-router?:安装路由 Use ESLint to lint your code? 阅读全文
posted @ 2017-08-10 16:30 (⊙o⊙)买噶 阅读(192) 评论(0) 推荐(1) 编辑
摘要: function overload(){ var length = arguments.length; //判断参数个数 if(length==2){ console.log(arguments[0] + arguments[1]); return false; } if(length==3){ c 阅读全文
posted @ 2017-08-10 14:30 (⊙o⊙)买噶 阅读(117) 评论(0) 推荐(1) 编辑