这是一个用于在桌面上显示你的硬件信息和系统性能的小工具,正在开发中。
源代码由Visual Studio 2022 开发。您可以下载源代码,并使用Visual Studio 2022 打开此项目。
您可以使用右侧的release中选择相关发行包来下载。
安装的先决条件:需要安装最新版Microsoft Visual C++ Redistributable 2015-2022 x86/x64版本。如果运行时提示缺少"vcruntime140_1.dll",你可以前往https://learn.microsoft.com/zh-cn/cpp/windows/latest-supported-vc-redist?view=msvc-170 下载Microsoft Visual C++ Redistributable 2015-2022 x86/x64运行库并安装,然后就可以使用了。
个人开发。由 @Neville开发。
此软件使用GPL3 开源协议。
以下为英文版翻译,可能有些不准确。
The following are translated by myself, it might have some errors on it.
This is a reposirity which display some hardware information and OS version on your desktop, and also display the performance on the desktop.
This reposity is updating.....
The source code are developed by Microsoft Visual Studio 2022, you can download the source code and open it with Microsoft Visual Studio 2022.
you can download the file with release part.
Install prerequirement: you might have to install the latest version of the Microsoft Visual C++ Redistributable 2015-2022 (x86/x64), if the program showing you that "vcruntime140_1.dll" are required, you must to install it. you can go to https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 to download and install Microsoft Visual C++ Redistributable 2015-2022 (x86/x64). Then you can use it.
@Neville.
See LICENSE. this reposity uses GPL3 open source license.