📊 chore(stats): 更新代码统计 [2026-05-22 08:49]
📊 统计摘要:
- 总代码: 4913 行
- 总文件: 30 个
- 语言数: 3 种
- 徽章数: 6 个
🔗 触发提交: 7782975
🤖 由 Gitea Actions 自动生成
This commit is contained in:
parent
cdf7e2e3d8
commit
d76afccaed
|
|
@ -6,13 +6,13 @@
|
||||||
>
|
>
|
||||||
> 🤖 由 Gitea Actions 自动生成
|
> 🤖 由 Gitea Actions 自动生成
|
||||||
>
|
>
|
||||||
> 📅 更新时间: 2026-05-22 08:03:25 UTC
|
> 📅 更新时间: 2026-05-22 08:49:03 UTC
|
||||||
|
|
||||||
## 📈 总体统计
|
## 📈 总体统计
|
||||||
|
|
||||||
| 统计项 | 数值 | 徽章 |
|
| 统计项 | 数值 | 徽章 |
|
||||||
|--------|------|------|
|
|--------|------|------|
|
||||||
| 💻 总代码行数 | **4906** 行 |  |
|
| 💻 总代码行数 | **4913** 行 |  |
|
||||||
| 📁 总文件数 | **30** 个 |  |
|
| 📁 总文件数 | **30** 个 |  |
|
||||||
| 🌐 语言种类 | **3** 种 |  |
|
| 🌐 语言种类 | **3** 种 |  |
|
||||||
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|
||||||
|------|----------|--------|------|------|
|
|------|----------|--------|------|------|
|
||||||
| **Shell** | 1989 | 12 | 40.5% |  |
|
| **Shell** | 1996 | 12 | 40.6% |  |
|
||||||
| **YAML** | 1826 | 6 | 37.2% |  |
|
| **YAML** | 1826 | 6 | 37.2% |  |
|
||||||
| **Python** | 218 | 1 | 4.4% |  |
|
| **Python** | 218 | 1 | 4.4% |  |
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="124" height="20" role="img" aria-label="Shell: 1989 行">
|
<svg xmlns="http://www.w3.org/2000/svg" width="124" height="20" role="img" aria-label="Shell: 1996 行">
|
||||||
<title>Shell: 1989 行</title>
|
<title>Shell: 1996 行</title>
|
||||||
<rect width="55" height="20" fill="#555555" />
|
<rect width="55" height="20" fill="#555555" />
|
||||||
<rect x="55" width="69" height="20" fill="#4EAA25" />
|
<rect x="55" width="69" height="20" fill="#4EAA25" />
|
||||||
<rect width="124" height="20" rx="3" fill="transparent" />
|
<rect width="124" height="20" rx="3" fill="transparent" />
|
||||||
<g fill="#ffffff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
<g fill="#ffffff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
||||||
<text x="27.5" y="14">Shell</text>
|
<text x="27.5" y="14">Shell</text>
|
||||||
<text x="89.5" y="14">1989 行</text>
|
<text x="89.5" y="14">1996 行</text>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 508 B After Width: | Height: | Size: 508 B |
|
|
@ -1,9 +1,9 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="139" height="20" role="img" aria-label="代码: 4906 行">
|
<svg xmlns="http://www.w3.org/2000/svg" width="139" height="20" role="img" aria-label="代码: 4913 行">
|
||||||
<title>代码: 4906 行</title>
|
<title>代码: 4913 行</title>
|
||||||
<rect width="139" height="20" rx="10" fill="#f6f8fa" stroke="#d0d7de" />
|
<rect width="139" height="20" rx="10" fill="#f6f8fa" stroke="#d0d7de" />
|
||||||
<rect x="64" y="3" width="65" height="14" rx="7" fill="#blue" />
|
<rect x="64" y="3" width="65" height="14" rx="7" fill="#blue" />
|
||||||
<g text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
<g text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
||||||
<text x="32.0" y="14" fill="#24292f">代码</text>
|
<text x="32.0" y="14" fill="#24292f">代码</text>
|
||||||
<text x="96.5" y="14" fill="#ffffff">4906 行</text>
|
<text x="96.5" y="14" fill="#ffffff">4913 行</text>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 502 B |
Loading…
Reference in New Issue