array vt. 1.打扮,装饰。 2.使…列队,排列。 3.提出(陪审官)名单,使(陪审官)列席,召集(陪审官)。 The general arrayed his troops for battle. 将军使军队列队准备战斗。 The girl arrayed herself in her finest clothes. 这女孩打扮得花枝招展。 The count and his men arrayed themselves against the king. 伯爵举兵对抗国王。 n. 1.整列,队列,阵(列);阵容。 2.〔诗〕衣裳,装扮,打扮。 3.陪审官名单。 4.一大批,一大群,一连串。 5.【数学】排列。 a battle array 战斗队形,列阵。 holiday array 节日盛装。 be in fine array 盛装。 an array of actors 演员的阵容。 a window array 橱窗陈列品。 an array of (umbrellas) 一排(伞)。 in battle array 列阵,严阵。 in proud array 堂堂正正。
Security and public read-only array fields >安全和公共只读数组字段
Producing a non-array field, and a value greater than 1 as (生成非数组字段),将大于1的值解释为
The following example shows how to declare a private array field, 说明下面的示例说明如何声明私有数组字段、
Declare a string array field named 内声明一个名为
array fields or return references to those fields through their methods such as the 数组字段的或者通过它们的方法将引用返回给这些字段的类(例如,清单3中所示的
You should not use read-only public array fields like this to define the boundary behavior of your applications )的值。不应使用这样的公共只读数组字段来定义应用程序的边界行为。
In version 2.0 and later of the . net framework, you should use methods that return a new array instead of using public array fields 在.netframework2.0版和更高版本中,应使用可返回新数组的方法,而不应使用公共数组字段。
Still, when xsd . exe receives this reversed output as an input, it consistently interprets the derived type as introducing mixed content by making the string array field with 而且,当xsd.exe将此反向转换输出作为输入接收时,它会循惯例将派生类型解释通过使具有
Never use read-only public array fields from managed libraries to define the boundary behavior or security of your applications because read-only public array fields can be modified 一定不要使用托管库的公共只读数组字段来定义应用程序的边界行为或安全性,因为公共只读数组字段可以被修改。
Never use read-only public array fields from managed libraries to define the boundary behavior or security of your applications because read-only public array fields can be modified 一定不要使用托管库的公共只读数组字段来定义应用程序的边界行为或安全性,因为公共只读数组字段可以被修改。