#include //52系列单片机头文件 void main() //主函数 { P1=0xaa; }