有时在编写程序中,有个数组包含1000个变量以上,但是在线监控时,展开变量后只能显示前1000个,如何全部显示?

image.png

image.png


数组变量监控默认最大为1000,如果超过需要进行如下操作。

image.png

image.png