随笔分类 -  工具软件

摘要:安装 Ubuntu 虚拟机后,更换软件源后,在执行 sudo apt-get update 时提示如下错误: W: GPG error: http://extras.ubuntu.com precise Release: The following signatures couldn't be ve 阅读全文
posted @ 2020-12-06 21:11 Albert-陌尘 阅读(553) 评论(0) 推荐(0)
摘要:1. 修改配置 进入控制面板,进入“程序”子菜单: 单击“启用或关闭 Windows 功能”: 勾选“适用于 Linux 的 Windows 子系统”: 2. 下载 Ubuntu 进入 Microsoft Store,搜索 Ubuntu,这里会有多个搜索结果,注意下载标注出的版本: 安装完成后,即可 阅读全文
posted @ 2020-12-05 11:03 Albert-陌尘 阅读(283) 评论(0) 推荐(0)
摘要:1. 复制:ctrl + c 2. 粘贴:ctrl + v 3. 剪切:ctrl + x 4. 保存:ctrl + s 5. 撤销:ctrl + z 6. 重做:ctrl + y 7. 回到行首:home键 8. 回到行尾:end键 9. 光标在行尾时选中一行:shift + home键 10. 光 阅读全文
posted @ 2020-05-22 22:18 Albert-陌尘 阅读(2444) 评论(0) 推荐(0)
摘要:1. 创建目录 mkdir dirName 2. DOS 命令窗口打开后,默认路径 C:\Users\Administrator 3. 在DOS命令窗口中怎么复制内容? win7:任意位置点击右键-->标记-->选中要复制的内容-->点击右键-->此时就到剪贴板里面了。 win10:左键直接选中,然 阅读全文
posted @ 2020-05-22 22:12 Albert-陌尘 阅读(172) 评论(0) 推荐(0)
摘要:1. 打开注册表编辑器 Regedit 2. HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows-> CurrentVersion -> Policies -> System 3. 添加新值 DWORD(32bit) 修改名称为EnableL 阅读全文
posted @ 2020-03-18 11:46 Albert-陌尘 阅读(3425) 评论(0) 推荐(0)
摘要:1. 在搜索栏中输入 regedit ,打开注册表 2. 删除项目:计算机\HKEY_CURRENT_USER\Software\ScooterSoftware\Beyond Compare 4\CacheId 阅读全文
posted @ 2019-11-27 19:00 Albert-陌尘 阅读(145) 评论(0) 推荐(0)