Linux
linux 编程环境学习笔记,含 linux 基本命令,linux 操作系统,linux 下 C++ 编程等
Install / Use
/learn @jinbooooom/LinuxREADME
LINUX
本仓库用于记录:
-
linux操作系统的基本知识、linux下的调试手段如GDB调试、linux命令行与shell编程、cmake使用等等 -
网络与通信相关的笔记,如 tcp/ip 协议的笔记 、
InfiniBand协议、RDMA以及mpi的学习笔记 -
linux C/C++环境下开发时,常用的一些三方库的使用总结 -
自己写的一些 common 库,文件操作、字符串操作、线程安全的 log 等
文件夹说明
.
├── 3rd # 常用的一些三方库
├── assets # 资源,如 pdf 书籍和源码
├── awesome.md # 好用的学习网站、工具等
├── build.sh # 一键编译的脚本,生成动态库保存在 ./build/libs,生成测试程序保存在 ./build/bin
├── document # 文档总结
│ ├── shell # shell 命令行和 shell 编程
│ ├── system # linux 操作系统的学习笔记
│ └── tcp_ip # 计算机网络的学习笔记
├── src # 自己写的一些常用的工具,尽可能功能单一、简洁,方便使用
├── tests # 测试程序、系统编程的一些例子等
├── toc.py # README 目录生成工具
└── tools # 开发中常用工具的总结
├── cmake # 总结 cmake 使用方法
├── gdb # 总结 gdb 调试技巧
└── git # 总结 git 命令
操作系统总结
shell 编程总结
shell 命令行总结
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
