static call的意思|示意
静态调用
static call相关短语
1、 static-call 静态调用
2、 static call graph 图称为静态调用图
3、 extended static call model 静态调用扩展模型
4、 static external call 静态外唤分配
5、 static procedure call 静态过程调用
static call相关例句
We make the static call in Listing 7.
我们在清单7中进行了静态调用。
New to PHP V5.3 is the ability to have the name of the class when specified be a variable when making a static call.
PHP V5.3的一个新特性就是在进行静态调用时,能够使指定的类名成为一个变量。
As you can see, the static call the repository has been replaced by an interface call.
正如你看到的, 对数据存储层的静态调用已经被替换为通过接口调用.
互联网
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.
有了得到允许的在一个数组中定义的形参,应用程序对参数处理代码的调用就可以像对一个静态方法的单个调用一样简单。