手机随时阅读
新人专享大礼包¥24
Focus on architecture decoupling and integration strategy optimization Focus on engineering and tools optimization and capability building 聚焦于DevOps工程
#!/bin/bash #qinrui set -e commitId='' repoPath='' x1='' if [ -f changes15.txt ];then #git log |grep -A 2 9acd7d8537191caaf801a59428be5fbf0e110659| gr
想在 流水线里加上逻辑 判断 ,比如 docker 存在 镜像就 先 stop 在 rm 原来 是这样写的 sh 'test -n "$(docker ps | grep react-app)" && docker stop react-app'报语法 不对 ,后来 想想 用 shell 脚本 算了 就新建个 sh 脚本 # 脚本 名 dud
itertools.combinations(list,num)
apt-get install python3-pip. pip3 installpip3 install virtualenv -i https://pypi.tuna.tsinghua.edu.cn/simple some-packageapt-get install python3-tkimport tkinter
Vision使命 mission愿景 principles原则 autonomy自主,自制,自动驾驶 L4和L5级别的自动驾驶技术都可以称为完全自动驾驶技术,到了这个级别,汽车已经可以在完全不需要驾驶员介入的情况下来进行所有的驾驶操作,驾驶员也可以将注意力放在其他的方面比如工作或是休息。但两者的区别
jq 类似于sedJSON 数据,可以使用它来进行切片、过滤、映射
pytest==4.0.2pyyaml==5.1.2paramiko==2.6.0requests==2.22.0allure-pytest==2.6.1pytest-timeout==1.3.3pycryptodome==3.10.1kafka-python==1.4.7pytest-metadata==1.8.0pytest-ordering==0.6jsonschema==3.1.1sqla
python tkinterapt-get install python-tkimport tkinter as Tk ModuleNotFoundError: No module named 'tkinter'
{# comment #} {{django variable}}
Ubuntu 编译安装 Python3.6.8 没有正确编译 sqlite3 的问题 问题 没有正确编译 sqlite3, 在 import sqlite3 时出现 Error: ModuleNotFoundError: No module named '_sqlite3' 安装 sqlite3-d
/Users/rui.qin.o/workdir/projects/django_web_venv/lib/python3.8/site-packages/django/bin site-packages
用make编译时出现recipe for target 'all' failed make clean && make && make install success ok
vector can canoe
Copyright © 2005-2022 51CTO.COM 版权所有 京ICP证060544号