搜索资源列表
getosversion
- 得到操作系统版本的程序源码,获取操作系统版本信息-operating systems versions of the program source code, access to the operating system version
获取各种系统信息(操作系统、内存、驱动器、磁盘)
- 实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion () / / OS version made GetMemInfo () /
getOsVersion
- 获取所有操作系统版本信息,判断操作系统,获取版本-Get All OS Version
main
- 实现程序的主要函数有四个: GetOsVersion() 取得操作系统版本取得内存信息(Implement programs there are four main functions: GetOsVersion memory information () to obtain the operating system version)