本文介绍了在面板中无法获得超过10000个控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我面临的一个不正常和奇怪的问题....


我正在开发一个票务软件....


在运行时,我尝试在面板布局中添加超过10000个标签...


程序引发Win32未处理的异常...

This is an unsual and weird problem that im facing....

Im developing a ticketing software where ....

At runtime when i try to add more than 10000 labels in the panel for seat layouts...

the program raises a Win32 unhandled exception...

推荐答案




这篇关于在面板中无法获得超过10000个控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-02 21:54