小编Abh*_*nav的帖子

如何拍摄部分屏幕截图?

当我按下PrtScn(“打印屏幕”)按钮时,它会截取整个屏幕的屏幕截图。但很多时候我只想要屏幕的一部分作为截图。

怎么做?

screenshot 20.04

19
推荐指数
3
解决办法
3917
查看次数

E:存储库“https://download.docker.com/linux/debian focus Release”没有发布文件

E: The repository 'https://download.docker.com/linux/debian focal Release' does not have a Release file.

N: Updating from such a repository can't be done securely, and is therefore disabled by default.

N: See apt-secure(8) manpage for repository creation and user configuration details.
Run Code Online (Sandbox Code Playgroud)

当我尝试从官方 docker 站点安装 docker 时,出现此错误。无论如何,现在我不想要它,但我在来源中找不到它。我跑了

$ sudo nano /etc/apt/sources.list
Run Code Online (Sandbox Code Playgroud)

但我找不到要删除的 docker 存储库。如何删除 docker 存储库?

package-management apt repository docker

3
推荐指数
1
解决办法
1万
查看次数

如何在gedit中运行python?

我在 gedit 中编写了 python 代码。我们知道 gedit 中有一个内部 python 控制台,我如何在那里运行我的 python 代码而不是在终端中运行它。

gedit command-line

1
推荐指数
1
解决办法
4501
查看次数