上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 90 下一页
摘要: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0038-vue3-ie11-support.md 关于 Vue 3 的 IE11 支持: https://zhuanlan.zhihu.com/p/362000763 https://qdm 阅读全文
posted @ 2022-08-05 01:02 Running00 阅读(13) 评论(0) 推荐(0) 编辑
摘要: canvas 学习 https://developer.mozilla.org/zh-CN/docs/Web/API/Canvas_API/Tutorial https://html.spec.whatwg.org/multipage/canvas.html#the-canvas-element 阅读全文
posted @ 2022-08-03 16:29 Running00 阅读(9) 评论(0) 推荐(0) 编辑
摘要: /deep/ selector { // 中间可以直接写类名,如果加了 deep 会无效 } 阅读全文
posted @ 2022-08-03 16:27 Running00 阅读(48) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/leegent/p/9404572.html https://juejin.cn/post/6844903631993454600 https://www.sysuke.com/fe/css/onepx.html https://github.com/ 阅读全文
posted @ 2022-08-03 13:42 Running00 阅读(9) 评论(0) 推荐(0) 编辑
摘要: window.devicePixelRatio Window 接口的devicePixelRatio返回当前显示设备的物理像素分辨率与CSS 像素分辨率之比。 此值也可以解释为像素大小的比率:一个 CSS 像素的大小与一个物理像素的大小。 简单来说,它告诉浏览器应使用多少屏幕实际像素来绘制单个 CS 阅读全文
posted @ 2022-08-02 10:54 Running00 阅读(5) 评论(0) 推荐(0) 编辑
摘要: https://semver.org/lang/zh-CN/ https://regex101.com/r/vkijKf/1/ 阅读全文
posted @ 2022-07-31 22:57 Running00 阅读(18) 评论(0) 推荐(0) 编辑
摘要: http://www.ruanyifeng.com/blog/2017/05/css-variables.html 阅读全文
posted @ 2022-07-31 17:57 Running00 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 伪类:是添加到选择器的关键字,指定要选择的元素的特殊状态 :hover 伪元素:可被用于为一个元素的 特定部分 应用样式 ::after 设置元素的首字母、首行的样式 在元素的内容之前或之后插入内容 | 选择器 | 例子 | 例子描述 | | | | | | ::after | p::after | 阅读全文
posted @ 2022-07-31 17:45 Running00 阅读(14) 评论(0) 推荐(0) 编辑
摘要: browserstack 阅读全文
posted @ 2022-07-26 19:35 Running00 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 技术社区 https://www.zhihu.com/ https://blog.51cto.com/ https://www.cnblogs.com/ https://www.jianshu.com/ https://www.csdn.net/ https://juejin.cn/ https:/ 阅读全文
posted @ 2022-07-26 19:28 Running00 阅读(6) 评论(0) 推荐(0) 编辑
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 90 下一页