C# goto 语法

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

 

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