logo
  • 教程列表
  • SO官方文檔
  • 特別經營者
    • 陣列表達運算子
    • 呼叫操作
    • 點採購運算子
  1. StackOverflow 文件
  2. PowerShell 教程
  3. 特別經營者
  4. 陣列表達運算子

陣列表達運算子

Created: November-22, 2018

將表示式作為陣列返回。

@(Get-ChildItem $env:windir\System32\ntdll.dll)

將返回一個包含一個專案的陣列

@(Get-ChildItem $env:windir\System32)

將返回包含資料夾中所有項的陣列(這不是內部表示式中的行為更改。

  • 呼叫操作
  • 特別經營者

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明