2022-04-18
·
Others
·
约 57 字
·
阅读需 1 分钟
·
206 次阅读
·
As many a wise person has remarked, there’s no accounting for taste!
2022-04-05
·
Coding, Notes
·
约 350 字
·
阅读需 1 分钟
·
179 次阅读
·
fatal: 远程错误:The unauthenticated git protocol on port 9418 is no longer supported.
2022-04-02
·
Coding
·
约 636 字
·
阅读需 2 分钟
·
412 次阅读
·
国家标准委提供了“国家标准全文公开系统”,在这里可以查看并下载大部分的公开标准文本。
2022-03-29
·
Coding
·
约 864 字
·
阅读需 3 分钟
·
240 次阅读
·
将查询字符串"price>50,rating>4.5"转换成Json格式{ price: { '$lt': 60 }, rating: { '$gt': 4 } }
2022-03-27
·
Others
·
约 394 字
·
阅读需 1 分钟
·
418 次阅读
·
下载 YouTube 视频字幕文件并使用 yt-dlp 选择特定的字幕文件格式。需要注意的事针对大陆用户可能需要梯子才能正常使用,需要使用到--proxy参数。