Skip to content

StandardL/VarieableAllocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安装指南

  1. 在Release页面下载打包的软件并解压。
  2. 在Windows设置 - 隐私和安全性 - 开发者选项中,开启开发者模式。
  3. 若您处于insider preview的Windows,且版本号Dev >= 23466,请在Windows设置 - 系统 - 开发者选项中,开启开发者模式。

image-20230413193444100

  1. 使用PowerShell安装本程序。

    image-20230413193735249

    安装途中可能需要向您索取管理员权限,以安装来自作者的签名证书。

    当PowerShell终端出现如下字样时,表示已经安装成功,您可以在Windows开始菜单中启动或卸载。

    image-20230413194015430

GUI版本编译需求

(翻译自微软开源文档)

该Windows App SDK应用需要满足以下的系统要求:

  • Windows 10, version 1809 (build 17763) 或更新,64位架构.
  • Visual Studio 2022 或 Visual Studio 2019 (16.9或更新), 并安装了以下组件
    • 通用 Windows 平台开发(Universal Windows Platform development)
    • .NET桌面开发 (.NET Desktop Development) (即使你只需要构建 C++ Win32 应用)
    • 使用 C++ 的桌面开发(Desktop development with C++) (即使你只需要构建 .NET 应用)
    • Windows SDK 版本2004 (build 19041) 或更新. 正常来说Visual Studio已默认安装了.

更多使用Windows App SDK开发信息请参考系统需求文档和Windows应用开发工具文档.

About

操作系统实验—可变分区存储管理模拟

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages