随笔分类 - linux
摘要:1 #include 2 #include 3 #include 4 #include 5 #include 6 7 #define error(x) printf("ERROR %d: %s\n", mysql_errno(x), mysql_error(x)) 8...
阅读全文
摘要:还以为程序错了,ping百度也是 www.a.shifen.com #include #include #include #include #include in...
阅读全文
摘要://当调用一个信号处理程序时,被捕捉的信号自动地加到进程的当前信号屏蔽字中,阻止后来产生的这种信号中断改信号处理程序。//当从信号处理程序返回时,自动恢复原来的屏蔽字#include ...
阅读全文

浙公网安备 33010602011771号