From a78d1fca2e0e349b7a6757a63643f5cc79b0b31b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=B9=83=E5=AE=87?= <11767172+song-naiyu@user.noreply.gitee.com> Date: Fri, 22 Mar 2024 09:18:34 +0000 Subject: [PATCH] =?UTF-8?q?=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 宋乃宇 <11767172+song-naiyu@user.noreply.gitee.com> --- ...2\346\277\200\346\264\273\347\263\273\347\273\237.md" | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 "\345\256\213\344\271\203\345\256\207/20240322\346\277\200\346\264\273\347\263\273\347\273\237.md" diff --git "a/\345\256\213\344\271\203\345\256\207/20240322\346\277\200\346\264\273\347\263\273\347\273\237.md" "b/\345\256\213\344\271\203\345\256\207/20240322\346\277\200\346\264\273\347\263\273\347\273\237.md" new file mode 100644 index 0000000..0ad38d6 --- /dev/null +++ "b/\345\256\213\344\271\203\345\256\207/20240322\346\277\200\346\264\273\347\263\273\347\273\237.md" @@ -0,0 +1,9 @@ +## 激活Office +- 软件:HEU_KMS Activator、dism++、VMware palyer + +## 系统ISO、ESC、GHO、WIN区别 +- explorer桌面管理器进程 +- ISO是光盘镜像的存储格式之一 +- GHO是ghost工具软件的镜像文件扩展名 +- WIN镜像是windows基于文件的镜像格式 +- ESD格式是微软在windows8开始引入的一种新的系统映像文件压缩格式具有很高压缩率,而且可以加密,通常用于windows系统的安装、升级和备份 \ No newline at end of file -- Gitee