为啥void main(void){ init(); if(TR==0)//TR=0为发送 {send();} if(TR==1)//TR=1为接收 {receive();}}不能运行?
收起
报告相同问题?