c# System.ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。

日期:2021-05-14 22:16:10 人气:1

c# System.ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。

你在伪后台后面是否用了substring(0,5)方法,如果字符串没有达到6个你这个方法就会报错。还有可能就是数组的问题。
    A+
热门评论