单项选择题
A.interrupt 0B.interrupt 1C.interrupt 2D.interrupt 3
A.0x10B.0x01C.0x00D.0x02
A.gw=hour;B.gw=hour/10;C.gw=hour%10;D.gw==hour%10;