- 博客(3)
- 收藏
- 关注
原创 python自动化中的allure 安装配置与pycharm操作
安装 3.9.13 版本python,在环境变量-用户变量path中新建在系统变量path中新建确定、保存。
2025-05-11 22:02:16
1033
原创 node.js+npm 安装配置全流程
Node.js 是一个基于 Chrome V8 引擎的 JavaScript ,运行时,npm 是 Node.js 的包管理器,用于管理项目的依赖包。要使用 npm,首先需要安装 Node.js 和 npm。
2025-05-05 19:02:47
4976
原创 gitte基础操作命令
进入gitbash,查看用户名/邮箱 git config user.name /git config user.email。有多种回滚模式 --soft / -- mixed / --hard / --keep。git config --global user.password= "密码"1.git reset 恢复到之前某个提交的版本,且清除该版本之后提交的版本。git config --global user.name "用户名"git config --global user.email "邮箱"
2025-04-29 11:19:26
2057
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅