diff --git a/asdfsdf b/asdfsdf new file mode 100644 index 0000000000000000000000000000000000000000..989e32aa51c7ce3e8257a678310d606b6831c699 --- /dev/null +++ b/asdfsdf @@ -0,0 +1,40 @@ +uid +配置github ssh + ssh-keygen + cat .ssh/id_rsa.pub +安装git + apt update + apt install git + git --version + git config --global user.name "huhu" + git config --global user.email "huhu@163.com" +安装python3.12 + add-apt-repository ppa:deadsnakes/ppa + apt update + apt install python3.12 + python3.12 --version +虚拟环境 + apt install python3.12-venv 安装 venv + python3.12 -m venv huenv 创建虚拟环境 + source huenv/bin/activate 激活虚拟环境 + pip install -r +uid +配置github ssh + ssh-keygen + cat .ssh/id_rsa.pub +安装git + apt update + apt install git + git --version + git config --global user.name "huhu" + git config --global user.email "huhu@163.com" +安装python3.12 + add-apt-repository ppa:deadsnakes/ppa + apt update + apt install python3.12 + python3.12 --version +虚拟环境 + apt install python3.12-venv 安装 venv + python3.12 -m venv huenv 创建虚拟环境 + source huenv/bin/activate 激活虚拟环境 + pip install -r diff --git a/sdf b/sdf new file mode 100644 index 0000000000000000000000000000000000000000..e8f58f01f574d8370e3547c6b2877d7a1ee51b62 --- /dev/null +++ b/sdf @@ -0,0 +1,20 @@ +uid +配置github ssh + ssh-keygen + cat .ssh/id_rsa.pub +安装git + apt update + apt install git + git --version + git config --global user.name "huhu" + git config --global user.email "huhu@163.com" +安装python3.12 + add-apt-repository ppa:deadsnakes/ppa + apt update + apt install python3.12 + python3.12 --version +虚拟环境 + apt install python3.12-venv 安装 venv + python3.12 -m venv huenv 创建虚拟环境 + source huenv/bin/activate 激活虚拟环境 + pip install -r diff --git "a/\345\205\254\346\234\211\344\272\221 \351\273\230\350\256\244\350\247\206\345\233\276.xlsx" "b/\345\205\254\346\234\211\344\272\221 \351\273\230\350\256\244\350\247\206\345\233\276.xlsx" new file mode 100644 index 0000000000000000000000000000000000000000..e7e23d4ba5120be2167ee186aa9b3f00b58f0944 Binary files /dev/null and "b/\345\205\254\346\234\211\344\272\221 \351\273\230\350\256\244\350\247\206\345\233\276.xlsx" differ diff --git "a/\346\222\222\345\234\260\346\226\271/.keep" "b/\346\222\222\345\234\260\346\226\271/.keep" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391