C# goto 语法

   test:
            Console.WriteLine("yest");
   goto test;

 

posted @ 2022-10-21 16:47  极客船长  阅读(45)  评论(0)    收藏  举报