帖主 搜“地址总线 RAM读写电路” 了吗?
当然有啦. char buf[32]; //32个字节的地址 for (int i =0; i<32; ++i) cout << hex << (int)buf++ << endl; // 各种地址都有
char buf[32]; //32个字节的地址 for (int i =0; i<32; ++i) cout << hex << (int)buf++ << endl; // 各种地址都有
3,882
社区成员
9,045
社区内容
加载中
试试用AI创作助手写篇文章吧