已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
針對每個問題選擇最佳回答。
在 PowerShell 中尋找命令的正確方式為何?
呼叫 Get-Command 'name of command'
Get-Command 'name of command'
呼叫 Find 'name of command'
Find 'name of command'
呼叫 Locate 'name of command'
Locate 'name of command'
您要如何搜尋處理檔案的命令?
呼叫 Get-Command -Verb File*
Get-Command -Verb File*
呼叫 Get-Command -Noun File
Get-Command -Noun File
呼叫 Get-Command -Noun File*
Get-Command -Noun File*
您必須先回答所有問題,才能檢查進度。
此頁面對您有幫助嗎?