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 堂堂正正。
Retrieves an array of object types registered on the service end that can be activated on request from a client 检索在服务端上注册的对象类型的数组,可以从客户端根据请求激活这些对象类型。
Writes the text representation of the specified array of objects to the standard output stream using the specified format information 使用指定的格式信息将指定的对象数组的文本表示形式写入标准输出流。
Inside the try block , you create a java string that contains your question , and you pass that string in the array of objects 在try块内,您创建一个包含您的问题的java字符串,并将该字符串放在object数组内传送。
This is an array of objects with the same number , order , and type as the parameters of the method or constructor to be invoked 这是一个对象数组,这些对象与要调用的方法或构造函数的参数具有相同的数量、顺序和类型。
Writes the text representation of the specified array of objects , followed by the current line terminator , to the standard output stream using the specified format information 使用指定的格式信息,将指定的对象数组(后跟当前行终止符)的文本表示形式写入标准输出流。