命名规范

This commit is contained in:
2026-07-29 12:30:40 +08:00
parent ae07e67619
commit 5a3511bb58
261 changed files with 8776 additions and 8831 deletions
+13
View File
@@ -0,0 +1,13 @@
https://blog.csdn.net/yuan2019035055/article/details/145653647
// GIF 动画
https://zhuanlan.zhihu.com/p/349035523
// 主要在这里找的图标
https://fonts.google.com/icons?icon.query=filter+&icon.size=24&icon.color=%235985E1
+6
View File
@@ -0,0 +1,6 @@
<RCC>
<qresource prefix="/">
<file>you_jian_tou.svg</file>
</qresource>
</RCC>
+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5985E1">
<path d="m321-80-71-71 329-329-329-329 71-71 400 400L321-80Z"/>
</svg>

After

Width:  |  Height:  |  Size: 182 B