2022-10-03
·
Coding
·
约 2797 字
·
阅读需 7 分钟
·
62 次阅读
·
最近看到别人代码里面有这种方式,在编码下载歌词的时候想试试,查了资料,把样例放这里吧,理解了皮毛,照猫画虎。
2022-08-26
·
Coding, Notes
·
约 3731 字
·
阅读需 10 分钟
·
1013 次阅读
·
# Download and merge the best video-only format and the best audio-only format,
2022-08-22
·
Coding
·
约 700 字
·
阅读需 2 分钟
·
58 次阅读
·
当前环境:macOS Big Sur 11.6.6 / python 2.7.16 + python 3.10.6
2022-05-30
·
Coding
·
约 191 字
·
阅读需 1 分钟
·
62 次阅读
·
有时候我们可能想跟踪使用当前迭代项的序号,通常的做法可能是这样的:
2022-05-12
·
Coding
·
约 711 字
·
阅读需 2 分钟
·
67 次阅读
·
在设计 WordPress 网站时,有时您需要在 WordPress 页眉或页脚中使用一些代码片段(如用于 Google Analytics 跟踪的脚本、广告脚本)。