• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
雨前初见丶
博客园    首页    新随笔    联系   管理    订阅  订阅
2018年9月20日
reactjs-swiper react轮播图组件基于swiper
摘要: react轮播图组件基于swiper demo地址:http://reactjs-ui.github.io/reactjs-swiper/simple.html 1. 下载安装 2.使用 3.配置项 阅读全文
posted @ 2018-09-20 16:52 雨前初见丶 阅读(17382) 评论(1) 推荐(1)
nginx 基本操作及配置
摘要: 基本操作: 1.启动nginx {global}/nginx 例如:/usr/local/Cellar/nginx/1.13.12/bin/nginx 2.重启nginx {global}/nginx -s reload 例如:/usr/local/Cellar/nginx/1.13.12/bin/ 阅读全文
posted @ 2018-09-20 16:20 雨前初见丶 阅读(178) 评论(0) 推荐(0)
2018年6月19日
js生成二维码 qrcode
摘要: js生成二维码 QRcode npm 地址 1.安装qrcode 2.用法 CLI 模块使用 nodejs使用 es6/es7 阅读全文
posted @ 2018-06-19 11:07 雨前初见丶 阅读(6666) 评论(0) 推荐(0)
markdown在线编辑插件mditor
摘要: 官方地址 https://bh-lay.github.io/mditor/ ##使用方法 #1.页面添加dom ```javascript ``` #2.引入js文件或者Npm安装后require ```javascript ``` #3.高级操作 实例化midtor时,可以传入自定义参数 ```j 阅读全文
posted @ 2018-06-19 10:38 雨前初见丶 阅读(957) 评论(0) 推荐(0)
2018年6月5日
yeoman 前端自动化构建工具 generator-fountain-webapp
摘要: 直接上我的github地址。 https://github.com/631535199/yo-react 阅读全文
posted @ 2018-06-05 17:26 雨前初见丶 阅读(201) 评论(0) 推荐(0)
2018年6月4日
vs code 快捷键大全
摘要: https://blog.csdn.net/d_lds/article/details/63683624 阅读全文
posted @ 2018-06-04 17:46 雨前初见丶 阅读(138) 评论(0) 推荐(0)
2018年5月29日
输出以数组形式序列化表单值的结果:
摘要: var data = $(form).serialize(); 阅读全文
posted @ 2018-05-29 20:39 雨前初见丶 阅读(343) 评论(0) 推荐(0)
2018年5月28日
获取上一页面url
摘要: console.log(window.location.host); #js获取当前域名 console.log(window.location.href); #js获取当前url console.log(document.referrer); #js获取上(前)一页url 阅读全文
posted @ 2018-05-28 16:47 雨前初见丶 阅读(960) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3