原文:使用过多的递归出现错误,“System.StackOverflowException”类型的未经处理的异常在 mscorlib.dll 中发生

class Program static void Main string args sub private static void sub int count if count gt return Console.WriteLine count sub count C 的错误 void sub int i if i gt return printf d r n , i sub i int tm ...

2014-01-22 11:26 0 3185 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM