03 2021 档案
摘要:https://baijiahao.baidu.com/s?id=1667170612516775136&wfr=spider&for=pc 最近一段时间,“新基建”成为了最热门的话题,IT人终于迎来了新的春天,各种可能提升性能的技术也开始再度被热议,当然这些技术的发展已经大多由来已久,比如说NVD
阅读全文
摘要:https://baike.baidu.com/item/8259A
阅读全文
摘要:Data Plane Development Kit https://zhuanlan.zhihu.com/p/291268086 https://www.intel.cn/content/www/cn/zh/communications/data-plane-development-kit.htm
阅读全文
摘要:echo -e "\n\033[1;4;31m'cmd'\033[0m"
阅读全文
摘要:https://blog.csdn.net/u011795345/article/details/78681213 http://blog.sina.com.cn/s/blog_da4487c40102v0yi.html qemu-kvm -enable-kvm -cpu EPYC -machine
阅读全文
摘要:http://blog.chinaunix.net/uid-69973782-id-5833846.html https://www.jianshu.com/p/b1f9d6911c90 ptrace 提供了一种机制使得父进程可以观察和控制子进程的执行过程,ptrace 还可以检查和修改子进程的可执
阅读全文
摘要:https://fidoalliance.org/specs/fido-uaf-v1.1-id-20170202/fido-ecdaa-algorithm-v1.1-id-20170202.html https://github.com/xaptum/ecdaa
阅读全文
摘要:https://learnblockchain.cn/2019/05/21/what-is-cosmos/ sgx : https://blog.csdn.net/kouryoushine/article/details/89966837 SKINIT:SKINIT https://communit
阅读全文
摘要:static int tcp_open_socket(unsigned short port, const char *bindaddr, const char *ifname){ int fd = -1, n, af, opt; struct sockaddr_in si; struct sock
阅读全文
摘要:https://blog.csdn.net/jianming21/article/details/107942585 https://docs.microsoft.com/en-us/windows/security/information-protection/tpm/switch-pcr-ban
阅读全文
摘要:find -name \*.a | xargs -I @ echo '@'
阅读全文