####环境 Django安装django-redis pip install django-redis Linux安装redis centos为例 进入官网找到下载地址 https://redis.io/download 下载完成后解压:tar -zxvf redisxxxx.tar.gz 解压完 ...
分类:
其他好文 时间:
2021-07-05 18:27:08
阅读次数:
0
1、下载 node 可以自己下载 node 镜像: https://npm.taobao.org/mirrors/node/ 或直接在命令行运行以下命令: wget https://npm.taobao.org/mirrors/node/v14.15.0/node-v14.15.0-linux-x6 ...
分类:
其他好文 时间:
2021-07-05 18:26:28
阅读次数:
0
1、官网下载UnixODBC:unixODBC 2.3.2 麒麟官网:http://download.cs2c.com.cn/neokylin/desktop/development/5.4/ls_64/os/Packages/ 龙芯官网http://ftp.loongnix.org/os/loon ...
分类:
数据库 时间:
2021-07-05 18:16:03
阅读次数:
0
1、启动服务 systemctl restart mysqld.service 报错: 启动数据库Can‘t connect to MYSQL server through socket ''var/lib/mysql/mysql.cock(146 lock timed out:Retry tran ...
分类:
数据库 时间:
2021-07-05 17:35:04
阅读次数:
0
与前文中的俄罗斯方块游戏一样都是可以用于强化学习算法的游戏模拟器,这里介绍的是超级玛丽奥(gym-super-mario-bros)游戏的仿真环境。 Python库,代码地址: https://gitee.com/devilmaycry812839668/gym-super-mario-bros ...
分类:
编程语言 时间:
2021-07-05 17:33:37
阅读次数:
0
这两个月没有怎么更新博文,最近换工作了,根据新工作安排,大半年内都做MCU开发(就不要叫单片机了,太老土了)。 入职新工作了,急需重构拳头产品的软件,所以每天加班,博文也就没以前更的多了。 单片机与linux应用开发,开发过程中有什么区别之近日个人感悟: 第一点,单片机往往配合仿真器调试,linux ...
分类:
其他好文 时间:
2021-07-05 17:32:47
阅读次数:
0
资源准备 角色主机名ip系统 master m8s-master01 192.168.219.160 CentOS 7.9.2009 node m8s-node01 192.168.219.164 CentOS 7.9.2009 软件信息 软件版本 docker 19.03.11 kubernete ...
分类:
其他好文 时间:
2021-07-05 17:28:38
阅读次数:
0
linux上安装,以centos 7.x为例 yum命令安装 yum install gityum install 安装的git不是最新版本,如需最新版本需要自行编译 到下面的网站下载合适的版本 https://mirrors.edge.kernel.org/pub/software/scm/git ...
分类:
系统相关 时间:
2021-07-05 17:05:30
阅读次数:
0
cd /etc/yum.repos.d/ rm -f CentOS-Base.repo CentOS-AppStream.repo CentOS-PowerTools.repo CentOS-centosplus.repo CentOS-Extras.repo curl -o CentOS-Base ...
分类:
其他好文 时间:
2021-07-05 16:52:40
阅读次数:
0
(A)Check-In(办理登机手续) (1)ticket:机票 (2)ticket counter:检票柜台,票务柜台 (3)ticket agent:票务员 (4)suitcase:手提箱 (5)arrival and departure monitor:班机抵达出发时间屏 (B)Securit ...
分类:
其他好文 时间:
2021-07-05 16:49:44
阅读次数:
0