单词 | inline function |
释义 | 例句释义: 直接插入函数,联机功能,内联函数,在线函数,行内函式 1. That's it. As you can see, this program is really just a simple inline function hook, no more complex than the example from Chapter 5. 就这样了。可以看到,这个程序不过是个简单的内嵌函数挂勾,不比第5章的例子复杂多少。 www.pkwall.com 2. The declaration and definition generated for the inline function with this option would all be in the header file, as shown in Listing 5. 采用这一选项为内联函数所生成的声明和定义将全部位于头文件中,如列表5所示。 www.ibm.com 3. Instead, hot call sites are more likely to be inlined to keep the code size small while still getting inline function benefits. 相反,热调用点(hotcallsite)更可能被内联,以使代码尽量短小,同时仍获得内联函数的优点。 www.ibm.com 4. For handling that kind of wrapper, an inline function within your shell might be a better bet. 对于处理此类包装,外壳中的内联函数可能更为适合。 www.ibm.com 5. Back in Listing 6, you saw that we had a button whose action var was set to an inline function. 回到清单6,我们使用了一个按钮,它的action变量被设置为一个内联函数。 www.ibm.com 6. In this case, you used an anonymous inline function, also known as a closure. 在这个案例中您使用一个匿名内联函数,也称为一个闭包。 www.ibm.com 7. The UML to C transformation provides two options for generating code for an inline function. UML到C 的转换为生成一个内联函数的代码生成提供了两个选项。 www.ibm.com 8. The default option generates code for the inline function in both the header and body files. 默认的选项是在头文件和实体文件中都为内联函数生成代码。 www.ibm.com 9. The compiler returns the address of the copy of the inline function residing in the DLL. 编译器返回驻留在DLL中的内联函数副本的地址。 technet.microsoft.com 10. When an inline function returns a table, you can use that function in the FROM clause of another query. 当内联函数返回表时,您可以在另一个查询的FROM子句中使用该函数。 msdn2.microsoft.com 1. For example, if you begin with an inline function, you cannot modify the SQL statements to a scalar-valued function. 例如,在开始处理一个内联函数时,不能修改SQL语句将该函数变成标量值函数。 msdn2.microsoft.com 2. Listing 3. Generated Code for an inline function in header file 列表3.在头文件中为一个内联函数所生成的代码。 www.ibm.com 3. Listing 4. Generated Code for an inline function in body file 列表4.在实体文件中为一个内联函数所生成的代码。 www.ibm.com 4. Listing 5. Generated Code for an inline function using the DINLINE_HEADER option 列表5.使用DINLINE_HEADER选项为一个内联函数生成代码。 www.ibm.com 5. For example, to create an inline function such as inline int inlineop(int x), perform these steps 举例来说,要创建一个虚函数:inlineintinlineop(intx),请您执行下述步骤 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。