熟女俱乐部五十路二区av,又爽又黄禁片视频1000免费,国产卡一卡二卡三无线乱码新区,中文无码一区二区不卡αv,中文在线中文a

新聞中心

基于指針的流水燈

作者: 時(shí)間:2016-11-25 來(lái)源:網(wǎng)絡(luò) 收藏
#include
charcode msg[8]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f};

voiddelay(intt)
{
for(;t!=0;t--);
}

voidmain()
{
unsignedchar*i,p;
while(1)
{

i=msg;
for(p=0;p<8;p++)
{
delay(40000);
P1=*(i++);
// P1 = *(i + p);

}
}
}


關(guān)鍵詞: 指針流水

評(píng)論


技術(shù)專(zhuān)區(qū)

關(guān)閉