摘要: 1.[fd] fd@ubuntu:~$ cat fd.c #include <stdio.h> #include <stdlib.h> #include <string.h> char buf[32]; int main(int argc, char* argv[], char* envp[]){ 阅读全文
posted @ 2019-06-02 18:03 heycomputer 阅读(287) 评论(0) 推荐(0)