新增:《解决Windows桌面部分快捷方式图标变为空白的问题》(将 VitePress 版本升级为 v1.0.0-alpha.21)
This commit is contained in:
@@ -52,9 +52,10 @@ tags:
|
||||
- 输入 calc:打开计算器程序
|
||||
- 输入 mspaint:打开绘图程序
|
||||
- 输入 regedit:打开注册表
|
||||
- 输入 services.msc:打开服务列表
|
||||
- 输入 subl:打开 Sublime Text 程序(需要安装 Sublime Text并提前设置好环境变量)
|
||||
- 输入 typora:打开 Typora 程序(需要安装 Typora)
|
||||
|
||||
|
||||
- Ctrl + Alt + Delete:打开任务管理器
|
||||
|
||||
- Alt + Tab -> Alt 键不松手,Tab键切换窗口,松手后进入窗口:切换窗口视图
|
||||
|
@@ -0,0 +1,55 @@
|
||||
---
|
||||
title: 解决Windows桌面部分快捷方式图标变为空白的问题
|
||||
author: 查尔斯
|
||||
date: 2022/10/15 21:10
|
||||
categories:
|
||||
- Bug万象集
|
||||
tags:
|
||||
- Windows
|
||||
---
|
||||
|
||||
# 解决Windows桌面部分快捷方式图标变为空白的问题
|
||||
|
||||
## 问题描述
|
||||
|
||||
**C:** 今天把电脑系统从 Windows 11 换回了 Windows 10,使用了半个月的 Windows 11 真是一言难尽。
|
||||
|
||||
换完系统就开始安装一些开发应用,安装了一会儿,突然发现桌面上 draw.io 应用快捷方式的图标变为了空白。
|
||||
|
||||

|
||||
|
||||
<!-- more -->
|
||||
|
||||
## 解决方案
|
||||
|
||||
1、打开本地应用数据存储位置(`C:\Users\用户名\AppData\Local`)
|
||||
|
||||
按下 Windows + R 键,在弹出的运行对话框中输入 `%localappdata%`,回车确定。
|
||||
|
||||

|
||||
|
||||
2、在打开的本地应用数据存储窗口中,找到并删除 `Iconcache.db` 文件
|
||||
|
||||
::: tip 笔者说
|
||||
这是图标缓存文件,实际上我们的操作就是要删除图标缓存,让系统重新生成缓存。
|
||||
:::
|
||||
|
||||

|
||||
|
||||
3、打开任务管理器
|
||||
|
||||
按下 Windows + X 键,在弹出快捷菜单后,按下 T 键。
|
||||
|
||||
::: tip 笔者说
|
||||
或者按 Ctrl + Alt + Delete 键,这个快捷键大家应该更熟悉。
|
||||
:::
|
||||
|
||||
4、重新启动 `Windows 资源管理器` 应用
|
||||
|
||||
右键单击 `Windows 资源管理器`,在弹出的菜单中选择 `重新启动`,屏幕会刷新一下。
|
||||
|
||||

|
||||
|
||||
这时候回到桌面,就可以看到 draw.io 快捷方式的图标恢复正常显示了。
|
||||
|
||||

|
BIN
docs/public/img/2022/10/15/202210152119199.png
Normal file
BIN
docs/public/img/2022/10/15/202210152119199.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 512 KiB |
BIN
docs/public/img/2022/10/15/202210152120752.png
Normal file
BIN
docs/public/img/2022/10/15/202210152120752.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
docs/public/img/2022/10/15/202210152132275.png
Normal file
BIN
docs/public/img/2022/10/15/202210152132275.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
BIN
docs/public/img/2022/10/15/202210152132523.png
Normal file
BIN
docs/public/img/2022/10/15/202210152132523.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
BIN
docs/public/img/2022/10/15/202210152132666.png
Normal file
BIN
docs/public/img/2022/10/15/202210152132666.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 532 KiB |
@@ -11,7 +11,7 @@
|
||||
"mermaid": "^9.1.7",
|
||||
"unplugin-vue-components": "^0.22.8",
|
||||
"vite": "^3.1.7",
|
||||
"vitepress": "1.0.0-alpha.20",
|
||||
"vitepress": "1.0.0-alpha.21",
|
||||
"vitepress-plugin-mermaid": "^2.0.8",
|
||||
"vitepress-plugin-search": "1.0.4-alpha.11",
|
||||
"vue": "^3.2.40"
|
||||
|
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -13,7 +13,7 @@ specifiers:
|
||||
mermaid: ^9.1.7
|
||||
unplugin-vue-components: ^0.22.8
|
||||
vite: ^3.1.7
|
||||
vitepress: 1.0.0-alpha.20
|
||||
vitepress: 1.0.0-alpha.21
|
||||
vitepress-plugin-mermaid: ^2.0.8
|
||||
vitepress-plugin-search: 1.0.4-alpha.11
|
||||
vue: ^3.2.40
|
||||
@@ -33,9 +33,9 @@ devDependencies:
|
||||
mermaid: 9.1.7
|
||||
unplugin-vue-components: 0.22.8_vue@3.2.40
|
||||
vite: 3.1.7
|
||||
vitepress: 1.0.0-alpha.20
|
||||
vitepress-plugin-mermaid: 2.0.8_lmzybrjitrv6zbbc4qn2plo6fi
|
||||
vitepress-plugin-search: 1.0.4-alpha.11_yw4ykdalnqngwuqg3tk2ikdprm
|
||||
vitepress: 1.0.0-alpha.21
|
||||
vitepress-plugin-mermaid: 2.0.8_p2f7u5fmo5pvuz7r246u7meg3a
|
||||
vitepress-plugin-search: 1.0.4-alpha.11_7uvfdhgyrqlsg74r4igd4pnlbi
|
||||
vue: 3.2.40
|
||||
|
||||
packages:
|
||||
@@ -2703,7 +2703,7 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitepress-plugin-mermaid/2.0.8_lmzybrjitrv6zbbc4qn2plo6fi:
|
||||
/vitepress-plugin-mermaid/2.0.8_p2f7u5fmo5pvuz7r246u7meg3a:
|
||||
resolution: {integrity: sha512-ywWxTeg9kMv7ZPf/igCBF4ZHhWZAyRtbPnA12ICQuNK2AMp7r5IHOfnuX1EJQf8gNdsh8bcvvSvm8Ll92fdOTw==}
|
||||
peerDependencies:
|
||||
mermaid: ^8.0.0 || ^9.0.0
|
||||
@@ -2711,10 +2711,10 @@ packages:
|
||||
vitepress: ^0.21.6 || ^1.0.0 || ^1.0.0-alpha
|
||||
dependencies:
|
||||
mermaid: 9.1.7
|
||||
vitepress: 1.0.0-alpha.20
|
||||
vitepress: 1.0.0-alpha.21
|
||||
dev: true
|
||||
|
||||
/vitepress-plugin-search/1.0.4-alpha.11_yw4ykdalnqngwuqg3tk2ikdprm:
|
||||
/vitepress-plugin-search/1.0.4-alpha.11_7uvfdhgyrqlsg74r4igd4pnlbi:
|
||||
resolution: {integrity: sha512-fKJIpPj6QGQeXda31Dx5f9DtCYnPVHKQVsOUpnJOzahWHPPgGofslwwvwaeRMWIGvpslxi/m4RVK6C+ydqKukA==}
|
||||
engines: {node: ^14.13.1 || ^16.7.0 || >=18}
|
||||
peerDependencies:
|
||||
@@ -2723,12 +2723,12 @@ packages:
|
||||
vue: '3'
|
||||
dependencies:
|
||||
vite: 3.1.7
|
||||
vitepress: 1.0.0-alpha.20
|
||||
vitepress: 1.0.0-alpha.21
|
||||
vue: 3.2.40
|
||||
dev: true
|
||||
|
||||
/vitepress/1.0.0-alpha.20:
|
||||
resolution: {integrity: sha512-8WXPQbWsoAckdS9FqhZ8MQWLDhq6DQG8dhuEtwsZmPMYtl/ezRYWoV/8gJD0T0xUbz6O6vJ8Sddq7OvEwLFUFA==}
|
||||
/vitepress/1.0.0-alpha.21:
|
||||
resolution: {integrity: sha512-D/tkoDW16uUZ9pnWd28Kk1vX26zNiTml3m9oGbfx2pAfYg99PHd1GceZyEm4jZsJU0+n9S++1ctFxoQvsq376A==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@docsearch/css': 3.2.1
|
||||
|
Reference in New Issue
Block a user