在表单上显示数组 [英] displaying an array on form

查看:194
本文介绍了在表单上显示数组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个16 x 16 x 18的数组要显示在表单上(仅级别0)
我必须在表格上的0级所有网格位置上打上框吗?

i have a 16 x 16 x 18 array to display on a form, (level 0 only)
do i have to make boxes on the form for all the grid locations on level 0?
is there a better way of doing this.

推荐答案

听起来像可以从该数据中为数据绑定控件提取有效的数据源.
Sounds like you can extract a valid data source for a data bound control from this data.


恐怕您的问题没有任何意义.请更好地说明您的问题,例如:

您到底需要显示什么?
您使用哪种数据?
您使用哪种语言? (我可以看到问题同时被标记为C#和VB ...)

您提供的信息越多,获得答案的机会就越大.
I am afraid your question does not make any sense. Please specify your problem better, for example:

What exactly do you need to display?
What kind of data do you work with?
Which language do you use? (I can see the question is tagged both C# and VB...)

The more information you provide, the bigger the chance that you will get the answer you are looking for.


Christian Graus是正确的,我正在尝试使用c#
数据为无符号整数形式,
从0到值65535
显示数据在数组的第一级:-
数组(0,0,0),数组(0,1,0)...数组(15,15,0)
Christian Graus is correct, i am trying to use c#
the data is in the form of unsigned integers,
from 0 up to the value 65535
display data is on the first level of the array :-
array (0,0,0),array(0,1,0)... array(15,15,0)


这篇关于在表单上显示数组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆