摘要:
/// /// 机器码 /// public class MachineCode { /// /// 获取cpu序列号 /// /// string public string GetCpuInfo() { string cpuInfo = " "; using (Managem... 阅读全文
posted @ 2014-06-10 21:43
coolsundy
阅读(689)
评论(0)
推荐(0)
摘要:
C# params object[] args 可以传多个参数,可以不限制类型using System;using System.Collections.Generic;using System.Text;namespace ConsoleApplication2{ class Program ... 阅读全文
posted @ 2014-06-10 09:58
coolsundy
阅读(1107)
评论(0)
推荐(0)
浙公网安备 33010602011771号