firstname

firstname

美 [fɜrst'neɪm]  英 [fɜ:st'neɪm]

  • v.不以姓而以名相称
  • 网络名字;姓氏;第一名字

英汉解释

v.
1.
不以姓而以名相称

例句

When a new user is created in Active Directory, the Full name field is always generated in FirstName LastName format.

ActiveDirectory创建用户总是FirstNameLastName格式生成名字

As you can see in Figure 24, I decided to manipulate the row with last name of "KWAN" and first name of "SALLY" .

24决定lastnameKWAN”、firstnameSALLY一行进行操作

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

Replace Firstname and Lastname with your first and last names; replace user@domain. tld with your email address; save the modified file.

把Firstname和Lastname替换为您的名字和姓氏;把user@domain.tld替换为您的电子邮件地址;保存修改后的文件。

In turn, this field sets the Display Name field on creation, therefore, you end up with a FirstName LastName formatted global address list.

创建用户字段设置显示名称字段因此最终得到FirstNameLastName格式全局地址列表

The FirstName value on the form from which the macro is run is null (has no value).

运行窗体名字Null”(没有)。

If it cannot find the field, it splits and capitalizes the camel-case string, such that a "firstName" field name becomes "First Name. "

如果字段分隔大小字符串改为字母大写使字段firstName变为FirstName”。

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

查看名字排序联系列表单击SortbyFirstname按钮

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

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

For example, employee names are often split into two fields, FirstName and LastName, so that it's easy to sort data by LastName.

例如雇员姓名通常分为两个字段,“名字姓氏”,这样姓氏数据进行排序容易

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

JSP返回包含三个属性firstNamelastNamegreeting动态SDO用户显示

On the Employee directory page, select the country from the drop-down list, enter the Last name and First name, and click Submit.

Employeedirectory页面列表选择国家输入Lastname以及Firstname单击Submit

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

XML文档分解每个绑定题目出版社转换数据库代码

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

所以如果属性FirstName”,那么对应私有字段“_FirstName”。

In the following example, the report author creates a simple list report that contains the attributes called First name and Last name.

以下示例报告作者创建一个简单列表报告报告包含称为FirstnameLastname属性

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

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

The row selected for editing is displayed with LastName, FirstName, HireDate, and City columns as an editable text box.

显示选定用于编辑其中带有作为编辑文本LastName”、“FirstName”、“HireDateCity

In the dialog box, fill the First Name, Last Name, and User logon name and click Next as shown in Figure 3.

对话填充FirstNameLastNameUserlogonname单击Next3

This configuration element defines three profile properties named FirstName, LastName, and EmployeeId.

配置元素定义三个分别FirstNameLastNameEmployeeId配置文件属性

firstName, lastName, and customerId will provide string values that will populate customer summary controls shown on the page.

customerId提供字符串这个汇总控制网页显示出来

Another difference stems from something I dislike about the DocBook pattern -- the element name "firstname. "

一点区别因为不喜欢DocBook结构某个方面元素firstname”。

The following figure shows the field FirstName for a dataset named Employees.

显示Employees数据字段FirstName

Repeat the same operation for the second, third, and fourth columns with the following text: "FIRST NAME" , "LAST NAME" , "JOB" .

第二第三第四重复执行相同操作分别输入下列文本:“FIRSTNAME”、“LASTNAME”、“JOB”。

With the above script, if the user puts an empty value in the firstName field an alert window is displayed.

使用上面脚本如果用户firstName输入显示一个警告窗口

The first name and the last name exactly match their respective criteria.

firstnamelastname精确匹配它们各自条件

Your first name (US often given name) is, in English-speaking countries, the name given to you by your parents at birth.

英语国家firstnamegivenname名字出生父母

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

换句话说firstName元素总是缺少结束标识缺少开头括号

As a result, Scala generates both accessor (String firstName(void)) and mutator (void firstName_$eq(String)) methods.

因此Scala同时生成accessorStringfirstNamevoid))mutator(voidfirstName_$eq(String))方法

This expression concatenates the FirstName field and the LastName field.

以下表达式连接FirstName字段LastName字段

Displays the values that reside in table fields called FirstName and LastName.

显示称为名字姓氏表字

Its child nodes look for rows that exactly match (eq) the firstName and the lastName attributes.

节点查找那些精确匹配eq等于firstNamelastName属性

Click the button on the right side of the row to configure the employeeList controls and then select empno, firstname, and lastname.

点击右边按钮配置employeeList控件然后选择empno,firstname,以及lastname

In this example we added a new attribute, fullname, and removed two existing attributes, firstname and lastname.

这个示例我们添加一个属性fullname除去现有属性firstnamelastname

Displays the values in the FirstName and LastName fields for employees whose last name is Danseglio.

显示姓氏Danseglio员工名字姓氏字段

In the following example, the Employees table has three columns: EmployeeID, LastName, and FirstName.

下面示例EmployeesEmployeeIDLastNameFirstName

The FirstName parameter defines the contact's given name.

FirstName参数定义联系

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

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

Delete the existing code in the FirstName_TextChanged event handler, and replace it with the following code.

删除FirstName_TextChanged事件处理程序现有代码然后替换以下代码

The following code example adds a LinkLabel control to the first paragraph in the document, and then changes the text to First Name.

下面代码示例文档第一个段落添加一个LinkLabel控件然后文本改为FirstName

In the Code Editor, add the following code for the FirstName_TextChanged event handler.

代码编辑器FirstName_TextChanged事件处理程序添加以下代码

热门查询