随笔分类 -  UI

摘要:原文:https://www.wiley.com/legacy/compbooks/graham/html4ed/appb/mimetype.html asp.net mvc file contenttype Here's a list of ContentTypes that you can us 阅读全文
posted @ 2020-12-03 20:32 PanPan003 阅读(157) 评论(0) 推荐(0) 编辑
摘要:vue+axios实现文件下载 功能:点击导出按钮,提交请求,下载excel文件; 第一步:跟后端童鞋确认交付的接口的response header设置了 以及返回了文件流。 第二步:修改axios请求的responseType为blob,以post请求为例: axios({ method: 'po 阅读全文
posted @ 2020-12-03 20:31 PanPan003 阅读(5289) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-02-21 15:27 PanPan003 阅读(43) 评论(0) 推荐(0) 编辑
摘要:Tutorial: Intro to React This tutorial doesn’t assume any existing React knowledge. Tip This tutorial is designed for people who prefer to learn by do 阅读全文
posted @ 2019-11-15 11:30 PanPan003 阅读(329) 评论(0) 推荐(0) 编辑
摘要:Add React to a Website React has been designed from the start for gradual adoption, and you can use as little or as much React as you need. The majori 阅读全文
posted @ 2019-11-15 11:15 PanPan003 阅读(568) 评论(0) 推荐(0) 编辑
摘要:官网地址:http://sass.bootcss.com/ Sass(Syntactically Awesome Stylesheets) Sass 是成熟、稳定、强大的 CSS 扩展语言。 特征 兼容 CSS 语法 Sass 完全兼容个版本的 CSS 语法。我们对语法兼容严格把控,你可以放心的使用 阅读全文
posted @ 2019-11-06 17:37 PanPan003 阅读(316) 评论(0) 推荐(0) 编辑
摘要:原文链接:How to Use Sass and Styled Components in a React JS Application 阅读全文
posted @ 2019-11-06 16:14 PanPan003 阅读(258) 评论(0) 推荐(0) 编辑
摘要:官网链接:https://yarnpkg.com/lang/en/ 特性 Ultra Fast. Yarn caches every package it downloads so it never needs to download it again. It also parallelizes o 阅读全文
posted @ 2019-11-06 15:56 PanPan003 阅读(184) 评论(0) 推荐(0) 编辑
摘要:blog:JavaScript Module Systems Showdown: CommonJS vs AMD vs ES2015 官网链接: Modules 官网链接:Hot Module Replacement(概念) 官网链接:Hot Module Replacement(API) Modu 阅读全文
posted @ 2019-11-06 11:59 PanPan003 阅读(218) 评论(0) 推荐(0) 编辑
摘要:原文链接:Let’s build a full stack MongoDB, React, Node and Express (MERN) app github源码地址:jelorivera08/react_fullstack from being a Front End Developer to 阅读全文
posted @ 2019-11-06 11:15 PanPan003 阅读(327) 评论(0) 推荐(0) 编辑
摘要:原文链接:Using React in Visual Studio Code 原文链接:Live edit and debug your React apps directly from VS Code — without leaving the editor github源码示例:microsof 阅读全文
posted @ 2019-11-06 11:00 PanPan003 阅读(788) 评论(0) 推荐(0) 编辑
摘要:原文连接 历史 React是一个用于构建Web应用程序UI组件的JavaScript库。 React由Facebook维护,许多领先的科技品牌在其开发环境中使用React。 React被Facebook,Uber,Netflix,Twitter,Udemy,Paypal,Reddit,Tumblr, 阅读全文
posted @ 2019-11-06 10:46 PanPan003 阅读(333) 评论(0) 推荐(0) 编辑
摘要:Introducing JavaScript objects 阅读全文
posted @ 2019-10-31 19:30 PanPan003 阅读(108) 评论(0) 推荐(0) 编辑
摘要:Bitwise operators 阅读全文
posted @ 2019-10-31 19:29 PanPan003 阅读(92) 评论(0) 推荐(0) 编辑
摘要:Inheritance and the prototype chain 阅读全文
posted @ 2019-10-31 19:28 PanPan003 阅读(87) 评论(0) 推荐(0) 编辑
摘要:Expressions and operators 阅读全文
posted @ 2019-10-31 19:27 PanPan003 阅读(141) 评论(0) 推荐(0) 编辑
摘要:问答原文:How do JavaScript closures work? 阅读全文
posted @ 2019-10-31 19:26 PanPan003 阅读(134) 评论(0) 推荐(0) 编辑
摘要:原文链接:A re-introduction to JavaScript (JS tutorial) Why a re-introduction? Because JavaScript is notorious for being the world's most misunderstood pro 阅读全文
posted @ 2019-10-31 10:13 PanPan003 阅读(218) 评论(0) 推荐(0) 编辑
摘要:原文链接1:How to Connect to an API with JavaScript 原文链接2:How to Use the JavaScript Fetch API to Get JSON Data 阅读全文
posted @ 2019-10-30 17:11 PanPan003 阅读(191) 评论(0) 推荐(0) 编辑
摘要:browserify webpack Grunt Grunt 阅读全文
posted @ 2019-10-30 14:16 PanPan003 阅读(90) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示