博问:Dictionary 超出了数组界限

异常:

Exception type: IndexOutOfRangeException
Exception message: 索引超出了数组界限。
在 System.Collections.Generic.Dictionary`2.Resize(Int32 newSize, Boolean forceNewHashCodes)

考虑是线程安全问题。

04-24 01:47