摘要:
/// <summary> /// Gets a value indicating if the process is running in 64 bit environment. /// </summary> public static unsafe bool IsRunningOn64Bit { get { return (sizeof(IntPtr) == sizeo... 阅读全文
posted @ 2009-02-03 11:01 Heclei 阅读(1602) 评论(0) 推荐(0)
浙公网安备 33010602011771号