会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
斐小飞
博客园
首页
博问
闪存
新随笔
订阅
管理
2018年6月22日
面试题目
摘要: 1.谈谈对vue较深入的理解:diff,依赖搜集,数组的变异,setter,getter 2. es6 promise 原理简易实现 3.let const var区别 变量作用域提升 4.js call.apply,bind 5.jquery on live delegate 6.axios库 的
阅读全文
posted @ 2018-06-22 09:52 斐小飞
阅读(94)
评论(0)
推荐(0)
2018年6月21日
canvas使用举例:
摘要: <!doctype html><html><head><meta charset="utf-8"><meta name="keywords" content="前端老徐、外号老徐、老徐博客、老徐主页、前端工程师、web前端、loveqiao、html5、css3、jquery"><meta name
阅读全文
posted @ 2018-06-21 15:48 斐小飞
阅读(114)
评论(0)
推荐(0)
2017年12月5日
js数据类型坑————————读JS 设计模式笔记
摘要: 建议使用 !== "" == 0 truefalse == 0 true"" 0 false"undefined" == undefined false'' == null false null == undefined truenull undefined false
阅读全文
posted @ 2017-12-05 16:16 斐小飞
阅读(107)
评论(0)
推荐(0)
2017年12月1日
3d轮播
摘要: http://h5.szysk.net/yinghuanvshen/
阅读全文
posted @ 2017-12-01 11:32 斐小飞
阅读(87)
评论(0)
推荐(0)
小工具
摘要: 移动端调试神器(eruda) http://www.cnblogs.com/milo-wjh/p/6807753.html 前端高效开发之“一键切图” http://www.cnblogs.com/rangzf/p/3279848.html 在线拼图: http://spritepad.wearek
阅读全文
posted @ 2017-12-01 10:51 斐小飞
阅读(108)
评论(0)
推荐(0)
前端网站
摘要: https://developer.mozilla.org/zh-CN/docs/Web http://www.runoob.com/jsref/dom-obj-document.html https://segmentfault.com/ 稀土掘金 https://www.zhihu.com/qu
阅读全文
posted @ 2017-12-01 10:42 斐小飞
阅读(135)
评论(0)
推荐(0)
2017年11月29日
highcharts
摘要: var chart = new Highcharts.Chart({ credits: { enabled: false }, chart: { renderTo: "trendChart", type: "spline", //显示类型 plotBorderWidth: 2, //主图表边框宽度
阅读全文
posted @ 2017-11-29 11:09 斐小飞
阅读(98)
评论(0)
推荐(0)
2017年11月28日
gulp
摘要: gulpfile.jsvar gulp = require('gulp')var uglify = require('gulp-uglify')var rename = require('gulp-rename')var stripDebug = require('gulp-strip-debug'
阅读全文
posted @ 2017-11-28 15:06 斐小飞
阅读(99)
评论(0)
推荐(0)
grunt打包工具使用
摘要: package.json { "name": "**", "version": "0.1.0", "author": "Amanda", "description": "**", "dependencies": { "grunt": "*", "grunt-contrib-clean": "*",
阅读全文
posted @ 2017-11-28 15:05 斐小飞
阅读(106)
评论(0)
推荐(0)
小技能
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2017-11-28 14:54 斐小飞
阅读(2)
评论(0)
推荐(0)
下一页