dudu2017

dudu2017

V2EX 第 209945 号会员,加入于 2017-01-09 21:06:15 +08:00
今日活跃度排名 19197
根据 dudu2017 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
dudu2017 最近回复了
4 天前
回复了 SevenNight2020 创建的主题 程序员 clash 问题求教
```yaml
# Static hosts for DNS server and connection establishment (like /etc/hosts)
#
# Wildcard hostnames are supported (e.g. *.clash.dev, *.foo.*.example.com)
# Non-wildcard domain names have a higher priority than wildcard domain names
# e.g. foo.example.com > *.example.com > .example.com
# P.S. +.foo.com equals to .foo.com and foo.com
# hosts:
# '*.clash.dev': 127.0.0.1
# '.dev': 127.0.0.1
# 'alpha.clash.dev': '::1'
```

https://web.archive.org/web/20230521134928/https://dreamacro.github.io/clash/configuration/configuration-reference.html#configuration-reference
122 天前
回复了 Livid 创建的主题 V2EX 关于从 2024 年 1 月 21 日开始的访问问题
240 天前
回复了 1311317 创建的主题 宽带症候群 到底是用 zerotier 还是 tailscale?
@z1116y 问问玩的什么游戏呢?想用 Tailscale 局域网玩饥荒没成功👾
257 天前
回复了 iorilu 创建的主题 程序员 有多少人完全使用命令行管理 git 得
从上班第一天开始,老大就是强制我用 git 命令行。
我也保留了这个习惯,觉得还不错,对我来说比 GUI 效率高,准确。
常用的命令
`git status`
`git add -p` 加-p 使用,分阶段提交
`git show` 检查 commit 内容
其它的没什么特殊的,用到什么使用什么。 推荐看看文档:[Pro Git book]( https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control)
UI 不错👍
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1452 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 17:27 · PVG 01:27 · LAX 10:27 · JFK 13:27
Developed with CodeLauncher
♥ Do have faith in what you're doing.