单词 | template file | ||||||||||||||
释义 | template file
更多释义 收起释义 例句释义: 模板文件,模版文件,版式文件 1. The first version of XSLT was very strict. It had one input and one output (although you could have more than one template file). XSLT的第一个版本有很大的局限性,只能有一个输入和一个输出(虽然可以有多个模板文件)。 www.ibm.com 2. Implemented as a template file itself, it is both easy to understand and yet quite clever. 这个扩展本身就是一个模版文件,易于理解并且好用。 www.infoq.com 3. It's very easy to sign up with 103bees and you only have to copy one line of Javascript code into the template file for your web site. 这是很容易去签字与103bees和你只需要拷贝一条线的javascript代码到模板文件,为你的网站。 fm.christianlovedating.com 4. As you see, neither the instance of the Web page file nor the XML template definition file refers the JSP template file. 正如您所看到的,Web页面文件实例和XML模版定义文件都没有涉及到JSP模版文件。 www.ibm.com 5. The extraction filter template file looks similar to a standard extraction filter file with a few exceptions. 除了一些例外,提取过滤器模板文件看起来同一个标准的提取过滤器文件很相似。 www.ibm.com 6. Much like JSPs, template engines make it easier to separate the concerns of a view into a separate entity, such as a JSP or a template file. 与JSP类似,模板引擎会简化将视图关注的内容分隔成单独的实体,例如JSP或模板文件。 www.ibm.com 7. With the basic report, you could assign every object a different object template file, but that would be a lot of work. 有了基本报告,您可以向每一个对象分配不同的对象模板文件,但是这种工作干起来可能十分繁琐。 www.ibm.com 8. IIS includes an SQL template file, which can be run in an SQL database to create a table that accepts log entries from IIS. IIS包含一个SQL模板文件,在SQL数据库中运行该模板文件可以创建一个接受IIS日志条目的表格。 technet.microsoft.com 9. Any changes to the template need to be made to the template file; only the content area is dynamic. 对模板的任何修改都需要修改模板文件;只有内容区是动态的。 www-128.ibm.com 10. This technique allows for the template file to be a virtual library of SQL statements. 这个技巧考虑到模板文件是一个SQL声明的虚拟库。 www.ibm.com 1. Choose a template document (not a must), the template file is an XML document, It must meet the software apl. xsd document constraints. 选择模板文件(不是必须的),模板文件是一个XML文档,它必须符合软件中apl.xsd文档的约束。 code.google.com 2. The next section will discuss how to create our template file(s) and afterward, what exactly resides in a template section. 下一节将讨论如何创建模板文件以及创建之后究竟有哪些内容驻留在模板部分中。 www.ibm.com 3. If it's purely a formatting error in the template file, you will get an Eclipse pop-up window during build. 如果这只是模板文件中的格式错误,在构建期间将会出现一个Eclipse弹出窗口。 www.ibm.com 4. Modify the chapter title style (Heading 1) in the master document file as you did in the template file in step 2. Save the master document. 如步骤2中修改模板那样修改主控文档里章标题的样式(标题1)。保存主控文档。 ooo.pingju.org 5. Each of these blocks is generated by a template file in your current WordPress Theme. 每一块都由当前WordPress中的一个模板文件产生。 www.zzbaike.com 6. A template file, ending with . tpl. php, uses an array of data passed to it by its associated function or module. 模板文件以.tpl.php结尾,它使用相关联的函数或模块传递给它的一个数据数组。 www.ibm.com 7. We use the announcement_compact. tpl. php template file to structure the resulting content fragment for the announcement summary. 我们使用announcement_compact.tpl.php模板文件为公告总结的内容片段建立结构。 www.ibm.com 8. The following example is a very simple template file for a wizard that asks the user to select either A or B. 下面的示例是一个很简单的向导模板文件,它询问用户是选择A还是选择B。 technet.microsoft.com 9. Therefore, you can either remove the JSP template file or keep it for future maintenance of the template. 因此,您要么移出JSP模版文件要么保存它为模版的未来维护所用。 www.ibm.com 10. The information about these styles is stored in a file called the document template file, saved with an extension . dot. 关于这些样式的信息存储在叫做文档模板文件的文件中,保存的文件后缀名是.dot。 www.ibm.com 1. We use the node-announcement. tpl. php template file to structure the resulting content fragment for the full announcement. 我们使用node-announcement.tpl.php模板文件为完整公告的内容片段建立结构。 www.ibm.com 2. Create a text file containing three lines: outline name, outline description, and outline document template file (. dot). 创建包含三行的文本文件:大纲名称、大纲说明以及大纲文档模板(.dot)。 www.ibm.com 3. The first line of the header specifies the version number of the template file format. 文件头的第一行指定模板文件格式的版本号。 msdn2.microsoft.com 4. A template file that contains a summary of each file created by the Custom Wizard. 模板文件,包含“自定义向导”所创建的每个文件的摘要。 msdn2.microsoft.com 5. If you wish to update the Zope 3 core message catalog template file, you simply run the extraction tool without specifying any options. 如果您希望更新Zope3核心的message目录模板文件,您需要在不指定任何附加参数的情况下运行该提取工具。 wiki.ubuntu.org.cn 6. We use the announcement_block_list. tpl. php template file to structure the content fragment for the announcement block. 我们使用announcement_block_list.tpl.php模板文件为公告区块的内容片段建立结构。 www.ibm.com 7. It will not work without the template file from the next section. 没有下一节中的模板文件,这段代码就无法正常工作。 www.ibm.com 8. The internal implementation actually maps the deployment manager and the application server to the same image template file. 内部实现实际上将部署管理器和应用服务器映射到相同的映像模板文件。 www.ibm.com 9. In Step 2 of this section, you created a JSP page template file and the wizard registered it to the XML definition file. 在这个部分的步骤2中,您创建了一个页面模版文件,这个向导将它注册到XML定义文件中。 www.ibm.com 10. Template template management system advanced online editing system, can easily edit the template file! 模板管理系统先进的在线模板编辑系统,可以很方便的编辑模板文件! www.pudn.com 1. The location of the type member declaration can be useful when code is generated based on a template file. 当基于模板文件生成代码时,类型成员声明的位置很有用。 msdn2.microsoft.com 2. A template file for creating the Integrated Credentials database ships with LEI 6 and is installed automatically. 随同LEI6发布了一个用于创建IntegratedCredentials数据库的模板文件,该文件是自动安装的。 www.ibm.com 3. Save the template file and upload it and the image to your website and take a look. 保存模板文件,把它和图片一起上传到你的站点并查看。 www.zzbaike.com 4. With each translatable string, the file and line number is recorded and later added as comment in the message catalog template file. 在message目录模板文件里,就每个可翻译的字符串以注释记录了文件和行号。 wiki.ubuntu.org.cn 5. Each page will use the same template file (preferably) and embed the the dynamic content using the interface provided by the template class. 每个页面(最好)都使用相同的模板文件,并通过模板类提供的接口插入动态的内容。 bbs.phpchina.com 6. The first technique is the dynamic creation of an extract filter file from a template file. 第一个技巧是从一个模版文件动态的创建一个提取过滤器文件。 www.ibm.com 7. The local computer does not have sufficient space in the temporary storage on the hard disk to store the entire process template file. 本地计算机的硬盘上的临时存储区中没有足够的空间,无法存储整个过程模板文件。 technet.microsoft.com 8. You can use the static methods in the org. apache. velocity. app. Velocity class to initialize Velocity and load a template file. 您可以在org.apache.velocity.app.Velocity类中使用静态方法初始化Velocity并加载一个模板文件。 www.ibm.com 9. Now, you can define the template file TextBox. html, as shown in Listing 5. 现在,我们可以定义模板文件TextBox.html,如清单5所示。 www.ibm.com 10. In these examples, when it says "edit your template file" , it means to edit the file you chose in the section above. 在这些例子中,当显示“编辑你的模板文件”的时候,意思是编辑你从上面的部分中选择的文件。 www.zzbaike.com 1. You might wonder where the JSP template file that you created in the last step is used. 您可能很奇怪,不知道您在最后的步骤中创建的JSP模版文件在哪里被使用。 www.ibm.com 2. This replaces any existing template with the same name with the contents from the master template file. 这将使用主模板文件中的内容来替换任意有相同文件名的现有模板。 www.ibm.com 3. A template file called openssl. cnf is available in the apps folder of the OpenSSL package. 在OpenSSL程序包的apps文件夹中,有一个名为openssl.cnf的可用模板文件。 www.ibm.com 4. Transform the filter template file to a specific instance of filter file based on user-supplied parameters. 基于用户提供的参数,把过滤器模板文件转化成过滤器文件的一个指定实例。 www.ibm.com 5. This template file controls the layout of a single comment. 这个模板文件控制一条评论的布局。 www.ibm.com 6. Add template definition statements to the template file and save it, using the same markup that you would use in any declarative template. 向该模板文件添加模板定义语句并保存该文件(使用的标记应与所有声明性模板中使用的相同)。 msdn2.microsoft.com 7. On the Save Site as Template page, in the File Name section, type a name for the template file. 在“将网站另存为模板”页上的“文件名”部分,键入模板文件的名称。 office.microsoft.com 8. Preprocessed text template file to your project. “已预处理的文本模板”文件。 technet.microsoft.com 9. We include it as an example of how to use different data objects and helper functions within a template file. 我们以此为例说明如何在模板文件中使用不同的数据对象和辅助函数。 www.ibm.com 10. Place the. Zip template file in the Visual Studio project template directory. 将.zip模板文件放在VisualStudio项目模板目录中。 msdn2.microsoft.com 1. If you modified an existing template, delete the old. Zip template file. 如果修改了现有模板,请删除旧的.zip模板文件。 msdn2.microsoft.com 2. This is done by adding the type attribute to the body element in the template file. 通过向模板文件的body元素中添加type属性可以实现这一点。 www.ibm.com 3. template file. They will help you understand what you need to do. xml模板文件中的详细注解可以帮助您了解需要做什么。 www.ibm.com 4. Step 1: Transform the filter template file, filtertemplate. xml, to a usable filter file. 第一步:把过滤器模板文件filtertemplate.xml转化成一个可用的过滤器文件。 www.ibm.com 5. A unique feature of routine templates is the master template file. 例程模板的独特之处在于其主模板文件。 www.ibm.com 6. Save the template file and then view the Web page that contains the template. 保存模板文件,然后查看包含这个模板的Web页面。 www.ibm.com 7. Click Finish, and the new template file will opened in the Page Designer editor. 点击Finish,新的模版文件将会在PageDesigner编辑器中打开。 www.ibm.com 8. The JSP instance file refers the definition instead of JSP template file. JSP实例文件引用这个定义而不是JSP模版文件。 www.ibm.com 9. Your new template file opens in the Page Designer editor. 您的新模版文件在PageDesigner编辑器中被打开。 www.ibm.com 10. The widget specific HTML template file. 小部件特有的HTML模板文件。 www.ibm.com 1. You can make a template from any publication that you have created simply by saving that publication as a Publisher template file. 可以从已经创建的任何出版物创建模板,仅需通过将该出版物保存为Publisher模板文件。 office.microsoft.com 2. A template file that shows how your wizard directives are used. 模板文件,显示如何使用向导指令。 msdn2.microsoft.com 3. This is a template file in which you can save boilerplate information. 这是可用来保存样本信息的模板文件。 office.microsoft.com 4. Pattern: Create a single template file that all target environment properties are based on. 模式:创建一个模板文件,所有目标环境属性都基于这个文件。 www.ibm.com 5. The template file for this test plan example is testplan_001, which contains one test case, named testcase_001. 对于本测试规划范例的模板文件是testplan_001,它包含了一个测试用例,名字叫做testcase_001。 www.ibm.com 6. Now you can add the navigation bars to the template file if you have chosen to do so. 如果您已经选择了,那么现在您就可以向模板文件添加导航栏了。 www.ibm.com 7. You can use these same steps to get the XML template file for the test plan, testplan_001. xml. 您可以使用这些相同的步骤,以得到testplan_001.xml测试规划的XML模板文件。 www.ibm.com 8. Whenever you want to change the layout or the look and feel of the pages, simply edit the JSP template file. 无论何时您想更改这个页面的版面或者外观,只需编辑这个JSP模版文件就可以。 www.ibm.com 9. Therefore, a theme call, such as the one in Listing 12, will use the template file announcement_compact. tpl. php. 因此,清单12这样的主题调用将使用模板文件announcement_compact. www.ibm.com 10. This method may be preferable to your theme designer because they can control the use of stylesheets directly from the page template file. 这种方法可能更适合您的主题设计人员,因为他们可以从页面模板文件直接控制对样式表的使用。 www.ibm.com 1. Open the master template file, and use Agavi's route generator to automatically generate routes to these pages, as in Listing 18. 打开主模板文件,并使用Agavi的路由生成器自动生成到这些页面的路由,如清单18所示。 www.ibm.com 2. The main. jet template file contains tags that specify the generation of the . project, . classpath, and myBookTitle. java jet模板包含了指定.project、.classpath及myBookTitle.java文件的标签(图13)。 www.ibm.com 3. It is this template file that contains information about default styles such as Heading 1, Heading 2, Normal, etc. 该模板文件包含了关于默认样式的信息,这些默认样式例如Heading1、Heading2、Normal等等。 www.ibm.com 4. You can now create custom templates for any or each category. Here is how the appropriate template file is selected 你可以为每一个或者任何一个分类创建自定义的模版。 computer.mblogger.cn 5. Time the administrative template file was last written 最近写入管理模板文件的时间 angel.w15.5tom.cn 6. Create a template file for the Forms Template Transformer 建立一个模板档案,用来做窗体模板转换 forums.quanpc.com 7. Install via Admin Panel (packed template file) 通过管理面板安装(压缩的模板文件) www.bing.com 8. Install via FTP (unpacked template file) 通过FTP方式安装(未压缩的模板文件) www.bing.com 9. Design and Application of Technique Card Based on Excel Template-File 基于Excel模板文档的工艺卡片的设计与应用 service.ilib.cn 10. Similarly, you will need to do the same steps for every SunOne group, using the following sample group template file 类似地,您将需要为每个SunOne组进行同样的操作步骤,并使用下面的示例组模板文件 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。