摘要:
如果检索词条里面有‘/’,直接检索会提示,没找到文件。 这时就需要灵活的处理下。 I also have a site that has numerous URLs with URL encoded characters. I am finding that many web APIs (inclu 阅读全文
posted @ 2025-05-09 08:53
profesor
阅读(54)评论(0)推荐(0)
摘要:
a rolling release distribution stable and latest 更换源: https://mirrors.tuna.tsinghua.edu.cn/help/opensuse/ 更多配置: https://cpraveen.github.io/comp/suse.h 阅读全文
posted @ 2025-05-08 01:43
profesor
阅读(100)评论(0)推荐(0)
摘要:
默认是bash To pipe only the error output (stderr) of a command to tail on a Unix system, use this syntax: command 2>&1 >/dev/null | tail Explanation: com 阅读全文
posted @ 2025-05-06 16:30
profesor
阅读(34)评论(0)推荐(0)
摘要:
3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup (stroustrup.com) https://news.ycombinator.com/item?id=40086779 Bjarne Stro 阅读全文
posted @ 2025-05-05 23:11
profesor
阅读(27)评论(0)推荐(0)
摘要:
Chicago Boys After the 1973 coup which brought Augusto Pinochet to power, a group of Chilean economists were given the power to turn Chile into a labo 阅读全文
posted @ 2025-05-04 14:28
profesor
阅读(15)评论(0)推荐(0)