functioncall

  • 网络函式呼叫;功能调用

functioncallfunctioncall

functioncall

函式呼叫

IT编程行业英语第2654页 - 顺乐电子综合论坛... ... FunctionButton 作用钮 functioncall 函式呼叫 functioncharacter 功能字符 ...

功能调用

WESTRING... ... WESTRING_FUNCTIONS= 功能 WESTRING_FUNCTIONCALL= 功能调用 WESTRING_FUNCTIONCALLS…

1
Now you create the FunctionCall class, which is called by the Extension class and contains your custom methods. 现在将创建FunctionCall类,它是由Extension类调用的且包含定制方法。
2
Define a FunctionCall class constructor that uses the IFX Manager. 定义使用了IFXManager的FunctionCall类构造函数。
3
Inside the FunctionCall class, you must declare each of the custom functions you want to create. 在FunctionCall类的内部,必须声明要创建的每一个定制函数。
4
To begin, you must create your FunctionCall class, which includes 首先,必须创建FunctionCall类,包括以下内容