亲测有效!
- win + R 输入 regedit, 打开注册表。
- 路径:计算机\HKEY_CLASSES_ROOT\Directory\Background。
- 在[Background]下如果没有[shell],则右键-新建项[shell]。
- 在[shell]下右键-新建项[open in Git],其值为“Git Bash Here",此为右键菜单显示名称。
- 在[shell]下右键-新建-字符串值[Icon],双击编辑,其值为“D:...\Git\mingw64\share\git\git-for-windows.ico”。此为菜单加图标。
- 在[open in git]下右键-新建-项[command],其值为 "D:\Program Files\Git\git-bash.exe"。
- yum install subversion
- 复制项目文件网址 如 (https://github.com/PaddlePaddle/Research/tree/master/KG/DuEE_baseline)
- 把“tree/master”替换为“trunk”
- svn checkout https://github.com/PaddlePaddle/Research/trunk/KG/DuEE_baseline
参考 https://blog.csdn.net/weixin_40746796/article/details/90262646
- 下载chrome插件 http://t.cn/AipFZm6j
- 双击点击要下载的文件或文件夹的空白处
- 右下方出现下载按钮,点击下载
详细操作 https://blog.csdn.net/weixin_30483697/article/details/102358178
笔记本睡眠后,固态莫名其妙掉盘,蓝屏。
- 电源 -> 电源选项 -> 更改计划设置 -> 更改高级电源设置 -> PCI Express -> 链接状态电源管理 -> 关闭
外接显示屏,过几分钟,自动睡眠,电源选项设置无效。
- win + R 输入 regedit
- 选择路径:计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\7bc4a2f9-d8fc-4469-b07b-33eb785aaca0
- 修改Attributes值为2
- 右键 -> 显示设置 -> 屏幕2 -> 使之成为我的主显示器