不论在哪方面,书都是有用的,尤其是人们想不到它有用的时候。
——弗兰茨·卡夫卡
Twenty twelve 主题免插件一段代码禁用Google Fonts
手里有一个放在国内服务器上的站点仍然使用的Twenty twelve 主题,该主题默认加载 Google fonts,但又不想安装插件。
WordPress function to get top level category of a post
How to find the top most category of a post in wordpress?
Downloading Age Restricted Videos With Youtube-DL
yt-dlp is a fork from the now troubled youtube-dl, the best part about yt-dlp aside from being actively maintained i ...
Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners
The second edition of this best-selling Python book (100,000+ copies sold in print alone) uses Python 3 to teach even the tech ...
Competitive Programming in Python: 128 Algorithms to Develop your Coding Skills
Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic tec ...
如何下载blob开头的链接文件
最近有一个直播课想把回放保存到本地。我用了这个方法。