随笔分类 -  随笔

胡写
摘要:1 yum install rpmbuild 2 yum install glib2-devel gnutls-devel \ 3 cyrus-sasl-devel \ 4 libaio-devel \ 5 pciutils-devel \ 6 libiscsi-devel \ 7 ncurses- 阅读全文
posted @ 2023-03-14 10:45 maojun1998 阅读(86) 评论(0) 推荐(0) 编辑
摘要:1 #include <ntddk.h> 2 3 typedef struct _LDR_DATA_TABLE_ENTRY_FIX 4 { 5 struct _LIST_ENTRY InLoadOrderLinks; //0x0 6 struct _LIST_ENTRY InMemoryOrderL 阅读全文
posted @ 2022-04-09 22:32 maojun1998 阅读(96) 评论(0) 推荐(0) 编辑
摘要:。。。 阅读全文
posted @ 2021-06-12 21:02 maojun1998 阅读(44) 评论(0) 推荐(0) 编辑
摘要:1 #!/bin/bash 2 3 while [ 1 ] 4 do 5 sleep 1 6 echo "bash is alive" 7 done 阅读全文
posted @ 2021-06-04 16:16 maojun1998 阅读(42) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示