摘要: 这几句语句都可以编译通过 // pp=(Uint16 *)0x280000 ; //compile ok // pp=(Uint16 *)0x0000a05e; //compile ok // pp=(Uint16 *)0x0000 ; //compile ok 28335中一个char占用2个字节 阅读全文
posted @ 2023-11-06 15:16 不是大器想晚成 阅读(22) 评论(0) 推荐(0)