题目内容
以下程序运行后,P1口输出结果是()。#include void main (void){unsigned char x ;unsigned char mybyte =0x29;x = mybyte & 0x0F;P1 = x | 0x30;while (1);}
查看答案
搜索结果不匹配?点我反馈