
blog转载
Evaristexu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
apt-get update 报错 This must be accepted explicitly ……
解决方法参考:https://github.com/NVIDIA/nvidia-docker/issues/1349shell apt-get update --allow-releaseinfo-change转载 2021-09-02 16:04:32 · 387 阅读 · 0 评论 -
Centos7- wget未找到命令,there are no enabled repos 解决办法
转载自Centos7- wget未找到命令,there are no enabled repos 解决办法简介: 解决:CentOS 7 wget -O /etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-7.repo 或者 curl -o/etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-7.repoWARNING转载 2021-05-17 21:13:52 · 1447 阅读 · 0 评论 -
Ubuntu 20.04LTS版本修改apt-get源为国内镜像源
转载自:修改Ubuntu的apt-get源为国内镜像源的方法1、原文件备份sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak2、编辑源列表文件sudo vim /etc/apt/sources.list3、将原来的列表删除,添加如下内容(中科大镜像源)deb http://mirrors.ustc.edu.cn/ubuntu/ xenial main restricted universe multiversedeb http:/转载 2020-08-15 10:46:30 · 3738 阅读 · 0 评论 -
Xshell启动报错:由于找不到mfc110.dll,无法继续执行代码。重新安装程序可能会解决此问题
环境:win10,64位进入下载:微软官网downlord注意:64位系统要同时安装x86和x64才可以,arm无需下载转载 2020-03-24 10:30:53 · 1316 阅读 · 0 评论 -
偏导连续及函数可微的一点思考
多变量微积分里面有这么一个结论:如果函数 的偏导数 、 在点 连续,那么函数在该点可微。下面来解释这个结论,并且减弱这个结论的条件。先简单阐述下“连续”、“偏导数”、“可微”的意义,后面要用到。如果非常熟悉了,可以直接跳到最后一节“偏导数连续推出可微”。1 连续...转载 2020-03-11 22:43:22 · 2740 阅读 · 2 评论 -
CSDN博客新手使用方案
CSDN博客简易使用在CSDN上写博客,总是遇到很多问题,虽然这些问题很简单,但是对于新手来说,缺经常遇到,因此写篇博客记载。一、CSDN的博客如何上传图片 如果有现成的 图片就选择文件路径,没有是截图的话,可以先截图粘贴到QQ聊天窗口,然后复制到本地 ...转载 2020-03-11 21:52:56 · 383 阅读 · 0 评论 -
Chrome浏览器转载CSDN博客
起意 看到一篇不错的博客,想转载但是不会(没有转载键),网搜发现没有Chrome...转载 2020-03-11 21:43:14 · 202 阅读 · 0 评论