These arguments point to offsets in a string table.
这些参数指向了一个字符串表中的偏移量。
For example, the status-bar prompts are located in the string table.
例如,状态列提示文字便是位于字串资料表中。
The text is placed in the string table with the same identifier as the menu command.
该文字将放置在字串资料表内,且其识别项和功能表命令相同。
However, when you compile the program, it will appear as if it had been entered in the string table.
但当您编译程序时,文本的显示如同在字符串表中输入的一样。
If you create a string table with no entries, it is deleted automatically when you save the resource file.
如果您建立了不具任何项目的字串资料表,当您在储存资源档时,这个字串资料表会自动地被删除掉。
This creates an entry in the string table with the same resource identifier as the menu command you created.
这将在字符串表中创建与所创建的菜单命令具有相同资源标识符的项。
The program has one performance flaw-i retrieve the string entry in the associated string table by value rather than pointer.
该程序有一个性能缺陷—我是按值而不是按指针在关联的字符串表中检索字符串条目的。
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 all strings are in a string table, you can localize the application by translating the strings (and other resources) without changing source code.
如果所有字符串都在一个字符串表中,本地化应用程序时只需翻译字符串(和其他资源),而不必更改源代码。
Expression that evaluates either a string containing the name of an environment variable, or an integer corresponding to the numeric order of an environment string in the environment-string table.
表达式,计算为包含环境变量名称的字符串,或对应于环境字符串表中环境字符串的数字顺序的整数。
In turn, Table 3 shows how the static analysis engine is strengthened by the new string analysis capability and the support of dynamic analysis techniques.
反过来,表格3显示了静态分析引擎是如何被新的字符串分析性能和动态分析技巧所加强的。
Do this by putting an ABAP string, character variable, or table variable in parentheses.
这种表示法把abap字符串、字符变量或表变量放在圆括号中。
A chat system is really just a table of strings in which each string is attributed to an individual.
聊天系统实质上就是一个字符串表格,每个字符串属于一个发言者。
The routine searches the protocol sequence ID table for a given input string.
这个例程在协议序列ID表中搜索给定的输入字符串。
The first string defines the table and the second defines the key.
第一个字符串定义了表,第二个字符串定义了键。
On DB2, the error string of the latest failed SQL statement can be retrieved using the GET DIAGNOSTICS statement, as shown in Table 4.
在DB 2中,最后一个失败的sql语句的错误字符串可以通过使用GETDIAGNOSTICS语句检索,参见表4。
A string containing tablespace information to be added to each table definition.
包含要添加到每个表定义中的表空间信息的字符串。
As you see in Table 3, a string predicate can only be evaluated with an XML index of type VARCHAR, while a numeric predicate can only be evaluated with an index of type DOUBLE.
正如您在表3中所看到的,字符串谓词只能由varchar类型的xml索引进行计算,而数值谓词只能由double类型的索引进行计算。
You can assert that a string, table, or a form-input element with a given label is present or not present in the page.
可以对字符串、表或者带有指定标签的表单输入元素是否存在于页面上进行断言。
We found a bigger difference for queries that touch a large number of rows, such as a table scan over all 20,000 XML documents with string comparison on every document.
我们发现涉及大量行的查询的性能差异比较大,比如对所有20,000个XML文档进行全表扫描并对每个文档比较字符串。
If you omit a table name (that is, you specify NULL or an empty string), information is returned for all tables in the schema specified.
如果您省略了表名(即指定NULL或空字符串),那么为指定的模式中的所有表返回信息。
The INSERT INTO works similarly to SQL, but again, this is URI-based rather than string-, table-, and name-based, which allows the operation to be done across HTTP.
INSERT INTO 的工作原理类似于SQL,但是同样,这是基于URI 的,而非基于字符串、基于表和基于名称的,这允许使用 HTTP 完成操作。
To avoid the overhead associated with using a table, the application could encode the list of items in some string format and have the procedure decode the string to extract the items.
要避免使用表的相关开销,应用程序可以一些字符串格式对项目列表进行编码,并使存储过程对该字符串进行解码以便提取项目。
Normally, RFC_READ_TABLE returns a table with all the columns that you want to fetch printed to a string.
通常 RFC_READ_TABLE返回一个表,包含所有希望提取的列(作为字符串给出)。
By providing a schema or a table name in the string value, you can easily group all SQLs using a certain schema or table into their own packages.
通过在字符串值中提供架构或表名称,可以轻松使用数据包的某一架构或表分组所有SQL。
The row key is the primary key of the table and is typically a string.
行键是表的主键,通常是一个字符串。
Perfect property: Locating a table entry requires o (1) time-that is, at most, one string comparison is required to perform keyword recognition within the static search set.
perfectproperty:查找时间复杂度为o(1)的表条目—就是说,至多需要一个字符串比较执行静态搜索集中的关键字识别。
Otherwise, it sets Status to (empty string) and creates a Notes field for each field read from the relational table with the same name as the table column.
否则,它将把Status设置为“ ”(空字符串),并为从关系表中读取的每个字段创建一个Notes字段,其名称与该表的列名称相同。
When the list of fields is complete, you only need to add the FROM string, followed by the name of the database table, which can still be found in the TListBox control.
在完成对字段列表的操作之后,您惟一需要做的就是添加FROM字符串,该字符串后面是数据库表的名称,您仍然可以在TListBox控件中找到该表。
When the list of fields is complete, you only need to add the FROM string, followed by the name of the database table, which can still be found in the TListBox control.
在完成对字段列表的操作之后,您惟一需要做的就是添加FROM字符串,该字符串后面是数据库表的名称,您仍然可以在TListBox控件中找到该表。
应用推荐