calling convention信息详情

calling convention发音

意思翻译

调用惯例

相似词语短语

calling───n.使命感;职业;(动物或人的)喊叫;强烈冲动;v.呼喊;大声说;(动物)叫;打电话给;短暂拜访(call的现在分词)

convention───n.大会;[法]惯例;[计]约定;[法]协定;习俗

convention centre───[医]会议中心

ratifying convention───批准公约

ed calling───埃德呼叫

nominating convention───提名大会;提名公约

calling back───vi.回电;收回

geneva convention───日内瓦公约

convention center───n.会议中心;会展中心;n.会议中心; 会展中心

双语使用场景

By default, the C++ compiler uses the __thiscall calling convention for class methods.───根据预设,C++编译器使用__thiscall作为类成员函数的调用协定。

This routine uses the __cdecl C declaration calling convention and returns void.───这个例程使用了 __cdecl C 声明调用约定,并返回空值。

is important to remember to specify the calling convention for all exported functions.───对于所有的导出函数记住它们调用协定是重要的。

The calling convention, number and type of arguments at the destination address must match that of the current method.───位于目标地址的参数的调用约定、数目和类型必须与当前方法的这些项匹配。

It is recommended that you do not specify a calling convention on an explicit instantiation.───建议不要在显式实例化上指定调用约定。

If you change the function name, class, calling convention, return type, or any parameter, the decorated name is no longer valid.───如果更改函数名、类、调用约定、返回类型或任何参数,修饰名将不再有效。

While such protocols require a particular component technology or object-calling convention, XML Web services do not.───虽然这些协议要求特定组件技术或对象调用约定,但XMLWebservices却不需要。

Indicates that the calling convention is described by the bottom four bits.───指示最低的四位描述调用约定。

Calls the method indicated on the evaluation stack (as a pointer to an entry point) with arguments described by a calling convention.───通过调用约定描述的参数调用在计算堆栈上指示的方法(作为指向入口点的指针)。

英语使用场景

Unknown unmanaged calling convention for function signature.

Then we have the struct definition, which, by default, uses the C calling convention.

States that a function type encodes the default calling convention.

Constructor must have standard calling convention.

These too must be explicitly annotated with the correct calling convention.

This calling convention is used to call methods on classes exported from an unmanaged DLL.

Stack pointer corruption can be caused by a calling convention mismatch.

Error: Type constructor has invalid calling convention.