相对而言,又有多少时间重新编写样式表模块?
By contrast, how much time is available to rewrite stylesheet modules?
数字电压表模块;
为了充分利用XSLT 2.0的语法和特性,必须为可能需要修改整个设计和重写大部分样式表模块作好准备。
To take full advantage of XSLT 2.0 syntax and features, it is necessary to plan, possibly change the whole design, and probably rewrite most of your stylesheet modules.
如果全部用2.0重写过于激进,那么次佳的选项就是将大部分样式表模块转换到2.0并重用一些1.0模块。
If a complete rewrite to 2.0 seems too drastic, then the next best option is to convert most of your stylesheet modules to 2.0 and reuse some 1.0 modules.
XSLT规范的2.0版引入了一个术语样式表模块来表示能够导入或包括到称为样式表的集合实体的单位(通常是文件)。
The 2.0 version of the XSLT spec introduces the term stylesheet modules to encompass the units (typically files) that are imported or included into the collective entity called the stylesheet.
清单4 (xhtml - onecol . xslt)是使用DocBook表模块来对xhtml表进行操作的转换。
Listing 4 (xhtml-onecol.xslt) is a transform that USES the DocBook table module to operate on XHTML tables.
可以替换XPath表达式、指令、模板或者导入的样式表模块,以及其他构造函数,替换可以在不同的层次上进行。
You might replace an XPath expression, an instruction, a template, or an imported stylesheet module, among other constructs, and the replacement might be a different granularity.
同时,设计合理的模块分别模拟真实电表和读表模块,采用软硬件相结合的方法验证智能电表红外通信协议的正确性。
The modules are also designed to simulate the real meter and meter reading module, using the method of combining software and hardware to verify smart meter infrared communication protocol is correct.
这是一种非常有用的工具,如果没有满足XPath条件,样式表作者可以通过该工具从转换中去掉某个完整的元素、模板或者整个样式表模块。
This is a very useful tool that allows the stylesheet writer to exclude completely certain elements, templates, or entire stylesheet modules from the transformation if an XPath condition is not met.
普通股模块以四种方式影响资产负债表,其中一种是非流动负债。
An Ordinary Equity Module impacts the Balance Sheet in four ways, one of which is Non-Current Liability.
为了使其他组件和其他模块可以使用您的规则组及其决策表,您需要确保将该规则组添加到组装关系图。
To allow other components and other modules to use your rule group and its decision table, you need to ensure that you add the rule group to the assembly diagram.
依靠免费样式表,至少是样式元素的免费模块,您可以省去大量精力和测试工作。
You can save a lot of effort and testing by relying on free stylesheets, or at least free modules of style elements.
因此,对于出站处理,在配置JDBC适配器时,可以指定需要从模块访问哪些表。
So, for outbound processing, when you configure the JDBC adapter, you specify which tables you want to access from your module.
这些响应还可以拥有对其他元素的外部引用,这些元素包括样式表、脚本模块和图像。
The responses can also have external references to other elements, such as style sheets, script modules, and images.
在包含导出的模块使用事件时,事件表会删除该事件。
When the module containing the export consumes the event, the event table removes the event.
执行这个函数模块的用户需要有在逻辑表级访问数据的权限。
The user executing the function module needs to have the appropriate rights to access data at the logical table level.
角色列在表的顶部,而按照模块分组的权限列在第一列中。
The roles are listed across the top of the table while the permissions, grouped by module, are in the first column.
比方说,可以编写一个模块读取数据库表并输出SAX事件流。
You can for example write a module that reads a table in a database and outputs a stream of SAX events.
登录模块可根据表1的矩阵来执行选项有效性检查。
The login module can perform validity checks on the options according to the matrix in Table 1.
所提供的全部PAM服务模块的快速参考表。
Quick reference table for all provided PAM service modules are.
当您启用模块时,它的安装程序添加flitter表,使这个内容类型可用于合格的用户,并将flit呈现到规范。
When you enable the module, its installer adds the Flitter table, makes the content type available to qualified users, and renders flits to specification.
install文件现在可以包含一个hook_uninstall函数,它用来删除模块创建的任何表和变量。
The module.install file can now include a hook_uninstall function to delete any tables and variables that your module may have created.
在本文中,我们将使用Class:DBICPAN模块来管理数据库的表(下一节将进行详细介绍)。
In this article we'll use the Class: : DBI CPAN module to manage database tables (more on that in the next section).
然后,模块检查是否存在DB2AUTH. users表。
The module then checks for the existence of the DB2AUTH.USERS table.
但是XHTML 1.1中的BasicTable模块和DocBook中的表格使用不同的词汇表。
But the Basic table module of XHTML 1.1 USES a different vocabulary for tables than DocBook.
例如,一个附件模块可能在它自己的表中记录一个文件的名称、位置和大小,然后将该信息关联到一个故事节点。
For example, an attachment module might record the name, location, and size of a file in its own table, then associate that information with a story node.
几乎所有其他视图的内容,包括源代码编辑器、监视器、注册表、模块、变量和内存视图,都会基于活动调试过程来得到更新。
The contents of almost all the other views, including the source editor, Monitors, Registers, Modules, Variables and Memory views, will be updated based on the active debug session.
表2定义了在不同的目标及源工具集间需要导入,导出或转换的模块的内容。
Table 2 identifies the contents needed to import, export, and transform models between different target and source tool sets.
这就意味着您需要以这样的方式设计数据库系统,即将数据库表划分成两种类型——静态和动态——的模块化、最优化部分。
This means you need to design the database system in such a way that you divide the database tables into modularized and optimized partitions of two types — static and dynamic.
该选项仍然需要一些规划,特别是在什么地方使用新的 2.0特性,并调查在新的样式表结构中旧模块的可重用性。
This option still requires some planning, particularly about the places where you will use new 2.0 features, and investigating the reusability of old modules in your new stylesheet structures.
应用推荐