Office
-
PowerShell 删除驱动器 (Remove-PSDrive)
你可以通过使用 Remove-PSDrive cmdlet 从 Windows PowerShell 中删除驱动器。 Remove-PSDrive cmdlet 易于使用;若要删除…
-
PowerShell 添加新驱动器 (New-PSDrive)
可以通过使用 New-PSDrive 命令添加自己的 Windows PowerShell 驱动器。 若要获取 New-PSDrive 命令的语法,请使用 Syntax 参数输入 …
-
创建 .NET 和 COM 对象 (New-Object)
存在具有 .NET Framework 和 COM 接口的软件组件,使用它们可执行许多系统管理任务。 Windows PowerShell 允许你使用这些组件,因此你将不限于执行可…
-
PowerShell 打印数据 (Out-Printer)
可以通过使用 Out-Printer cmdlet 打印数据。 如果未提供打印机名称,则 Out-Printer cmdlet 将使用默认打印机。 可以通过指定其显示名称使用任何基…
-
打包软件和定制软件的区别
有两个术语打包软件和定制软件,它们彼此非常相似,但实际上两者都不同。在本文中,我们将看到这两个术语之间有什么区别。 打包软件打包软件通常被称为软件包,是一种商业程序,公众可以获得并…
-
History of Java
History of Java History of Java Java Version History The history of Java is very interesti…
-
Creating and Updating PowerPoint Presentation using Python
Creating and Updating PowerPoint Presentation using Python In the following tutorial, we w…
-
Creating and Updating PowerPoint Presentation using Python
Creating and Updating PowerPoint Presentation using Python In the following tutorial, we w…
-
Python Sending Email using SMTP
Python Sending Email using SMTP Simple Mail Transfer Protocol (SMTP) is used as a protocol…
-
Python User Groups
Python User Groups What is Python User Group? Python User Group, also known as PUG, is an …