function n. 1.功能,官能,机能,作用。 2.〔常 pl.〕职务,职责。 3.庆祝仪式;(盛大的)集会,宴会。 4.【数学】函数;与其他因素有密切关系的事。 The function of the ear is to listen. 耳的功能是听。 the function of education 教育的功能。 discharge one's functions 尽职。 the functions and powers of the National Congress 全国代表大会的职权。 a controllable function【火箭】遥控程序。 public [social] function招待会,文娱晚会,社交集会。 vital functions 生命机能。 vi. (器官等)活动,(机器等)运行,发挥作用。 function as teacher 担任教师。 a sofa functioning as a bed 兼当床用的沙发。 The lathe doesn't function well. 这台车床有毛病。 function digit [letter] 【计算机】操作数码[字码]。
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
例句与用法
The invalid function pointer 无效的函数指针。
Converts a delegate into a function pointer callable from unmanaged code 将委托转换为可从非托管代码调用的函数指针。
The client has to set that function pointer if it wants to handle that event 客户端必须设置它想处理的事件的函数指针。
Is converted to a function pointer that can be passed to unmanaged code using the 转换为可传递给非托管代码的函数指针。
In addition , you can only use this method for pure unmanaged function pointers 此外,此方法只能用于纯非托管函数指针。
Describes managed pointers , unmanaged pointers , and unmanaged function pointers 描述托管指针、非托管指针和非托管函数指针。
Unlike function pointers , delegates are secure , verifiable , and type safe 与函数指针不同,委托是安全、可验证和类型安全的。
Instance that represents a function pointer to its class constructor 实例的接口指针,该实例表示指向其类构造函数的函数指针。
Rather than function pointers for increased type safety and security 取代函数指针,从而增强了类型安全和安全性。函数指针通过
The client executable must call the exported functions through a function pointer 客户端可执行部分通过函数指针访问输出函数。