1、开始→所有程序。

2、附件→Windows powershell

3、打开Windows powershell。

4、输入命令(按回车执行):get-command命令解释:get 得到,command 命令,中间是小横杆,不是空格,否则会出错。

5、CommandType 命令类型

6、Name 名称definition 定义

时间:2024-10-12 16:54:39
1、开始→所有程序。
2、附件→Windows powershell
3、打开Windows powershell。
4、输入命令(按回车执行):get-command命令解释:get 得到,command 命令,中间是小横杆,不是空格,否则会出错。
5、CommandType 命令类型
6、Name 名称definition 定义