死循环

while(1)

{


}

for(;;)

{


}

Loop:

...

goto Loop;

posted @ 2017-04-24 13:16  clnchanpin  阅读(162)  评论(0)    收藏  举报