Quantcast
Channel: 黑暗執行緒
Viewing all articles
Browse latest Browse all 2311

PowerShell 筆記 - 陣列

$
0
0
寫了一陣子 PowerShell,發覺自己跟它的陣列很不熟,老想著用 .NET LINQ 思維解題,有點吃力不討好。其實,PowerShell 陣列語法比 C# 靈活(例如: 索引可以是負數、用 .. 表示區間,+ 表示相對位置)、ForEach()、Where() 也有類似 LINQ 的功能,靠 ... Read More

Viewing all articles
Browse latest Browse all 2311

Trending Articles