园龄:2年6个月随笔:100阅读:23108
10 2022 档案
WIN10修改截图保存文件夹位置
摘要:
1. win+prt sc sysrq; 2. 查看“此电脑-图片”,里面会多出一个Screenshots文件夹; 3. 把Screenshots文件夹拖拽到自定义位置。

WIN10开机自动打开小键盘方法
摘要:
找到注册项 HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators 将其值改为 2 (原值为 2147483648)

Win10 环境下 vscode 没法在终端使用 conda activate 命令来更换 Python 环境的解决方案
摘要:
在 vscode 上激活 conda 镜像如报下面错误: CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. If using 'conda activate' from
