初入门的学习 调试 void main() { int i,Key; P2=0x00; //初始化LED灯 while(1) //开始循环扫描键盘 { Key=Keyscan(); //调用键盘扫描子函数,获取键值 for(i=0;i