oThe ability to select text is critical to working with documents.
选择文本的能力是运用文档的关键。
This agent also includes helpful tips on creating and working with documents in a hidden manner.
这个代理还包含以一种隐藏方式创建和处理文档的帮助提示。
For these types of applications, the object model constructed from a Schema can provide a very fast way to start working with documents.
对于这类应用程序,根据schema构造的对象模型能提供一种非常快速的开始使用文档的方法。
Since it abstracts away many of the document details, data binding usually requires less memory than a document model approach (such as DOM or JDOM) for working with documents in memory.
由于数据绑定对许多文档细节进行了抽象,因此对于在内存中处理文档,它通常所需要的内存比文档模型方法(譬如dom或JDOM)要少。
A blocker produces the documents that the bureaucrats request, attends their meetings and constructs a facade that makes it look as if your project team is, in fact, working with these other groups.
一个屏蔽者需要完成官僚们要求的文档,参加他们的会议,并建立一个假象,让它看起来你的项目团队实际上就是在与其它小组一同工作。
Working with multiple documents can be problematic in XSLT 1.0.
在XSLT 1.0中使用多个文档是有问题的。
With data binding your application can largely ignore the actual structure of XML documents, instead working directly with the data content of those documents.
有了数据绑定,应用程序可以在很大程度上忽略XML文档的实际结构,而直接使用那些文档的数据内容。
The compatibility ensures that you can continue working with your documents, servers, and other services without any problems.
兼容性确保您能够继续处理您的文档、服务器和其他服务,不会产生任何问题。
When working with small documents on a desktop this is not a problem, but in other configurations, like servers, the inherent inefficiencies of the object model APIs are not acceptable.
在桌面上处理小型文档这可能不是大问题,但是在其他环境中,比如服务器上,对象模型固有的低效率是不可接受的。
While they do a great job when working with regular data types, they are not very efficient when dealing with binary data, for example images or documents.
数据库处理规范数据类型十分在行,但是在处理如图像、文档等二进制数据时却不是那么得心应手。
This feature lets you choose the easiest way of working with the XML payload of your SOAP documents, customizing generated code to use the approach you choose.
此特性允许您选择最简单的方式来处理SOAP文档的XML有效载荷,对生成的代码进行自定义,以使用所选择的方法。
Most of the tools and techniques I discuss are also a serviceable means of working with more data-oriented XML documents, but the emphasis in this column is working with marked-up prose.
我所讨论的大多数工具和技术也是使用更多面向数据XML文档的有用方法,但本专栏的重点是使用标记过的散文。
All you want on the surface of your desk is your phone, computer, inbox, and maybe a special photo in addition to the documents you are working with at the moment.
你要放在办公桌子上的东西只有电话、电脑、收件箱,除了你正在使用或处理的文件还可能有一张特别的照片。
If you're only working with a few documents per execution of your program, this startup time is going to be a more significant factor than the best case times shown earlier.
如果您的程序每次执行时将只使用一些文档,那么该启动时间将是比前面显示的最佳情形时间更重要的因素。
This both ensures consistency and makes information available within the models that developers are working with on a daily basis, rather than in documents that are difficult to navigate.
这既确保了一致性,又使得开发人员每天处理的模型中的信息可用,而不是在很难导航的文档中搜寻。
Because the meanings of XML elements are largely unchanged across versions of these standards, individual tools may choose to ignore the namespace differences when working with policy documents.
因为在标准的各个版本中这些xml元素的含义一般不会发生变化,个别工具可能会在处理策略文档时选择忽略名称空间差别。
In general, it is best to use UTF-8 when working with any bilingual or multilingual documents to avoid problems reading or displaying the contents.
一般来说,当进行双语或多语文件处理时,最好是使用UTF - 8,以避免读取或显示内容时出现问题。
Such a database enables developers to use tools and languages that more naturally fit the structure of the documents they're working with, thereby enhancing productivity.
这种数据库使开发人员能够使用更符合所处理的文档结构的工具和语言,从而提高生产率。
They have learned on the job to write briefs, service documents, and deal with maneuvers pulled on them by the hundreds of lawyers working for the Big Three.
与三大汽车巨头应战,使他们练就了撰写简报、服务文档以及对付各种明枪暗箭的能力。
Perhaps it is obvious enough that the very first requirement of any approach to working with XML documents is assurance that we are producing valid documents in the process.
可能已相当明显,任何使用XML文档的方法的首要需求是要保证在进程中生成的文档是有效的。
Clearly, PHP working in cooperation with a document list organized as an XML file can help ensure that you can locate and present required documents with minimal delay.
显然,php协同一个被组织为XML文件的文档列表,可以帮助确保您在最小延迟下找到并交付所需的文档。
Important people with fancy titles are often helpless when it comes to faxing documents or working the copy machine.
位高权重的人一到发传真和用复印机的时候总是束手无策。
XPP suffers from requiring more steps for parsing and writing text documents, and for working with namespaces.
XPP在语法分析和编写文本文档时需要更多步骤,并且在处理名称空间时也需要更多步骤。
The most commonly performed action when working with XML documents is looking up the value of a given node.
使用XML文档时,最常执行的操作是查找给定节点的值。
In addition to directly working with modelling and texturing programs, artists take on the roles of in-game sceners and are familiar with the documents required to add items into the game.
此外,为了直接用建模和贴图程序工作,美工们将自己代入游戏里的角色,使制作与文档里要求向游戏中加入的东西更接近。
The XML Query working group, chartered in September 1999, was tasked with creating a flexible query language to extract data from XML documents.
XMLQuery工作组在 1999 年9 月正式成立,任务是创建一种灵活的查询语言来从 XML文档中抽取数据。
In the next "Charming Python" column, we'll take a closer look at the xml.dom module, probably the most powerful tool available to a Python programmer for working with XML documents.
在下一个“可爱的Python”专栏中,我们将进一步研究xml .dom模块,它可能是Python程序员用来处理xml文档的功能最强大的工具。
Conglomorate has the absolute best interface concept I have encountered for working with prose-oriented XML documents.
Conglomorate具有我所遇到过的用于面向散文XML文档绝对最棒的接口概念。
SimpleXML provides a simple way for working with XML instance documents.
SimpleXML提供了一个处理XML实例文档的简单方法。
DataStage parallelism and partitioning can help increase throughput when working with many documents.
在处理多个文档时,DataStage并行处理和分区有助于增加吞吐量。
应用推荐