该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
摘要:
随机数1G cat malloc_rand_1g.c include / printf, scanf, NULL / include / malloc, free, rand, system / include include int main () { int size; int n; char 阅读全文
摘要:
el7上编译 阅读全文
摘要:
/etc/rc.local 是 /etc/rc.d/rc.local的软连接 默认, /etc/rc.local 是有可执行权限的, 只要 给 /etc/rc.d/rc.local 加上可执行权限即可; chmod +x /etc/rc.d/rc.local 阅读全文