COM specifies that any interface must follow a standard memory layout, which is the same as the C++ virtual function table (see Rogerson96 in Resources).
COM指定任何接口都必须遵循一个标准的内存规划,这与 C++ 的虚拟函数表(请参阅 参考资料中的 Rogerson96)相同。
This paper introduces an object oriented method of classification tree and function table for the designing of machine parts for developing mechanical CAD software system.
本文介绍了在机械CAD系统开发中,提出并建立的基于面向对象技术的机械零件设计分类树功能表设计法。
An overall point view to understand integrated circuit counter is brought forward based on logic function table which reflect the relationships between pins on the integrated circuit.
本文指出了中规模集成计数器的三个特点,提出带引脚关系描述的逻辑功能表有助于我们对集成计数器的认识建立一个全局的概念。
This simple function creates a table node, then iterates through the book list and creates a row for each book, with a cell for each data element.
这个简单函数创建了一个表格节点,然后循环访问书的列表并为每本书创建一行,为每个数据元素分配一个单元格。
And to select a page from your database table, you use a function from the pages model.
要从您的数据库表中选择页面,您需要使用来自页面模型的函数。
Usually tables are grouped in a table space based on their function relation and access pattern.
表常常根据它们的功能关系和访问模式分组在表空间中。
Any output columns that do not report counter values (for example, state based output) are returned directly from the underlying monitoring table function with no modification by the wrapper.
对于不报告计数器值的任何输出列(例如基于状态的输出),包装器直接返回底层监控表函数产生的数据,不做修改。
GET_DBM_CONFIG table function Returns database manager configuration information in a table with two rows and a column for each parameter.
get_dbm_config表函数在一个有两行记录的表中返回数据库管理器的配置信息,每列代表一个参数。
As in the NEW_ORDER transaction, all steps have been collected into one SQL table function to save code path.
就像在NEW_ORDER事务中一样,所有的步骤被收集到一个sql表函数中,以节省代码路径。
Given the transition table, implementing the transition function is trivial.
有了转换表,实现转换函数就没有价值了。
All this is done in the OPEN call to the table function; in the FETCH calls, the next word is retrieved from the set and returned as index entry.
这些都是在对表函数的OPEN调用中完成;在FETCH调用中,从集合中检索下一个单词并作为索引条目返回。
AS in the previous transactions, most of the logic is encapsulated into a table function named PAY_C_LAST .
与前面的事务一样,这里的大部分逻辑被封装到一个名为PAY_C_LAST的表函数中。
If the database table is not present, this function initiates the process of creating that table.
如果数据库表没有给出,该函数将发起创建表的过程。
Just like any other built-in function, table functions can be used in a SQL SELECT statement.
就像其他的内建函数一样,表函数也可以在SQLselect语句中使用。
In the query access plan shown in Listing 9, notice a join between the table EMPLOYEE and a table function, GENROW.
在清单9所示的查询访问计划中,要注意表employee和一个表函数GENROW间的一个连接。
As I've previously mentioned, DB2 V8.2.2 adds the ability to query the current (effective) DB2 registry variable configuration through a call to a simple table function.
正如我前面所提到的,DB 2V8.2.2添加了通过调用简单的表函数查询当前(有效)DB 2注册表变量配置的功能。
For example, you can easily search for the applications consuming the highest amount of CPU by simply adding a WHERE clause to a query that lists application data from a monitoring table function.
例如,只需在列出监控表函数返回的应用程序数据的查询中添加where子句,就可以搜索CPU消耗量最大的应用程序。
EasyJet has no further details and says it is a function on the table, although the fact that it is speaking about it for the first time means planning must be reasonably advanced.
易捷航空没有透露更多的细节,只是说这一功能将留待日后讨论。然而,既然该公司现在首次谈及这一项目,意味着相关的筹划工作已进行到一定阶段。
The table function to find the number of users connected to DB2 is shown in Listing 3.
清单 3显示了用于发现连接到DB2的用户数的表函数。
This function provides the content for a 2d table.
这个函数为2d表提供内容。
For example, all the steps not involving the order lines have been unified into one SQL table function.
例如,所有未涉及订购项的步骤都被封装到一个sql表函数中。
Use a created global temporary table (CGTT) for per-session storage of the baseline data (use one CGTT per table function).
使用为基线数据的每会话存储创建的全局临时表(CGTT)(对于每个表函数,使用一个 CGTT)。
Creating a table function that returns multiple values isn't much more difficult.
创建返回多个值的表函数也不太困难。
The wrapper function takes as input the same values passed as input to the underlying monitoring table function, so it has the same capability to filter the data that is returned.
这个包装器函数的输入值与底层监控表函数相同,所以它也能够筛选返回的数据。
TBSCAN(18) represents the RETURN statement in the SQL Table function.
TBSCAN(18)表示这个SQL表函数中的RETURN语句。
This clause allows an SQL Table function to contain UPDATE, DELETE, INSERT and MERGE statements.
这个子句允许sql表函数包含UPDATE、DELETE、INSERT和merge语句。
Moreover, any Lua value — including a function or another table — can serve as a dictionary element key.
另外,任何lua值——包括函数或其他表——都可以用作字典元素的键值。
In figure 9 you can see that I'm calling the same kind of information by using a view instead of a table function in the previous figure.
在图9中,您可以看到我正通过使用视图代替前一图中的表函数,调用相同类型的信息。
There are eight fundamental types (of values) in Lua: nil, Boolean, number, string, function, thread, table, and userdata.
Lua中的基本类型(值)有8种:nil,布尔型,数字,字符串,函数,线程,表以及用户数据。
There are eight fundamental types (of values) in Lua: nil, Boolean, number, string, function, thread, table, and userdata.
Lua中的基本类型(值)有8种:nil,布尔型,数字,字符串,函数,线程,表以及用户数据。
应用推荐