1) Setup MkDocs environment ## Create MkDocs virtual environment python3 -m venv mkdoc_venv ## Activate venv source mkdoc_venv/bin/activate ## Deactivate venv deactivate ## Install MkDocs + Material theme pip3 install mkdocs mkdocs-material ## Install Mermaid pl ...
当前位置: 首页 >
Github
Git and Github 筆記
Git and Github 筆記 Git fast version control – 一些基本概念 版本管理和跟蹤 版本控制系統是軟件工具 可以幫助團隊管理源代碼 Status of Version 版本狀態 Untracked 未追蹤 Tracked 已追蹤 Staged 已暫存 Committed 已提交 HEAD -> master / branch HEAD : 目前進 ...
Github上那些V2ray客户端们
v2rayN(Windows) Githubhttps://github.com/2dust/v2rayN/releases V2rayU(Mac) Githubhttps://github.com/yanue/V2rayU/releases v2rayNG(Android) Githubhttps://github.com/2dust/v2rayNG/releasesGoogle Playhttps://play.google.com/store/apps/details?id=com.v2ray.ang Kit ...