11 2020 档案

摘要:搭建虚拟机:1、虚拟机中 CentOS 无法上网(connect: network is unreachable): https://blog.csdn.net/imred/article/details/53493109 https://www.jianshu.com/p/c7cd27022769 阅读全文
posted @ 2020-11-30 19:55 feibazhf 编辑
摘要:https://www.php.cn/python-tutorials-423264.htmlhttps://baijiahao.baidu.com/s?id=1608924727065231030&wfr=spider&for=pc Pygame 是一组 Python 模块,用来编写游戏,可支持p 阅读全文
posted @ 2020-11-30 19:51 feibazhf 编辑
摘要:https://www.jianshu.com/p/15f40edefb13https://blog.csdn.net/songbinxu/article/details/102680690https://www.cnblogs.com/qiangyuzhou/p/10783519.html 阅读全文
posted @ 2020-11-30 19:46 feibazhf 编辑
摘要:docker镜像加速器地址:https://0akoh991.mirror.aliyuncs.comdocker映射到宿主机目录:docker run -it -v 主机目录:容器内目录 示例:docker run -it --name centos -v D:/www:/home/www cent 阅读全文
posted @ 2020-11-30 19:40 feibazhf 阅读(87) 评论(0) 推荐(0) 编辑
摘要:原因是因为没有npm install 生成node_modules目录,执行命令:npm install --registry=https://registry.npm.taobao.org,再重新执行npm run dev即可运行 阅读全文
posted @ 2020-11-30 19:37 feibazhf 编辑
摘要:[root@localhost local]# pip3 install apscheduler==3.6.3 WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Pyth 阅读全文
posted @ 2020-11-27 15:30 feibazhf 阅读(1518) 评论(0) 推荐(0) 编辑
摘要:x11-forward介绍:https://www.cnblogs.com/zqb-all/p/10327444.html Centos7 使用ssh进行x11图形界面转发: https://blog.csdn.net/weixin_43226231/article/details/10382863 阅读全文
posted @ 2020-11-27 13:48 feibazhf 阅读(1075) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示