摘要: 1.编写CS程序文件 using System;using System.ComponentModel;using System.Management.Automation;namespace PSBook.Chapter2{ [RunInstaller(true)] public class PS 阅读全文
posted @ 2021-01-06 11:25 小鈤犇 阅读(150) 评论(0) 推荐(0)