摘要:
static void Main(string[] args) { Console.WriteLine("磁盘剩余空间"); System.IO.DriveInfo[] allDrives = System.IO.DriveInfo.GetDrives(); foreach (var item in 阅读全文
posted @ 2016-08-15 14:23
代码改变世界&1024
阅读(896)
评论(0)
推荐(1)


浙公网安备 33010602011771号