if character is ^ cmp buffer[esi],5fh ; checks if character is _ cmpbuffer[esi],60h ; checks if character is ` cmp buffer[esi],7bh ; checks if characreis { cmp buffer[esi],7ch
我使用addComponent(索引,cmp),然后重新验证我将cmp添加到的容器,但cmp总是添加到容器的底部(容器组件的最后一项)-它没有考虑索引。有什么想法吗?otherLabel is a codenameone labelContainer7 is a container with14 components
findContai