c calling convention
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]C呼叫慣例
英漢例句
- This routine uses the __cdecl C declaration calling convention and returns void.
這個(gè)例程使用了 __cdecl C 聲明調(diào)用約定,并返回空值。 - By default, the C++ compiler uses the __thiscall calling convention for class methods.
根據(jù)預(yù)設(shè),C++編譯器使用__thiscall作為類成員函數(shù)的調(diào)用協(xié)定。
blog.sina.com.cn
雙語例句
專業(yè)釋義
- C呼叫慣例