The ReadWrite MIDlet only writes text strings to the record store.
ReadWriteMIDlet只能将文本字符串写入到记录存储中。
These include graphics, dialog items, menu items, icons and text strings.
这些包括图形、对话框项、菜单项、图标和文本字符串。
LVARCHAR (IDS) Stores single-byte or multibyte text strings of varying length (up to 32,739 bytes).
LVARCHAR (IDS)存储可变长度的单字节或多字节文本字符串(最高可达32,739个字节)。
Isolate all use of text strings, and obtain a locale-specific string from a resource bundle instead.
分离所有使用的字符串,代之以从资源绑定获得一个特定于地区的字符串。
A mail message can consist of short text strings, the output from a query, or an attached file.
邮件可以包含短文本字符串、查询输出或附件。
To expand the Web crawler, consider collecting image references or searching for specific text strings.
要扩展该Webcrawler,可以考虑收集图像引用或搜索特定的文本字符串。
Lex is a lexical analysis tool that can be used to identify specific text strings in a structured way from source text.
Lex是一种词法分析工具,它可以用来从源文本识别特定结构的文本字符串。
The strength attribute determines whether accent or case is taken into account when collating or comparing text strings.
强度属性决定在对文本字符串进行排序或比较时,是否考虑重音或大小写。
Find and Replace window to search for text strings, expressions, or entity names within the code of your documents.
“查找替换”窗口可用于在文档的代码中搜索文本字符串、表达式或实体名称。
The text strings include report titles, descriptions, and column headings that need to be added in the report property file.
文本字符串包含报表标题、描述和以及需要被添加到报表属性文件中的列标题。
If the debug data gets too long, you have options to search within the debug lines or filter them for specific text strings.
如果调试数据获取太长,您有可在调试行内搜索或筛选它们的特定文本字符串的选项。
If the list of acceptable values is composed of text strings, a list control should be used so users are not forced to type.
如果可接收值列表由文本行组成,应该使用列表控件,这样用户就不必打字了。
OAT provides a mechanism for language globalization through its lang files, which are XML files that store localized text strings.
OAT提供了一种通过其lang文件实现语言国际化的机制,这个文件是保存本地化文本字符串的XML文件。
The prefix qualifies and associates names of elements and attributes, and also applies to keyword-type text strings in some situations.
前缀限定并关联了元素和属性的名称,在某些情况中还应用于关键字类型的文本字符串。
A lexer is a software component that divides text strings into individual words, or tokens, so that the individual words can be indexed.
lexer是一个能将文本字符串分成单个命令,或者标记的软件组分,这样使得单个命令可以被检索到。
VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data.
VARCHAR存储可变长度的单字节或多字节文本字符串(最高可达255个字节);在整理文本数据时支持使用代码集顺序。
CHAR Stores single-byte or multibyte text strings of fixed length (up to 32,767 bytes); supports code-set order in collation of text data.
CHAR存储固定长度的单字节或多字节的文本字符串(最高可达32,767个字节);在整理文本数据时支持使用代码集顺序。
The functions can get more complex, however, when you start working with more complex information from the server than simple text Strings.
不过,如果处理来自服务器的比文本字符串复杂的信息时,这些函数可以变得很复杂。
The game engine then makes the text strings available to the script system, which analyzes the text and provides an appropriate response.
然后游戏引擎让脚本系统可以使用这些文本,以便于分析文本并对此做出适当的响应。
That will enable us to have the button display not just text strings, but any custom content as well (just like we did earlier in this tutorial).
那会允许我们不光让按钮显示文字字符串,而且可以显示任何自定义的内容(就象我们在本教程早先时候做的那样)。
The SyncML encoding doesn't use them at all, but WML uses them for including tokenized body-text strings from a string table sent in the preamble.
这些在SyncML编码中根本没有使用,但是文档头部中发来一个字符串表,WML用上面那些元素处理经过标记的主体文本字符串。
If you're sending simple text strings between two Bluetooth devices (as in a chat application), then there may not be much of an advantage to using OBEX.
如果要在蓝牙设备之间发送简单的文本字符串(例如在聊天应用程序中),那么使用OBEX可能没有太大优势。
All text strings in filter files should be in single, or double quotes. However, for convenience sake, quotes can be omitted under certain circumstances.
所有过滤文件中的文本字符串应该在单引号或者双引号内。可是,为了方便的缘故,引号在一定的情况下可以被忽略。
In previous releases of Dynamic Server, external optimizer directives existed as text strings within DML statements, but were not stored as separate entities.
在上一版本的DynamicServer中,外部优化器指令作为文本字符串保存在dml语句中,而没有作为单独的实体保存。
Reporting and BI tools, like DataQuant, that work with relational databases, have been designed to work with distinct columns of simple Numbers or text strings.
与关系数据库结合使用的报告和BI工具(比如DataQuant)专门用于处理不同的简单数值列或文本字符串列。
In the next example, you will replace text strings in the published pages to change the terminology that Rational Method Composer USES to present information.
在接下来的例子中,您将改变发布页面中的字符串,以改变RationalMethod Composer用于显示信息的术语。
Dictionaries establish a mapping between commonly appearing text strings, and integers, and provide an effective mechanism for compressing and decompressing XML.
字典在常见文本字符串和整数之间建立映射,并为压缩和解压缩xml提供一种有效的机制。
With the InfoSphere Warehouse data Exploration view you can browse samples of database tables, browse the contents of large text columns, and determine the average length of text strings.
在InfoSphere Warehouse的Data Exploration视图中,可以浏览数据库表的示例、浏览大型文本列的内容和判断文本字符串的平均长度。
One problem I've seen with applications is when engineers attempt to use a database as though it were a programming language, creating arrays by using text strings with comma-separated identifiers.
我在应用程序中看到的一个问题是,工程师试图将数据库当作编程语言来使用,即通过使用具有逗号分隔的标识符的文本字符串来创建数组。
One problem I've seen with applications is when engineers attempt to use a database as though it were a programming language, creating arrays by using text strings with comma-separated identifiers.
我在应用程序中看到的一个问题是,工程师试图将数据库当作编程语言来使用,即通过使用具有逗号分隔的标识符的文本字符串来创建数组。
应用推荐