会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
文杰_豆豆
冷暖自知!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2019年9月28日
vue笔记
摘要: vue基础 template 是一个标签但是在页面不显示 vue自带的标签 template 是一个标签但是在页面不显示 vue自带的标签 设计模式(MVC/MVP/MVVM)的区别 设计模式(MVC/MVP/MVVM)的区别 Vue.js(读音 /vjuː/, 类似于 view)是一个构建数据驱动
阅读全文
posted @ 2019-09-28 12:15 文杰_豆豆
阅读(447)
评论(0)
推荐(0)
2019年9月27日
谷歌插件
摘要: Infinity 新标签页 Plus WEB前端助手(FeHelper) 右键搜 广告终结者 谷歌上网助手 开发版 Tampermonkey Vue.js devtools React Developer Tools
阅读全文
posted @ 2019-09-27 19:34 文杰_豆豆
阅读(134)
评论(0)
推荐(0)
js笔记
摘要: css层叠样式表javascript脚本语言alert()警告消息框confirm()确认消息框prompt()可以输入的弹框 数据类型{字符串string, 数字number, 布尔Boolean, 对象object, 空null, 未定义undefined} 数据类型转换{parseInt()将
阅读全文
posted @ 2019-09-27 17:21 文杰_豆豆
阅读(395)
评论(0)
推荐(0)
css全局样式
摘要: css全局样式body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,dt,form,fieldset,legend,input,textarea,select{margin:0;padding:0} body{font:12px "宋体","Arial Narrow"
阅读全文
posted @ 2019-09-27 16:47 文杰_豆豆
阅读(1554)
评论(0)
推荐(0)
数组去重
摘要: /** * 封装typeof * @param {*} target */// 1.分两类:原始值和引用值function type(target){ var template={ "[object Array]":"array", "[object Object]":"object", "[obj
阅读全文
posted @ 2019-09-27 16:46 文杰_豆豆
阅读(124)
评论(0)
推荐(0)
vscod插件
摘要: Babel JavaScript Code Runner Debugger for Chrome ESLint HTML CSS Support HTML Snippets background JavaScript (ES6) code snippets JavaScript Atom Gramm
阅读全文
posted @ 2019-09-27 16:45 文杰_豆豆
阅读(423)
评论(0)
推荐(0)
好用软件
摘要: 依赖 nodejs php 代码 Visual Studio Code Adobe Dreamweaver CS6 制作表格 查看代码 JetBrains WebStorm 2019.2.1 HBuilderX 考拉 less格式 常用软件 typora 查看md文件 Beyond Compare
阅读全文
posted @ 2019-09-27 16:36 文杰_豆豆
阅读(164)
评论(0)
推荐(0)
html笔记
摘要: html 常用的转义字符 空格所占位置没有一个确定的值,这与当前字体字号都有关系. < <左尖括号 > >右尖括号 © 备案中图标版权 © 加粗 <b>加粗内容</b> <strong>加粗内容</strong> 倾斜 <em></em> <i></i> 水平线 <
阅读全文
posted @ 2019-09-27 15:09 文杰_豆豆
阅读(119)
评论(0)
推荐(0)
nodejs随手记
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-09-27 15:04 文杰_豆豆
阅读(38)
评论(0)
推荐(0)
css笔记
摘要: css 内部样式 语法:<style type="text/css"></style> *方法一:外部样式表的创建: <link rel="stylesheet" type="text/css" href="目标文件的路径及文件名全称" /> *方法二:外部样式表的导入 <style type="t
阅读全文
posted @ 2019-09-27 15:03 文杰_豆豆
阅读(211)
评论(0)
推荐(0)
上一页
1
2
公告