摘要:
转自:[Git优雅使用:git tag操作](https://zhuanlan.zhihu.com/p/622331227) ## git tag操作 在Git中,标签(tag)是一个特别的分支,指向某个提交(commit)。它**通常用于发布版本**。 Git的标签分为两种类型:轻量标签和附注标签 阅读全文
posted @ 2023-07-20 16:53
JentZhang
阅读(165)
评论(0)
推荐(0)
摘要:
- untitled.py ```python # -*- coding: utf-8 -*- # Form implementation generated from reading ui file 'untitled.ui' # # Created by: PyQt5 UI code gener 阅读全文
posted @ 2023-07-20 09:52
JentZhang
阅读(297)
评论(0)
推荐(0)
浙公网安备 33010602011771号