powershell中的Write-Output


本文作者: jsweibo

本文链接: https://jsweibo.github.io/2020/07/06/powershell%E4%B8%AD%E7%9A%84Write-Output/

摘要

本文主要讲述了:

  1. 作用

正文

作用

输出内容

示例:

1
2
3
4
Write-Output 'hello, world'

# 内含转义序列,使用双引号包裹
Write-Output "hello, `nworld"

参考资料

本文作者: jsweibo

本文链接: https://jsweibo.github.io/2020/07/06/powershell%E4%B8%AD%E7%9A%84Write-Output/


本文对你有帮助?请支持我


支付宝
微信