static call 静态调用
static call graph 图称为静态调用图
extended static call model 静态调用扩展模型
static external call 静态外唤分配
static procedure call 静态过程调用
We make the static call in Listing 7.
我们在清单7中进行了静态调用。
With the allowed parameters defined in an array, the call from the application program to the argument processing code can be kept as simple as a single call to a static method.
有了得到允许的在一个数组中定义的形参,应用程序对参数处理代码的调用就可以像对一个静态方法的单个调用一样简单。
You can access methods on singleton objects similar to how you would call static methods.
您可以像调用静态方法一样访问单例对象的方法。
应用推荐