摘要:
main函数: 新建testmain.c #include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <stdio.h> int main(int argc, char **argv) { int i,j; i = at 阅读全文
posted @ 2019-03-06 11:45
LMENG_TREE
阅读(271)
评论(0)
推荐(0)