• In Listing 4, firstname is a string that is specified at runtime.

    清单4中,firstname一个运行时指定字符串

    youdao

  • Listing 2 shows the equivalent code that will be generated for the firstName field.

    清单2展示firstName字段生成的访问器代码

    youdao

  • To see the list of contacts sorted by first name, click the Sort by Firstname button.

    查看名字排序联系人列表单击Sortby Firstname按钮

    youdao

  • So to get the value of firstName, invoke the first method (firstName) shown in Listing 2.

    因此获取firstName调用清单2中显示第一方法(firstName)。

    youdao

  • In other words, an opening firstName element is never closed or an opening Angle bracket is missing.

    话说,firstName元素总是缺少结束标识,缺少开头的尖括号

    youdao

  • This method simply returns the firstName and lastName fields, concatenated with a space in between.

    这个方法返回firstNamelastName字段中间使用一个空格连接

    youdao

  • So if you property is named "FirstName", there will be a matching private field called "_firstname".

    所以如果属性名为FirstName”,那么对应的私有字段名为“_ FirstName”。

    youdao

  • For each Author instance, the firstName should be set to the value of the first attribute on the name element.

    对于每个Author实例firstName应该设置name元素first属性

    youdao

  • Parameters that represent fields to update, such as firstname, must match the name of DataField property of a grid column.

    代表更新字段参数(例如firstname)必须网格DataField属性匹配

    youdao

  • A dynamic SDO containing three properties (firstName, lastName, and greeting) is returned to the JSP to display to the user.

    JSP返回包含三个属性(firstNamelastNamegreeting)的动态sdo以向用户显示

    youdao

  • The entity bean is a very simple example, named Person, which has attributes firstName and lastName, and a key field named id.

    实体bean简易实例名为Person具有firstNamelastName属性以及一个字段,名为id

    youdao

  • Listing 1 shows how to code the high-level actions enter the text "Luke" in the firstName text field and click the "ok" button.

    清单1显示了如何编码实现高级动作:firstName文本字段输入luke”文本然后单击ok”按钮。

    youdao

  • If you wonder why I didn't nest firstName, lastName, and title elements within the name element, read the last paragraph again.

    如果不明白为何不在name元素嵌套firstNamelastName以及title元素请仔细阅读

    youdao

  • In Listing 8, you are passing the values of firstname, lastname, and office from the Employee bean into the transform statement.

    清单8中,firstnamelastnameofficeEmployeebean传递给转换语句

    youdao

  • Note that sorting by $artist/lastName before $artist/firstName is redundant, since the results all have the same last name value.

    注意,首先 $artist/lastName然后按 $artist/firstName排序没有必要因为结果中的姓氏一样。

    youdao

  • We must therefore define some kind of standard for storing names; storing firstname and surname separately, in uppercase perhaps.

    因此我们必须定义一些用于存储名字信息标准,例如姓氏名字分开存储,或者使用大写。

    youdao

  • The XML document is shredded, and each bound-out column (title, publisher, firstname, lastname) is converted to the database code page.

    XML文档被分解,每个绑定(题目出版社)被转换数据库代码页。

    youdao

  • This will open a dialog box that you can use to connect the Text property to the ehEmployee[0]'s FirstName field, as shown in Figure 7.

    打开一个对话可以对话框将Text属性连接 ehEmployee[0] 的FirstName字段,如图 7 中所示。

    youdao

  • For example, the fname attribute in raj.vo.Person corresponds to the FirstName field in the Person form in the backend Domino database.

    例如raj . vo . Person中的fname属性后端Domino数据库Person表单中的FirstName字段对应

    youdao

  • The compiler in this case will bark loud and long because I've tried to introduce a new set of methods (firstName, lastName, and age) onto my Student class.

    中的编译运行长一段时间因为尝试student引入方法(firstNamelastnameage)。

    youdao

  • In fact, most of the documents that do use camel-case naming, like firstName, are authored by programmers, rather than XML-centric developers or data managers.

    实际上,在大多数程序员(不是XML开发人员数据管理员)编写文档中,往往使用驼峰式(camel - case)命名法,比如firstName

    youdao

  • Normally, variables are best named by their use (like firstName or title), but as this variable is essentially a loop counter, using single letters is also fine.

    变量一般最好根据用途命名 firstNamertitle),不过由于这个变量基本上一个循环计数器,也可使用单个字母。

    youdao

  • In the previous example, the query is looking for all Person types where the firstName field is equal to "Brian," and the lastName and age fields are effectively ignored.

    前面示例中,查询所有firstName字段等于Brian”的Person类型并且有效地忽略lastnameage字段

    youdao

  • As a result, the directory catalog is very small in size, but can only be sorted by firstname or lastname, which must be designated when creating the directory catalog.

    因此目录编目非常只能名排序,创建目录编目必须指定排序方法。

    youdao

  • The second case expression uses a wildcard for the firstName part of Person but matches against the constant string Neward in the lastName part and wildcards against the age part.

    第二case表达式PersonfirstName部分使用一个通配符lastName 部分使用常量字符串Neward匹配,在age 部分使用通配符来匹配。

    youdao

  • For example, you could define a Price element that is always a floating-point number or a PersonName element that has FirstName and LastName sub-elements that are both strings.

    例如可以定义始终浮点数的Price元素具有字符串子元素FirstName和LastName的PersonName元素。

    youdao

  • When a previously pickled instance is unpickled, its previously pickled state will be passed to _setstate_() as a dictionary, which will include values for the firstname and lastname attributes.

    先前进行过pickle实例执行unpickle 时,先前进行过 pickle 的状态作为字典传递给 _setstate_() ,包括firstnamelastname属性的值。

    youdao

  • The HelloMessageApi class defines a hello_message API method that takes two string parameters, firstname and lastname, and returns a string value. The hello_message_api.rb script is shown below.

    HelloMessageApi 类将定义 hello_messageAPI方法,该方法将获取两个字符串参数,名字姓氏返回字符串值。

    youdao

  • The HelloMessageApi class defines a hello_message API method that takes two string parameters, firstname and lastname, and returns a string value. The hello_message_api.rb script is shown below.

    HelloMessageApi 类将定义 hello_messageAPI方法,该方法将获取两个字符串参数,名字姓氏返回字符串值。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定