# csapp note **Repository Path**: quanquan616/csapp-note ## Basic Information - **Project Name**: csapp note - **Description**: 大名鼎鼎的大黑书《深入理解计算机系统》的笔记。笔记仅供自己翻阅、复习、学习记录使用,不用于任何商业用途!任何其他个人或组织因使用本仓库用于商业用途而引起的法律纠纷,与本人无关! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-16 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: CSAPP ## README # 一些注意事项 本书中,没有指定任何编译选项时,程序会按照基于 ISO C90 的 C 语言版本进行编译。