08 2020 档案

摘要:for i in `seq 1 $(cat /proc/cpuinfo |grep "physical id" |wc -l)`; do dd if=/dev/zero of=/dev/null & done 说明: cat /proc/cpuinfo |grep "physical id" | w 阅读全文
posted @ 2020-08-29 18:40 by2018 阅读(556) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/ailiailan/archive/2019/09/17/11519976.html 阅读全文
posted @ 2020-08-29 15:23 by2018 阅读(143) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_35603268/article/details/103125955 阅读全文
posted @ 2020-08-19 15:50 by2018 阅读(1524) 评论(0) 推荐(0)
摘要:https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/ 阅读全文
posted @ 2020-08-15 18:16 by2018 阅读(119) 评论(0) 推荐(0)