"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- Procedure when you do not need to return a value to the calling code . use a
在不需要將值返回到調(diào)用代碼的情況下可使用 - When the calling code reads
當(dāng)調(diào)用代碼讀取 - You must specify the data type of the value returned to the calling code
,您必須指定返回到調(diào)用代碼的值的數(shù)據(jù)類型。 - Specifies the type of clipboard access that is allowed to the calling code
指定允許調(diào)用代碼的剪貼板訪問權(quán)限的類型。 - Also , access is allowed to assembly members of the calling code s assembly
而且還可以訪問調(diào)用代碼程序集的程序集成員。 - Statement , control returns immediately to the calling code . statements following the
語(yǔ)句,控制權(quán)會(huì)立即返回給調(diào)用代碼。 - A procedure returns control to the calling code when it has finished running
過程將在運(yùn)行結(jié)束時(shí)將控制權(quán)返回給調(diào)用代碼。 - Supervisor call code
管理程序調(diào)入碼 - A derived class can access protected members of the calling code s base classes
派生類可以訪問調(diào)用代碼的基類的受保護(hù)成員。 - This is pretty much boilerplate remote procedure calling code except for the line
這是非常標(biāo)準(zhǔn)的遠(yuǎn)程過程調(diào)用代碼,除了這一行: