MarisaMagic | 雾雨魔法店
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  • 友链
「Linux 系统编程」lseek 函数基本使用方法

「Linux 系统编程」lseek 函数基本使用方法

Linux 系统的 lseek 函数及其基本使用方法;lseek 函数的主要用途;用 lseek 函数获取文件长度;lseek 在文件末尾之后移动偏移量(创建“空洞文件”)
2025-08-22
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」阻塞与非阻塞、使用 fcntl 设置非阻塞

「Linux 系统编程」阻塞与非阻塞、使用 fcntl 设置非阻塞

Linux 系统下的阻塞与非阻塞 I/O 操作;通过打开一个新的终端文件实现非阻塞终端标准输入;通过 fcntl 函数实现非阻塞终端标准输入。
2025-08-22
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」read 和 write 函数基本使用方法

「Linux 系统编程」read 和 write 函数基本使用方法

Linux 系统调用函数 read 和 write 的基本使用方法;使用 read 和 write 函数实现复制文件功能(cp);read 和 write 系统函数与 C 标准库函数 fgetc 和 fputc 的区别。
2025-08-22
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」open 函数基本使用方法

「Linux 系统编程」open 函数基本使用方法

Linux 系统 open 函数的函数原型、函数参数、函数返回值以及使用的基本示例
2025-08-21
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」Makefile 基本使用方法

「Linux 系统编程」Makefile 基本使用方法

Makefile 工具简要介绍;Makefile 的依赖规则;Makefile 的 wildcard 和 patsubst 函数使用;Makefile 伪目标声明文件;Makefile 自动变量的使用;Makefile 的模式规则和静态模式规则;Makefile 扩展示例。
2025-08-18
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」gdb 调试指令

「Linux 系统编程」gdb 调试指令

gdb 调试工具介绍;gdb 调试工具的基本调试指令
2025-08-14
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」静态库与动态库

「Linux 系统编程」静态库与动态库

Linux 中静态库与动态库简介;静态库的制作步骤及使用示例;动态库的制作步骤及使用示例。
2025-08-12
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」gcc 编译及常用参数

「Linux 系统编程」gcc 编译及常用参数

gcc 编译程序的过程;gcc 编译常用的参数及示例
2025-08-11
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」Vim 的安装及基本操作

「Linux 系统编程」Vim 的安装及基本操作

Vim 的安装、基本配置;Vim 的工作模式;Vim 的基本操作,包括跳转、删除、复制粘贴、查找和替换等。
2025-08-09
追逐繁星 > Linux 系统编程
#Linux
「Linux 系统编程」软件安装命令、压缩命令

「Linux 系统编程」软件安装命令、压缩命令

apt 软件安装命令的使用;dpkg 从本地 .deb 文件安装软件;tar 压缩命令 gzip 和 bzip2 的使用;压缩命令 rar 和 zip 的使用。
2025-08-06
追逐繁星 > Linux 系统编程
#Linux
123…8

搜索

载入天数... 载入时分秒...
Blog by MarisaMagic
Made with Hexo Fluid