最近正在打一个代码,所以没时间更新#include<iostream>
#include<iomanip>
#include<string>
#include<cstdlib>
#include<ctime>
using namespace std;
int main(){srand(time(0)); int disheng100,wosheng100,shang20,jibai0,da0,…
🌟 各位看官好,我是! 🌍 Linux Linux is not Unix ! 🚀 今天来学习机械磁盘的物理、存储、逻辑结构,CHS和LBA的转换问题,文件系统的"块"概念,ext2文件系统的多层认识。 👍 如果觉得这…