Skip to content

Instantly share code, notes, and snippets.

View liuyuhe666's full-sized avatar
πŸ€ͺ
I may be slow to respond.

Liu Yuhe liuyuhe666

πŸ€ͺ
I may be slow to respond.
View GitHub Profile
@liuyuhe666
liuyuhe666 / walking.gif
Last active September 17, 2024 11:10 — forked from vikiboss/walking.gif
πŸ‘†πŸ€“
walking.gif
@liuyuhe666
liuyuhe666 / ncm2mp3.ps1
Created August 26, 2024 08:34
ζ‰Ήι‡ε°†ε½“ε‰ζ–‡δ»Άε€ΉδΈ‹ηš„ NCM ζ–‡δ»Άθ½¬ζ’ζˆ MP3 ζ–‡δ»Ά
Get-ChildItem -Recurse -Include *.ncm | ForEach-Object { ncmc $_.FullName }
@liuyuhe666
liuyuhe666 / fetchImage.ps1
Last active August 2, 2024 01:02
πŸ’• θŽ·ε–δΈ€εΌ δΊŒζ¬‘ε…ƒε›Ύη‰‡
# θŽ·ε–δΈ€εΌ δΊŒζ¬‘ε…ƒε›Ύη‰‡
Write-Output "---- Fetch Image ----"
# 当前既间
$t = Get-Date -Format "yyyy_MM_dd_HH_mm_ss"
# δΊŒζ¬‘ε…ƒε›Ύη‰‡ API
$uri = "https://t.alcy.cc/pc/"
# 文仢名
$filename = $t + ".webp"
Write-Output "filename: $filename"
# δΈ‹θ½½
@liuyuhe666
liuyuhe666 / πŸ“Š Weekly development breakdown
Last active September 1, 2025 02:00
πŸ“Š Weekly development breakdown
XML 16 mins β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 51.0%
Java 8 mins β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 26.6%
Markdown 4 mins β–ˆβ–ˆβ–‹β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 12.6%
GitIgno... 1 min β–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 5.4%
PowerShell 1 min β–‰β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 4.4%