随笔分类 - Linux编程
Linux系统下编程经验总结和分享
摘要:Syntax to extract .tar.gz file The syntax is as follows: tar [options] file.tar.gz tar [options] file.tar.gz pattern tar -xf file.tar.gz tar -xvf file
阅读全文
摘要:包含头文件: /#include <sys/stat.h> /#include <sys/types.h> 函数: 函数原型: int mkdir(const char *pathname, mode_t mode); 函数说明: mkdir()函数以mode方式创建一个以参数pathname命名的
阅读全文
posted @ 2021-03-11 08:55
zhangzheng08pku
摘要:You can go to a particular line or word in a file using vi in several ways: To make vi start at a particular line in a file, add +line_num to the comm
阅读全文
posted @ 2021-03-11 08:53
zhangzheng08pku
摘要:centos gcc g++ install
阅读全文
摘要:linux .so search path
阅读全文
摘要:VMWare Centos7 Shared file setting
阅读全文
摘要:WMWare Centos Shared Folders
阅读全文
摘要:gcc -dM -E - < /dev/null
阅读全文

浙公网安备 33010602011771号