摘要:
(安装提示:重要! 由于激活用户帐户控制(uac)在您的系统的一些XAMPP的功能可能是限制。使用UAC请避免将XAMPP安装到C:程序文件(x86)(缺少写的权限)。在此设置后,或与系统配置实用程序禁用UAC。) Important! Because an activated User Acco... 阅读全文
posted @ 2015-07-08 02:46
新猪先生
阅读(5134)
评论(0)
推荐(0)
摘要:
1.获取系统的BIOS的信息: Get-WMIObject -Class Win32_BIOS 2.获取内存信息: Get-WMIObject -Class Win32_PhysicalMemory 3.查看CPU信息: Get-WMIObject -Class Win32_... 阅读全文
posted @ 2015-07-08 00:55
新猪先生
阅读(4595)
评论(0)
推荐(0)