A Silverlight slider control as a SharePoint custom field type.
一个Silverlight滑动控件,对应一个SharePoint的自定义字段类型。
Shows how to customize the display of a data field by using a custom field template.
说明如何使用自订栏位范本自订资料栏位的显示。
It is also possible to define a custom field validator if none of the existing ones fit your needs.
如果没有符合要求的验证程序,也可以定义一个自定义字段验证程序。
Also, students will be given the chance to participate the folk custom field survey in Guizhou Province.
此外,留学生还有机会参加主办方组织的贵州民俗采风活动。
You can also get or update the document custom field values by sending a get or PUT operation to the document entry URL as follows.
您还可以通过向文档条目url发送一个GET或PUT操作来获取或更新文档的定制字段值。
RBS is a predefined Enterprise Resource custom field and is used in the same way that other Enterprise custom fields are used.
RBS经过预定义的企业资源自定义域,其使用方法和其他企业自定义域相同。
You can create a custom field template in the presentation layer and associate it with a specific data field in the data layer.
您可以在展示层建立自订栏位范本,并将其关联至资料层的特定资料栏位。
Field validation is useful when you need to be concerned with exactly what a customer is entering into a custom field you've defined.
当您需要限定客户在您定义的自定义字段中所输入的内容时,字段验证是非常有用的。
Aligning information of custom fields. Now the information follows the custom field name and you can not present information like in tables.
自定义字段的对齐信息。现在信息是跟随自定义字段名称的,而你无法在(比如)表格中呈现信息。
To create a new Custom Field called "Currently Reading", enter the text "Currently Reading" (without the quotes) in the text entry field titled Key .
要创建一个新的称之为“当前阅读”的自定义区,在标题为关键词的文本输入区输入文本“当前阅读”(没有引号)。
Based on the custom field support provided by the REST document service, users can develop their own applications that can work with custom fields in Lotus Quickr.
根据REST文档服务提供的定制字段支持,用户可以开发出能够处理Lotus Quickr中的定制字段的应用程序。
NOTE: in the previous section of this article, we used the term "property sheet" to describe both the custom field definitions and the custom fields implemented in a document.
注意:在本文的上一节中,我们使用同一个术语“属性表”来描述定制字段的定义和在文档中实现的定制字段。
Walkthrough: Create a Custom Field, Content Type, List Definition, and List Instance includes a custom field, a custom list definition with an instance of that list, and a content type.
逐步解说:建立自订栏位、内容类型、清单定义及清单执行个体中建立的专案包含自订栏位、自订清单定义、该清单的执行个体和内容类型。
There are several places to capture these references, namely in the asset description field, or in an asset's custom attribute, or as an asset's artifact.
可以从许多地方获得这些引用,也就是在资产描述字段中,或者资产的自定义属性中,或者作为资产的工件。
To demonstrate this new feature, you will create a simple custom JSF component for a very common case such as an input field with a label, as shown in Listing 1.
要论证这个新特征,您要为每个常用案例,比如附有标签的输入域,来创建一个简单的自定义JSF组件,如列表 1所示。
A custom priority field was created on the tracking tickets, updated based on the project plan, and dictated to each developer in the order they should perform their tasks.
在跟踪单上会创建一个自定义优先级字段,此字段根据项目计划而更新,并且按照开发人员执行任务的正当顺序传达给他们。
To use a custom validator you must add it to the form, passing it field elements on which the validation needs to be applied, as shown in Listing 14.
要使用定制验证器,必须将其添加到表单,并为它传递需要被验证的那些字段元素,如清单 14 所示。
The status update form name field can be used to specify a custom form that is used when status update messages for this workflow application need to be rendered in the user's mail file.
当这个工作流应用程序的状态更新消息需要在用户的邮件文件中显示时,可以使用Statusupdateformname字段指定一个所需的定制表单。
These default filters change the Type field to custom, which indicates that custom filters are used.
这些缺省过滤器更改了要定制的type字段,其指明了要使用的定制过滤器。
For years, bloggers and website owners have tossed Google's custom search engine on their sites with the default "full web" enabled and simply used the on-site search field to produce revenue.
这些年,博主和站长已经在他们的网站上用Google自定义搜索来替代默认的“全网”搜索,而且还通过这个还获得收入。
Instead of using custom attributes to use a contract verifier, we now use a read-only field in the test fixture.
我们现在使用一个只读字段来标示contract验证器,从而取代了过去使用的自定义属性。
On the General tab of the Properties pane, add $field[@name='CustomerID'] as a custom XPath expression as shown in Figure 25.
在Properties窗格的General选项卡上,将 $field[@name='CustomerID']作为自定义XPath表达式添加,如图 25 中所示。
Custom code input values reside in references or field references.
定制代码输入值在引用或者字段引用中。
Custom components can be in the form of an HTML field or a panel that can be used within a page.
定制组件可以是html字段的格式,也可以是可在页面内使用的面板的格式。
The field types, options, default values, field orders, and so on are defined by the user to attach a custom form of data elements to the document.
字段类型、选项、默认值和字段顺序等都由用户定义,从而为文档添加定制的数据元素。
OSEM allows to specify custom converters, multiple meta-data (maps to Resource property) per class property, analyzers, 'all' field participation, and many more.
OSEM允许制定不同的转换器,一个类属性对应多个元数据(从资源到属性的映射)、分析器和所有参与的字段,等等。
In this article, you learned how to create a custom tag for table data display with different HTML controls, including href, checkbox, radio button, text field, and combo box.
在本文中,介绍了如何为带有不同html控件的表格数据显示创建自定义标记,包括href、选择框、单选按钮、文本框和组合框。
Custom data conversion is necessary if you need to convert field data into an application-specific value object, as in the following examples.
如果需要将字段数据转换为特定于应用程序的值对象,则需要自定义数据转换,如下面例子所示。
Vega processors included a custom read barrier instruction that included bit field checking in reference metadata as well as special virtual memory protection for GC-compacted pages.
Vega处理器包含了一个客户化的读屏障指令,它具有字段检查元数据和针对GC压缩页面的特殊的虚拟内存保护。
We can also define additional attribute mapping to the "Custom Properties" field.
还可以定义到“CustomProperties”字段的额外属性映射。
应用推荐