namespace 繁忙的收發(fā)室c_{? ? class Program? ? {? ? ? ? static void Main(string[] args)? ? ? ? {? ? ? ? ? ? char enter;? ? ? ? ? ? for(int i=0; ;i++)? ? ? ? ? ? {? ? ? ? ? ? ? ? Console.Write("輸入:");? ? ? ? ? ? ? ? enter = Console.ReadLine();? ? ? ? ? ? ? ? Console.WriteLine(enter );? ? ? ? ? ? ? ? goto LOOOP;? ? ? ? ? ? }? ? ? ? }? ? }}
1 回答

- 1 回答
- 0 關注
- 1082 瀏覽
添加回答
舉報
0/150
提交
取消