摘要:
public static int GetOSBit() { try { string addressWidth = String.Empty; ConnectionOptions mConnOption = new ConnectionOptions(); ManagementScope mMs = new ManagementScope(@"\\localhost", mConnOption); ... 阅读全文
posted @ 2012-03-12 17:42
双人床
阅读(4087)
评论(0)
推荐(0)
浙公网安备 33010602011771号