上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 90 下一页
摘要: github: https://github.com/validatorjs/validator.js star: 20.2k npm Weekly Downloads: 7,464,568 使用 npm install validator import isEmail from 'validato 阅读全文
posted @ 2022-09-30 14:26 Running00 阅读(31) 评论(0) 推荐(0) 编辑
摘要: github: https://github.com/react-syntax-highlighter/react-syntax-highlighter star: 2.8K Weekly Downloads: 4,293,242 demo: https://react-syntax-highlig 阅读全文
posted @ 2022-09-29 14:41 Running00 阅读(531) 评论(0) 推荐(0) 编辑
摘要: github:https://github.com/securingsincity/react-ace star : 3.6k npm : weekly downloads 280,045 DEMO of React Ace: https://securingsincity.github.io/re 阅读全文
posted @ 2022-09-29 14:35 Running00 阅读(1275) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/JINGinC/article/details/120894611 阅读全文
posted @ 2022-09-27 19:53 Running00 阅读(2) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/weixin_46164829/article/details/125238877 阅读全文
posted @ 2022-09-26 20:17 Running00 阅读(8) 评论(0) 推荐(0) 编辑
摘要: FileReader.readAsDataURL() 开始读取指定的Blob中的内容。一旦完成,result属性中将包含一个data: URL 格式的 Base64 字符串以表示所读取文件的内容。 const reader = new FileReader(); reader.readAsDataU 阅读全文
posted @ 2022-09-26 20:00 Running00 阅读(49) 评论(0) 推荐(0) 编辑
摘要: https://www.slideshare.net/lijing00333/javascript-engine http://www.slideshare.net/nzakas/high-performance-javascript-jquery-conference-sf-bay-area-20 阅读全文
posted @ 2022-09-26 18:54 Running00 阅读(19) 评论(0) 推荐(0) 编辑
摘要: https://developer.mozilla.org/zh-CN/docs/Learn/Common_questions/What_is_a_domain_name 阅读全文
posted @ 2022-09-26 16:24 Running00 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 方法二 // 此种方式下载下来的文件名不是服务端的文件名 // data 接口返回的数据 const blobData = new Blob([JSON.stringify(data)], { // type: 'application/octet-stream' }); let link = do 阅读全文
posted @ 2022-09-26 15:28 Running00 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 1、file 阅读全文
posted @ 2022-09-26 15:13 Running00 阅读(11) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 90 下一页