青年中文青年中文

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.