
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get-ChildItem -Recurse -Include *.ncm | ForEach-Object { ncmc $_.FullName } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# θ·εδΈεΌ δΊζ¬‘ε εΎη | |
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" | |
# δΈθ½½ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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% |