通过 PowerShell 检查剪贴板内容:

PS C:\Users\z> Get-Clipboard powershell -command "Get-Clipboard 这行内容即剪贴板中的内容。

转载请注明出处