With that decision, you can insulate users of this class-through the command line or another program-from having to know, import, or directly use any XPath classes or interfaces.
有了这个决策,您可以通过命令行或另一个程序使这个类的用户不用了解、导入或直接使用任何xpath类或接口。
But neither separation recycling dry gas, or directly use the ethylene production of ethyl-benzene or dry gas methyl ethylbenzene, all is recycled in FCC dry gas effective method of ethylene.
但是无论是分离回收干气中的乙烯,还是直接利用干气生产乙苯或对甲基乙苯,都是回收利用催化裂化干气中乙烯的有效方法。
When prompted, you can type in your query statement directly or use the wizards to help you create one.
当出现提示时,您可以直接键入查询语句或者使用向导帮助您创建一个查询语句。
This allows you to demonstrate the application to end users and other stakeholders, or have them use the application directly, enabling them to provide rapid feedback on how you are doing.
这使得你能够向终端用户和其它涉众演示应用程序,或让他们直接使用应用程序,使他们能够对你的工作做出快速的反馈。
You can duplicate an existing system by copying and pasting its units, or you can create new units, or you can use the physical system directly.
您可以复制和粘贴其单元,来复制一个已存在的系统,或者您可以创建新的单元,或者直接使用物理单元。
As discussed above you can use the defaults script directly, modify them, or use them as base for your own scripts.
根据以上讨论,您就可以直接使用默认的脚本,编辑它们,或者将它们作为您自己脚本的基底使用。
The use of statistical view for one or more queries is transparent, without having to directly reference to it.
针对一个或多个查询的统计视图的使用是透明的,不必直接引用它。
Use it to glean a mailing or email address so you can contact the person directly.
通过名片可以收集邮寄或者电邮地址,这样你就可以直接联系对方。
You can either install this resulting software package directly or use it to update another software package.
可以直接安装这个软件包,也可以使用它来更新另一个软件包。
IBM has a line of test automation products that you can use directly, or extend to satisfy the requirements of most test automation teams.
IBM拥有一系列的您可以直接使用的测试自动化产品,或者您可以使用它来满足大多数测试自动化团队的需求。
To use an extension, you directly create an object of the extension subclass, which can then use, add, or override features to the parent class it is derived from.
要使用一个扩展,您应该直接创建一个扩展子类对象,然后使用、添加、或者重写特性到父类(它从其中衍生的)。
When using texturing, you might still want to use colors obtained by lighting or directly assigned to vertices.
在进行纹理化处理时,您可能依然希望使用通过照明获得或直接指派给顶点的颜色。
Enabling an application for SOA involves the creation of service interfaces to existing or new functions, either directly or through the use of adaptors.
启用SOA应用程序涉及到创建服务接口,服务接口可以直接也可以间接地通过使用适配器用于现有的或新的功能。
Using this architecture, you are encouraged to design and develop automation tools that either directly use or leverage the capabilities of existing automation products.
使用这个架构,鼓励您去设计和开发自动化工具,该工具会直接使用已存在自动化产品的功能。
Solar photovoltaic (PV) cells, which use solar panels to directly generate energy are popular for individual buildings or small geographic areas, but large scale use is expensive.
使用太阳能面板直接发电的太阳能光伏电池在个别建筑和小型地理区域是受欢迎的,但是大规模的使用是非常昂贵的。
In general, it's a great idea to ZIP files that won't be accessed directly or files that will be downloaded before use — and we finally have this capability native to PHP.
一般而言,ZIP那些不会被直接访问的文件或者下载后再使用的文件是个好主意——并且我们最终使PHP拥有了这种功能。
Use SOAP or EAI capability directly provided by legacy systems or applications.
使用遗留系统或应用程序直接提供的SOAP 或EAI功能。
If you are using external stored procedures written in c, you can use either logging stored procedures, or the logging calls directly, bypassing stored procedure wrappers (see example).
如果正在使用用c语言编写的外部存储过程,那么既可以使用日志存储过程,也可以直接使用日志调用,后者可以跳过存储过程(参见例子)。
Using CUPS, it is possible to use the domain print servers or to print directly to the network interface of the printer.
在使用CUPS时,可以使用域打印服务器,也可以直接向打印机的网络接口打印。
Whichever method you used to create the query results for the report, through view or directly, use the following steps for creating the report.
无论使用何种方法为报告创建查询结果(通过视图或直接创建),都使用下面的步骤创建报告。
You can display this delta file directly or use XSL; you can process the delta file with other XML tools.
您可以直接或者使用XSL显示这个delta文件;您可以利用其他XML工具处理delta文件。
For example, if your organization USES a standard schema for purchase orders, account information, or project schedules, your PDF forms can directly use XML data structured according to this schema.
例如,如果您的组织使用针对定购单、帐户信息、或项目进度的标准schema,您的PDF表单可以直接使用按照该schema构造的XML数据。
You have learned how report scripts let you process PureCoverage data for viewing in a variety of formats, and also how you can use the default scripts directly or modify them.
您已经学习了,报表脚本是怎样让处理PureCoverage数据,以查看各种格式的,以及您是怎样直接使用默认的脚本或者编辑它们的。
You can type the statements directly in the DB-Access text entry screen, or you can use your preferred editor.
您可以在DB - Access文本输入界面中直接输入语句,或使用您喜欢的编辑器输入语句。
To use fork/join directly, you must either use the runForkJoin() method with a task closure or a task class that subclasses AbstractForkJoinWorker.
要直接使用fork/join,您必须使用带有一个任务闭包的runForkJoin()方法或一个将AbstractForkJoinWorker分为子类的任务类。
You can use the design editor in the AppBuilder, or you can directly enter the JSON declarations of the resource models.
您可以使用AppBuilder中的设计编辑器,或直接输入资源模型的JSON声明。
Given that everything in Python is an object, you can use the underlying STR class methods to gain additional power or use the string's sequence functionality directly.
假设python中的每个事物都是一个对象,您可以使用底层的str类方法来获得附加功能或直接使用字符串的序列功能。
You can install and load WTE with various editions and versions of WebSphere Application Server runtimes, or use WTE to attach directly to remote WebSphere Application Server installations.
您可以用各种版本的WebSphereApplicationServer运行时环境安装并且加载wte,或者使用WTE来直接连接到远程WebSphere Application Server。
To connect to the database, the SQLLoginModule can be configured to either use JDBC directly, or use the connection pools in Community Edition.
要连接到该数据库,可以将SQLLoginModule配置为直接使用JDBC,或者使用CommunityEdition中的连接池。
To connect to the database, the SQLLoginModule can be configured to either use JDBC directly, or use the connection pools in Community Edition.
要连接到该数据库,可以将SQLLoginModule配置为直接使用JDBC,或者使用CommunityEdition中的连接池。
应用推荐