File presentation的意思|示意
文件表示
File presentation的网络常见释义
文件展示 ... Search output搜索结果处理 File presentation文件展示 File finding文件查找 ...
File presentation相关短语
1、 presentation file 展示档案 ; 展示文件 ; 呈现文件
2、 presentation description file 播放说明文件
File presentation相关例句
This system provides a support of presentation layer to the data file abstract syntax notation and the data grammatical conversion in order to achieve one's object of the sharing ofd…
该系统提供了表示层对数据文件抽象语法表示的支持及数据语法的转换,从而达到了数据文件共享的目的。
In another example a tester inquired how to automate a a test to determine if the order of the slides in a power point presentation had changed between different copies of a.ppt file.
还有一个例子,一个测试员询问如何自动化一个测试用例来判断PowerPoint演示中的幻灯片顺序在不同的。ppt文件拷贝中是否相同。
Bring file presentation to life by adding graphics.
添加图表使文件的展示变得生动起来。
The presentation of the UFO data was tapping into my dream file, exposing a truth that was very difficult to assimilate.
不明飞行物数据表达被深深打入我的梦档案里,暴露非常难于同化的一个事实。
In this tutorial you will implement a Web page for a personal resume stored as an XML file and explore two solutions to separating data and business logic from presentation logic.
在这篇教程中,将会实现存储为XML文件的个人简历web页面,并探究两种从表示逻辑中分离数据和业务逻辑的解决方案。
To avoid including dojo libraries in the presentation layer, include them in the.js file created in Step 1. Listing 1 shows sample code to enable the inclusion of dojo.js.
为了避免在表示层中包含dojo库,应该在步骤1中创建的. js文件中包含它们。