• 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.

    PHPV5.3特性就是进行静态调用能够使指定成为一个变量

    youdao

  • Serial communication with a custom message: serial port programming under control VC type approach, grasp the static call and dynamic library custom message.

    串口通信定义消息掌握VC串口编程序方法掌握动态静态调用自定义消息。

    youdao

  • 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.

    得到允许数组中定义应用程序对参数处理代码调用可以一个静态方法的单个调用一样简单

    youdao

  • The static keyword will simply try to resolve the call in the current class instead of the class the function was defined in.

    静态关键字仅仅尝试当前解析调用而不是定义函数类中执行。

    youdao

  • You can access methods on singleton objects similar to how you would call static methods.

    可以调用静态方法一样访问对象的方法。

    youdao

  • LaunchApp creates an instance of an Assembly object using the Assembly.LoadFrom static method rather than by using an explicit constructor call.

    LaunchApp使用Assembly .LoadFrom静态方法创建Assembly对象实例不是通过显式调构造函数来创建

    youdao

  • If you choose the static buffer option, that buffer will be overwritten with the next call to ERR_error_string.

    如果选择的是静态缓冲区选项那么在下一次调用ERR_error_string时,该缓冲区覆盖。

    youdao

  • The second bold line shows how to create the SReg request through a static method call to SRegRequest.createFetchRequest().

    第二粗体代码显示了如何通过对 SRegRequest.createFetchRequest() 的静态方法调用创建SReg请求

    youdao

  • For instance, normal Clojure functions have low call overhead as they're mostly reduced to static method calls.

    例如普通Clojure函数都有较低调用开销因为它们尽量降静态函数调用。

    youdao

  • The static methods in the Factory class will then call the instance methods of your factory instance.

    然后Factory中的静态方法调用工厂实例实例方法。

    youdao

  • In this case, the clause is parsed at runtime, and the call against the database is built up from the static and dynamic parts of the Open SQL statements.

    这种情况下运行时解析句,根据Opensql语句静态部分动态部分构造数据库调用

    youdao

  • For instance, if two threads both call a function, such as asctime (which USES a single static data area), they can produce surprising results.

    例如如果两个线程同时调用函数asctime(使用一个静态数据),会产生不可思议的结果

    youdao

  • In Listing 2, I declare a single static method that accepts a String parameter (traditionally called self, but you can call it whatever you like) that represents the class I'm adding the method to.

    清单2中,声明了一个单独静态方法接收String参数(通常称为self但是可以随意为命名),代表我向其中添加方法

    youdao

  • To call a static method from outside of its class, use the class name together with the scope resolution operator and the name of the method.

    外部调用静态方法,可使用加上范围解析方法名。

    youdao

  • If the method is not static, I generate code to load the this object reference to the stack, and also set the method call type to virtual (rather than static).

    如果方法不是静态的,那么生成将this对象引用装载堆栈中的代码同时设置方法调用类型virtual(而不是static)。

    youdao

  • These two functions are both declared private static, which enables you to call them from within your main method but not from other classes.

    两个函数声明为privatestatic因此可以main方法调用它们但是不能其他类调用。

    youdao

  • Most importantly, for our purposes, it generates the static client classes into other projects so they can call a web service.

    其中最为重要的就是其它项目生成静态客户机使它们可以调用这个Web服务。

    youdao

  • For example, Listing 1 shows the JNI code required to call a static method.

    举例来说,清单1展示调用静态方法所需JNI代码

    youdao

  • In here is our static void main call, which serves an entry point for the application.

    这里调用staticvoidmain是作为应用程序的入口

    youdao

  • So as you see although we call foo function three times the initialization of a static varible is done only once.

    回答你的问题基本。静态变量函数或者类的成员变量或局部变量)初始化一次,终止。例如;

    youdao

  • Why does PHP assigns context to a static method call and does not give an E_STRICT notice?

    为什么PHP指定上下文静态方法调用并不一个e_strict通知

    youdao

  • The recovery of indirect procedure call is a difficult problem in static binary translation.

    间接过程调用恢复问题静态二进制翻译中的难点之一。

    youdao

  • The static analysis of member call is defined as determining the type of member function pointer or reference in compiling stage.

    面向对象程序设计中,成员调用静态分析编译阶段确定调用成员函数指针引用类型

    youdao

  • You can also call static methods on classes and access classes' static fields. Observe!

    可以调用静态方法访问类的静态字段

    youdao

  • If you are using a regular expression pattern that has already been defined in another static method call, the regular expression engine will retrieve it from the cache.

    如果使用其他静态方法呼叫定义规则运算模式,规则运算式引擎就会从快取撷取这个规则运算式模式。

    youdao

  • If your software design requires an explicit call to a static constructor, it is likely that the design contains serious flaws and should be reviewed.

    如果软件设计要求式调用静态构造函数可能设计存在严重缺陷检查设计。

    youdao

  • Whether extension methods apply or not depends on the static context of the call (i. e. which using clauses occur), and this context information is not currently kept as part of the payload.

    不论扩展方法是否依赖调用静态上下文(也就是出现了using语句),因为上下文信息并不作为有效载荷的一部分保留下来。

    youdao

  • Whether extension methods apply or not depends on the static context of the call (i. e. which using clauses occur), and this context information is not currently kept as part of the payload.

    不论扩展方法是否依赖调用静态上下文(也就是出现了using语句),因为上下文信息并不作为有效载荷的一部分保留下来。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定