通过函数 meaning in Chinese
pass function
Examples
- You retrieve the handle by using the function
你可以通过函数来获得这个句柄。 - To control floating - point behavior by function , see the
要通过函数控制浮点行为,请参见 - All access and modifications to the data should be through function calls
所有对数据的访问与修改必须通过函数调用来完成。 - The client executable must call the exported functions through a function pointer
客户端可执行部分通过函数指针访问输出函数。 - Native thunks are generated for any function call through a function pointer , including virtual function calls
对于通过函数指针的任何函数调用(包括虚函数调用) ,将生成本机thunk 。