本文共 145 字,大约阅读时间需要 1 分钟。
dir .\ -Recurse *.py | Get-Content | Measure-Object
转载于:https://www.cnblogs.com/lurenjiashuo/p/windows-powershell-get-source-code-line-count.html