using System;using System.Management;namespace Soyee.Comm{ /// amp;amp;lt;summaryamp;amp;gt; /// Computer Information /// amp;amp;lt;/summaryamp;amp;gt; public class Computer { public string C ...……
NOTE: The project name in this sample code is mcWebService which is a spelling mistake. I meant to put mcWinService. And now I don't want to change all the screen shots and code all over again. I hope……
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace 模拟磁盘打开文件
{
class P ...……