• We set up an XML display form for each type of content. Below is an example of the article XML display form.

    我们为每种类型的内容设置一个XML显示表单。

    youdao

  • Using the display form also makes it much more difficult to share your data across languages and across contexts.

    使用显示形式也让你的数据难以跨越语言和情境的障碍实现分享。

    youdao

  • And we consider that the most major of XML is the independence of it's data storage format with display form.

    认为XML的最大优点在于它的数据存储格式不受显示格式的制约。

    youdao

  • We developed a view for each of these tasks and coded the form formula in the view with the name of the XML display form.

    我们为这些任务的每一个开发了一个视图,并且在视图中用XML显示表单的名称编码表单的公式。

    youdao

  • By choosing the preferred display form as the representation of the entity your metadata has a fatal flaw: any change to the display form creates a different entity.

    你可以选择一种首要的显示方式来表现某个实体,但是你的元数据因此就有了一个致命的错误:只要现实的形式发生了变化,也就出现了一个不同的实体。

    youdao

  • Rather than modify the data stored in the field, we used a computed-for-display formula to first manipulate, then display, the abstract field in the XML display form.

    我们没有修改存储在该字段中的数据,而是使用“为显示而计算”的公式先操作再显示XML 显示表单中的abstract 字段。

    youdao

  • With this new attention focused on display advertising, I thought it would be a good time to recap all the different opportunities for buying and placing this form of online advertising.

    随着业内人士又将注意力重新集中在显示广告上,我想,趁此机会好好回顾一下所有购买和投放这种网络广告的不同机会。

    youdao

  • youdao

  • In this regard, a computer display USES a form of dithering to display colors.

    因此认为,计算机显示器以一种抖动的形式显示颜色。

    youdao

  • Dimensions: Using dimensions, you can display multidimensional business performance data in the form of charts and tables that you can drill down to see performance details.

    维度:使用维度,您能够以图表和表格的形式显示多维业务性能数据,通过这些图表和表格您可以深入地了解性能详细信息。

    youdao

  • For example, a module can augment an existing node with comments or ratings or extend a node to manage and display an entirely new form of content, such as a video reel.

    例如,模块可以使用评论或评级加强现有的节点,或者通过扩展节点以全新的形式管理和显示内容,比如视频录制。

    youdao

  • This can be used to display the business process in the form that business analysts and users understand.

    这可以用于按业务分析人员和用户理解的形式显示业务流程。

    youdao

  • What you need is a way to convert the parsed out structure back into a form that is easy to display.

    我们需要一种方法将解析得到的结构转换为一种易于显示的形式。

    youdao

  • The host which receives all the metrics can display them and can pass on a condensed form of them up a hierarchy.

    接收所有度量数据的主机可以显示这些数据并且可以将这些数据的精简表单传递到层次结构中。

    youdao

  • The resulting page should include some form of tag library code that can display the content of a document.

    结果页面应该包括一些格式的标签库代码,它们可以显示文档的内容。

    youdao

  • The example application in Figure 1 shows how you display the data in the custom-made form in read and editable mode from XML storage.

    图1的示例应用程序演示了如何在定制表单中,用只读和可编写模式显示来自xml存储的数据。

    youdao

  • The user interface pulls the label from the property information and uses the type to determine which kind of form fields to display.

    用户界面从属性信息中获取标签,并使用类型来确定要显示哪种类型的表单字段。

    youdao

  • Default visible columns - The typical user interface of a form contains a grid to display an overview for all data entered.

    默认可视列——典型的表单用户界面包含一个网格以显示所有录入数据的概览。

    youdao

  • But our form is not limited to working within a single table; a single form can display and edit data for many tables through relation objects.

    但我们的表单不仅限于在单个表中工作;单个表单可以通过关系对象为多个表显示和编辑数据。

    youdao

  • The form is then used to display any additional messages that you open in the same window.

    然后,将使用该表单来显示同一窗口中打开的其他任何消息。

    youdao

  • You could automatically check that a user name or email address is not already in use, validate the form without refreshing the page, or even submit the form and display a result dynamically.

    可以自动检查一个用户名或电子邮件地址是否已经不再使用,验证表单而无需刷新页面,甚至提交表单并动态显示一个结果。

    youdao

  • I designed the XSLT in Listing 2 so that it can be used to display full word form information as well as information for an individual synset.

    清单2中的XSLT被设计成能够显示完整的词型信息以及单个同义词集的信息。

    youdao

  • Processing also supports text, both within the display window and in the form of a console for debugging.

    Processing 不仅支持显示窗口内的文本,还支持控制台形式的用于调试的文本。

    youdao

  • Use the -s option to display the umask symbolically, in a form that shows which are the permissions that are allowed.

    使用- s选项来从符号上显示umask,以显示哪个权限被允许的形式。

    youdao

  • The default behavior of the CreateAction is to display a Web form whose fields correspond to the database fields shown in Figure 1.

    这个CreateAction的默认行为是显示一个Web表单,该表单的字段与图1中显示的数据字段一致。

    youdao

  • You'll display that form when the user tells the application that it guessed wrong, which calls the get_new_target function, as in Listing 3.

    当用户告诉应用程序猜测错误时,要显示这个表单,它会调用get_new _ target函数,见清单3。

    youdao

  • The default behavior of this SearchAction is to display a search form, which allows users to enter various search criteria.

    SearchAction的默认行为是显示一个搜索表单,以便用户输入各种搜索条件。

    youdao

  • Then create an HTML form named student_edit.php to display and edit this student record, as shown in Listing 18.

    然后,创建一个名为student _ edit . php的HTML表单来显示和编辑此学生记录,如清单18所示。

    youdao

  • Step 3: Build XForms that display IRS e-File Form 1120 XML messages

    步骤3:构建显示IRSe-File Form 1120XML 消息的XForms

    youdao

  • SimpleFormContoller provides the functionality to display the form upon receiving an HTTP GET request and process the same form data upon receiving an HTTP POST.

    SimpleFormContoller提供了显示从HTTPGET请求接收到的表单的功能,以及处理从 HTTP POST 接收到的相同表单数据的功能。

    youdao

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

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

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