-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
PS D:\Users\admin\Desktop\sogou> .\run.ps1 "D:\Program Files (x86)\SogouInput"
所在位置 D:\Users\admin\Desktop\sogou\run.ps1:18 字符: 39
+ [Parameter(Mandatory = $true)]
+ ~
参数声明是包含可选初始值设定项表达式的变量名称列表(以逗号分隔)。
所在位置 D:\Users\admin\Desktop\sogou\run.ps1:18 字符: 39
+ [Parameter(Mandatory = $true)]
+ ~
函数参数列表中缺少“)”。
所在位置 D:\Users\admin\Desktop\sogou\run.ps1:15 字符: 26
+ function Disable-Network {
+ ~
语句块或类型定义中缺少右“}”。
所在位置 D:\Users\admin\Desktop\sogou\run.ps1:26 字符: 5
+ )
+ ~
表达式或语句中包含意外的标记“)”。
所在位置 D:\Users\admin\Desktop\sogou\run.ps1:82 字符: 1
+ }
+ ~
表达式或语句中包含意外的标记“}”。
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : InvalidFunctionParameter
PS D:\Users\admin\Desktop\sogou>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels