Johnny-_- 发表于 2018-1-17 09:54 status = PcdRead(add,Card_Data); add: 是地址,建议外部传入 计算好的地址比如 add = sector*4+block; ...