阅读背景:

试图制作2D列表

来源:互联网 

I'm trying to write a model containing digital organisms. Within the model i'd liek the environment to be a fixed 2-d array, but each cell needs to contain a list of the organisms in it. I tried using a jagged array, but as the number of occupied elements varies quite a bit throughout the programm run, i need to use something more flexible than an array. I've tried making a 2-D array of the type list, but im getting errors with it.I'm trying to write a model containing digital




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: