Windows PowerShell vs UNIX Shell
- jarryson
- 帖子: 4002
- 注册时间: 2005-08-14 19:53
Re: Windows PowerShell vs UNIX Shell
lz用过吗。这玩意不知道是不是C#的,非常慢,命令行这么慢谁受得了阿。特别是启动
- raine
- 帖子: 22
- 注册时间: 2009-11-05 21:11
Re: Windows PowerShell vs UNIX Shell
jarryson 写了:lz用过吗。这玩意不知道是不是C#的,非常慢,命令行这么慢谁受得了阿。特别是启动
由于 Windows PowerShell 基于 .NET Framework,因此 Windows PowerShell 的语法功能和关键字与 C# 编程语言中所使用的语法功能和关键字十分类似。如果您对 C# 语言感兴趣,通过了解 Windows PowerShell 将便于您轻松学习该语言。