编制索引是将文本数据转换为有利于快速搜索的格式。
Indexing is a process of converting text data into a format that facilitates rapid searching.
最后,串接所有密文块以得到全部纯文本数据的密文形式。
At the end, you concatenate all of the cipher text blocks to arrive at the cipher text form of the complete plain text data.
更糟的是,有可能把日期作为文本数据按照字母顺序来排序。
Worse, it might get ordered by treating the dates as textual data, and alphabetizing them.
要搜索大量文本数据,请考虑构建和使用Sphinx索引。
To search vast quantities of text data, consider building and using a Sphinx index.
在过去几十年内,制定的许多算法都能够高效地压缩文本数据。
Numerous algorithms devised over the past decades efficiently compress text data.
在将文本数据添加到索引前,由分析程序(使用分析过程)进行处理。
Before the text data is added to the index, it is processed by an analyzer (using an analysis process).
这个文件包含纯文本数据,但这些数据将在加密完成后被分解并删除。
This file contains plain text data, but will be shredded and removed after the encryption is complete.
CBC是一种加密操作模式,其中纯文本数据分为同样大小的数据块。
CBC is a mode of cryptographic operation in which the plain text data is divided into chunks of equally sized data blocks.
如果需要元素的值(假设元素包含文本数据),需要使用text函数。
If you want the value of an element (assuming it holds textual data), you need to use the text function.
分析是将文本数据转换为搜索基本单位(称为项(term))的过程。
Analysis is converting the text data into a fundamental unit of searching, which is called as term.
分析将文本数据转换为标记,这些标记将作为项添加到Lucene索引中。
Analysis converts text data into tokens, and these tokens are added as terms in the Lucene index.
前面所有的示例都处理文本数据或字符数据:写入和读取字符string。
All of the previous examples have dealt with textual or character data: You wrote and read character strings.
只需稍作修改,这个代码就可用于执行其他任务,比如从对象中检索文本数据。
With a few adjustments, the code here could perform other functions such as retrieving the text data from the object.
例如,在德国,至少存在两种排序文本数据的方法-光有de_DE是不够的。
For example, in Germany, there are at least two ways of sorting textual data — de_DE alone is not sufficient.
例如指定数据的编码(属性是包含文本数据还是原始二进制数据)。
For example, you need to specify the data encoding (whether an attribute contains textual or raw binary data).
这是因为xml语法分析器不知道文本数据——令人头疼的空格——是否重要。
That's because an XML parser has no idea whether that textual data — that annoying whitespace — is meant to be important.
对字符编码、单词和内容样式的分析可以轻松而明确地判断出文本数据属于哪种语言。
Analysis of character encoding, words, and content style can easily determine with high confidence which language textual data is in.
OmniFind支持索引流文件对象中的文本数据,它使用IFS路径来标识文件。
OmniFind supports indexing text data in stream file objects, using an IFS path to identify the file.
根据des算法对密钥和纯文本统一处理以生成一个加密的(密文)形式的纯文本数据。
The key and the plain text are processed together according to the DES algorithm to produce the encrypted (cipher text) form of the plain text data.
可以用file对象读取数据、写入数据或把数据添加到文件,以及处理二进制或文本数据。
You can use the file object to read data, to write data, to append data to a file, and to work with either binary or textual data.
NetSearchExtender使用SQL搜索数据库表的列中存储的文本数据。
Using SQL, Net search Extender searches textual data that is stored in the column of a database table.
对于姓名、地址和产品描述等文本数据,查看可变的数据格式是识别包含多个域的字段的关键。
For text data such as name, address, and product descriptions, a review of the varying data formats is critical to identify fields containing multiple domains.
WebSphereQualityStage支持自由格式文本数据的标准化、充实和匹配。
WebSphere QualityStage supports the standardization, enrichment, and matching of freeform text data.
更新处理过程会确定系统上的哪些对象是新添加的对象或是已经被修改了,然后索引那些对象的文本数据。
The update processing will determine which objects are new or changed on the system and index the text data for those objects.
在为数据库启用文本搜索操作之后,可以在以各种格式(比如xml)存储文本数据的列上创建文本索引。
After enabling a database for text, you can create text indexes on columns storing textual data in various formats, such as XML.
除了一般的文本数据,XML过去常用于存储二进制数据,通过一个称为CDATA的特殊标记集合实现。
In addition to general text data, XML can also be used to store binary data through a special set of tags known as CDATA.
使用文本索引使文档搜索的效率大大提高,因为不需要像进行子字符串匹配时那样在查询时检查文本数据。
Using a text index makes document search much more efficient, as the text data does not need to be examined at query time like it is done with sub-string matching.
当发生这种情况时,您可以帮助Eclipse对文件中的内容进行分类——是文本数据,还是二进制数据。
When this happens, you can assist Eclipse in classifying what kind of content is in the file - either text data or binary data.
这个文本搜索包和它的相关函数被称为文本搜索引擎,它是专门设计用来执行文本数据的快速检索和自动索引。
This text search package and its associated functions, referred to as the text search engine, is specifically designed to perform fast retrieval and automatic indexing of text data.
DOM根据其Node接口看待一切事物,因此您也就习惯于通过Node接口来处理注释、元素和文本数据。
DOM sees everything in terms of its Node interface, so you're accustomed to working with comments, elements, and even textual data through the Node interface.
应用推荐