Compile the source file to the binary file.
Add argument -g
to generate a GDB binary file.
-
GDB 的使用
-
Git 的使用
分布式版本控制系统,适合个人、中小企业使用。
-
Clangd Config CMakeLists. txt
Vim using Coc-nvim plugin
clangd-lsp
need to readCMakeLists.txt
so that it can auto-complete your code.
If your project builds with CMake, it can generate this file. -
《我与地坛》读书笔记
当人独身,总会觉得自己与某些非生命的东西有灵识上的联系,这种寂寞呀。
-
Samsung玩机经验
三星玩机经验。
-
Samba
- SMB是微软指定的协议,用于局域网文件共享,SMB全称是服务消息块
- SMB移植到linux后,就诞生了samba软件
- 可以在两台linux下,也可以在linux与windows之间
-
谈写作
写文章是一件难事。
-
Linux 下的工具
Linux下常用工具总结。
-
C Language
📚 学习c语言过程中的笔记和个人理解,用来查找和复习。
-
JAVA
📚 学习 Java 过程中的笔记和个人理解。