网页
图片
视频
学术
词典
地图
更多
航班
笔记本
数组
[shù zǔ]
n.
array
;
array
data
structure
网络
arrays
;
associative
array
;
JavaScript
Array
汉英
网络释义
n.
1.
array
2.
array
data
structure
3.
array
data
type
1.
array
阿里云邮箱 ... { value } 值 {
array
}
数组
{ object } 配置项 ...
mail.aliyun.com
|
基于9409个网页
2.
arrays
数组
(
Arrays
),可以用相同名字引用一系列变量,并用数字(索引)来识别它们,在许多场合,使用数组可以缩短和简化程序…
zhanwufeixiang.blog.163.com
|
基于1358个网页
3.
associative array
数组
(
Associative array
),而以下是这些变量的使用方法: 一、纯量变量(Scalar Variables)的用法 在Perl语言中变量的使用不像在C …
www.newsmth.net
|
基于392个网页
4.
JavaScript Array
JavaScript 对象 实例 ... JavaScript Date( 日期)对象 实例
JavaScript Array
(
数组
)实例 JavaScript Boolean( 布尔)对象 …
www.w3school.com.cn
|
基于198个网页
5.
ArrayList
清除
数组
(
ArrayList
)里的重复数据!(VB)(597) 评论排行 清除数组(ArrayList)里的重复数据!
blog.csdn.net
|
基于111个网页
6.
data
首先它产生
数组
($
data
) 传给视图; 然后它装载而且调用视图: $this->load->view('testview',$data);直接地调用函数如果你想要使 …
codeigniter.org.cn
|
基于36个网页
7.
array Array
flash常用语句 - cyj5220的日志 - 网易博客 ... _fmt TextFormat 文本格式 _
array Array
数组
_date DATA 日期 ...
cyj5220.blog.163.com
|
基于30个网页
8.
list
PHPOK模块调用教程|PHPOK2.x 交流使用 -... ... subject: 投票主题
list
:
数组
subject: 选项主题 ...
bbs.phpok.com
|
基于24个网页
更多释义
收起释义
例句
释义:
全部
全部
,
array
array
,
array data structure
array data structure
,
arrays
arrays
,
associative array
associative array
,
JavaScript Array
JavaScript Array
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
objects
interoperate
with
typed
arrays
,
array
literals
can
initialize
typed
arrays as well with
a few
restrictions
.
对象
与
类型
化
数组
相互
作用
,
因此
数组
标识符
在
一些
限制
条件
下
也
可以
初始
化
类型
化
数组
。
technet.microsoft.com
2.
It
was
pointed
out that there was
no
way
in
a
literal
schema
definition
to
determine
that
something
was a
serialized
array
.
它
指出
了
在
文字
模式
定义
中
无法
确定
什么
是
序列化
数组
。
harmony.us.kg
3.
The eighth
step
during
our
secret
key
generation
process
is
to
check
whether
the
byte
array
after
parity
fixing
turns out to be
a
weak
key
.
我们
的
密
钥
生成
过程
的
第八
步
是
要
检查
奇偶
修正
后
的
字节
数组
是否
是
一个
弱
的
密
钥
。
www.ibm.com
4.
These
problems
include
having
an
object
be
iterateable, letting an object
behave
as if it was an
array
,
or
implementing
a
linked
list
.
这些
问题
包括
实现
可
迭
代
的
对象
,
使
对象
具有
数组
的
行为
或
实现
一个
链接
的
列表
。
www.ibm.com
5.
Be
aware
that
the
syntax
for a
fixed
size
buffer
is
different
from that
of
an
array
.
请
注意
,
固定
大小
缓冲区
的
语法
与
数组
的
不同
。
msdn2.microsoft.com
6.
Indexers
permit
a
default
property
on
a
type
to be
indexed
as
if
the
type
were
an
array
.
索引
器
允许
对
某个
类型
上
的
默认
属性
进行
索引
,
就
像
该
类型
是
数组
一样
。
msdn2.microsoft.com
7.
each
string
is
the
name
of
an
item
,
and the
corresponding
number
in the
associative
array
is
the
quantity
of that
item
in the
cart
.
每个
字符串
都
是
一个
商品
的
名称
,
关联
数组
中
的
对应
数字
就是
购物
车
中
该
商品
的
数量
。
www.ichacha.net
8.
The
difference
here
is
that
we
read
the
payload
into
a
byte
array
instead
of
a
String
,
because
that
makes
parsing
it
a little
easier
.
这里
的
不同
之
处
在于
,
我们
将
该
有效负载
读
入
字节
数组
而不是
字符串
,
因为
这
使得
解析
它
比较容易
。
www.ibm.com
9.
When
overridden
in
a
derived
class
,
encodes
a
set
of
characters
from the
specified
character
array
into
a
sequence
of
bytes
.
在
派生
类
中重写时
,
将
指定
字符
数组
中
的
一
组
字符
编码
为
一
个
字节
序列
。
msdn2.microsoft.com
10.
By
following
this
guideline
,
you
can
avoid
creating
arrays
when
a
member
is
called
with
a small number
of
arguments
.
按照
此
准则
,
在
调用
带有
少量
参数
的
成员
时
可以
避免
创建
数组
。
msdn2.microsoft.com
1
2
3
4
5