02 2023 档案

摘要:Video.js - HTML5 Video Player 阅读全文
posted @ 2023-02-28 14:11 Running00 阅读(18) 评论(0) 推荐(0) 编辑
摘要:Infer 静态代码分析工具 阅读全文
posted @ 2023-02-20 19:55 Running00 阅读(6) 评论(0) 推荐(0) 编辑
摘要:1、pxtovw 2、pxtorem 配合amfe-flexible 1和2都是窗口大小改变就发生改变 3、期望是pc是固定尺寸,移动端是感觉窗口自适应 使用媒体查询 ,需要设置多个 百分比布局,字体px, 其他使用百分比 阅读全文
posted @ 2023-02-18 15:21 Running00 阅读(20) 评论(0) 推荐(0) 编辑
摘要:postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide: https://evilmartians.com/chronicles/postcss-8-plugin-migration 阅读全文
posted @ 2023-02-17 15:05 Running00 阅读(494) 评论(0) 推荐(0) 编辑
摘要:安装 postcss-px-to-viewport https://segmentfault.com/a/1190000041809605 阅读全文
posted @ 2023-02-16 20:38 Running00 阅读(70) 评论(0) 推荐(0) 编辑
摘要:https://www.ruanyifeng.com/blog/2021/01/clipboard-api.html 阅读全文
posted @ 2023-02-16 19:21 Running00 阅读(5) 评论(0) 推荐(0) 编辑
摘要:vue-clipboard2 阅读全文
posted @ 2023-02-16 19:07 Running00 阅读(9) 评论(0) 推荐(0) 编辑
摘要:https://www.likecs.com/ask-7580900.html Parameter 'a' implicitly has an 'any' type. 阅读全文
posted @ 2023-02-16 16:25 Running00 阅读(22) 评论(0) 推荐(0) 编辑
摘要:type module 什么用 阅读全文
posted @ 2023-02-15 17:21 Running00 阅读(5) 评论(0) 推荐(0) 编辑
摘要:eslint-plugin-prettier commit 错误提示 阅读全文
posted @ 2023-02-15 15:59 Running00 阅读(6) 评论(0) 推荐(0) 编辑
摘要:lint-staged: 对暂存的git文件运行linters,不要让💩 滑入代码库! 在提交代码之前运行Linting更有意义。通过这样做,您可以确保没有错误进入存储库并强制执行代码样式。但在整个项目上运行lint过程是缓慢的,并且linting结果可能无关紧要。最终,您只需要提交lint文件。 阅读全文
posted @ 2023-02-15 15:09 Running00 阅读(173) 评论(0) 推荐(0) 编辑
摘要:1、npx eslint src/main.ts Error [ERR_REQUIRE_ESM]: require() of ES Module package.json中"type": "module" 移除 .eslintrc.js is treated as an ES module file 阅读全文
posted @ 2023-02-15 13:07 Running00 阅读(426) 评论(0) 推荐(0) 编辑
摘要:安卓,app中下载,app中支持的下载行为。有些浏览器无下载行为,会下载到默认浏览器下载中去查看 ios中下载,有些app无反应,或者是打开下载文件地址,没有去下载文件 阅读全文
posted @ 2023-02-13 15:00 Running00 阅读(18) 评论(0) 推荐(0) 编辑
摘要:Cannot find module './App.vue' or its corresponding type declarations. 阅读全文
posted @ 2023-02-08 21:00 Running00 阅读(15) 评论(0) 推荐(0) 编辑
摘要:Cannot find module 'path' or its corresponding type declarations. ts npm i -D @types/node https://bobbyhadz.com/blog/typescript-cannot-find-module-pat 阅读全文
posted @ 2023-02-08 20:34 Running00 阅读(15) 评论(0) 推荐(0) 编辑
摘要:Consider using <link rel=preload> to prioritize fetching resources that are currently requested later in page load. Learn more. https://developer.chro 阅读全文
posted @ 2023-02-08 16:01 Running00 阅读(5) 评论(0) 推荐(0) 编辑
摘要:uniapp:组件uview,vant?? taro: 阅读全文
posted @ 2023-02-07 20:21 Running00 阅读(4) 评论(0) 推荐(0) 编辑
摘要:网站:vue,vant 阅读全文
posted @ 2023-02-07 20:20 Running00 阅读(4) 评论(0) 推荐(0) 编辑
摘要:pnpm create vite my-vue-app --template vue-ts pnpm i https://cn.vitejs.dev/guide/ 阅读全文
posted @ 2023-02-07 16:46 Running00 阅读(12) 评论(0) 推荐(0) 编辑
摘要:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Language_Overview 阅读全文
posted @ 2023-02-07 15:56 Running00 阅读(19) 评论(0) 推荐(0) 编辑
摘要:小写字母 连字符- 使用不超过3-5个单词 阅读全文
posted @ 2023-02-06 15:50 Running00 阅读(20) 评论(0) 推荐(0) 编辑
摘要:1、Max URL length in browser address bar RFC 2616 (Hypertext Transfer Protocol HTTP/1.1)does not specify the maximum URL length: http://www.faqs.org/rf 阅读全文
posted @ 2023-02-06 15:45 Running00 阅读(131) 评论(0) 推荐(0) 编辑
摘要:jsconfig.json http://events.jianshu.io/p/4772b62c2c1b jsconfig 与tsconfig :tsconfig生效 https://github.com/microsoft/TypeScript/issues/15869 需要js时候tsconf 阅读全文
posted @ 2023-02-03 20:50 Running00 阅读(358) 评论(0) 推荐(0) 编辑

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