08 2023 档案
摘要:categories: cpp title: typedef struct and struct typedef struct and struct status: 更新中 warning: 初学者写的内容,可能有内容上的错误 https://stackoverflow.com/questions/
阅读全文
摘要:title: "typedef v.s. #define" Layout: page categories: cpp typedef vs. #define #define is a preprocessor token: the compiler itself will never see it.
阅读全文
摘要:# CSAPP Notes ML Programming > - I have abbreviation: Computer System - Notes: Machine Level Programming; > - status: 正在更新; > - other info:随手写的,不能保证准确
阅读全文
摘要:# CSAPP Notes,类型 > - status:正在更新; > - other info:随手写的,可能会有错误(); ## 类型 | 数据类型 | 大小 | | | | | `char` | 1 | | `bool` | 1 | | `short int (short)` | 2 | |
阅读全文
摘要:VSCode:搭建一个简易的 C++ 环境 status: update if needed; description: 比如刷刷 LeetCode,就不需要特别多的配置,简单的环境就够了; 0x00 首先新建一个 Profile: 比如这里明命名为 C++: 0x01 安装这些插件: vim 看个
阅读全文

浙公网安备 33010602011771号