Step 1: Initialization of a connection to cm.
步骤1:到CM的连接的初始化。
This field is populated during initialization of the runtime.
在运行时初始化期间填充这个字段。
Initialization — Points in the initialization of classes and objects.
初始化(Initialization)——初始化类和对象时的点。
The best place to start is with the initialization of the cache region itself.
最好从初始化区域开始。
The process begins with the initialization of a timer through hrtimer_init.
定义过程首先通过 hrtimer_init初始化一个计时器。
The prepare method is invoked to finalize the initialization of the MediaRecorder.
调用prepare方法完成 MediaRecorder的初始化。
The initialization of Kerberos Database using kdb5_util is shown in Listing 5.
使用 kdb5_util初始化Kerberos数据库如清单5 所示。
You can define KDB commands that will be executed during the initialization of KDB.
您可以定义将在KD b初始化期间执行的kdb命令。
After initialization of IDS on the mach1 machine, define it as the primary server.
在mach1机器上启动IDS实例之后,把它定义为主服务器。
That mapping is defined and created during the initialization of the virtual portal.
在虚拟门户初始化期间定义并创建了该映射。
These special methods include allocation, deallocation, and initialization of objects.
这些专用的方法包括对象的分配,存储单元分配以及初始化。
The initialize method is called by Batch Container during the initialization of the job step.
批处理容器将在作业步骤的初始化期间调用initialize方法。
The singleton pattern can be used to delay the initialization of an object as long as possible.
单元素模式可以用来尽可能久地延迟对象的初始化。
You should understand both the order of operations and the default initialization of an object.
你应该同时理解操作符的顺序和对象的默认初始化行为。
You can also create some helper methods to simplify the boilerplate initialization of the server object.
还可以创建一些助手方法以简化服务器对象的样例初始化。
The first section, Listing 6, covers the application startup and the initialization of the view controller.
第一部分,清单6,介绍应用程序开始部分和视图控制器的初始化。
Lazy initialization of memory structures will save CPU time and may defer the activation of other plug-ins.
内存结构的滞后初始化可以节省CPU时间并延迟其他插件的激活。
With the automatic initialization of hxclient, you are ready to use it for date, time, and number format.
对于hxclient的自动初始化,您已经做好准备将其用于日期,时间和数字格式了。
This is commonly done with the LIST_HEAD macro, which provides the declaration and initialization of the list.
这通常通过list_head宏来完成,这个宏提供列表的声明和初始化。
After the initialization of the XHR object, the rpc.tag file generates an Ajax callback named processResponse .
完成XHR对象的初始化后,rpc. tag文件生成一个名为processresponse的Ajax回调。
The method refreshVisuals() is called only once during the initialization of the EditPart and is never called again.
方法refreshVisuals()只在EditPart的初始化过程中调用一次并且决不再次调用。
So as you see although we call foo function three times the initialization of a static varible is done only once.
你回答你的问题基本。静态变量(一个函数或者类的成员变量或局部变量)是只初始化一次,终止。例如;
Thread 1 completes the initialization of the Singleton object by running its constructor and returns a reference to it.
线程1通过运行Singleton对象的构造函数并将引用返回给它,来完成对该对象的初始化。
Creation and initialization of platform and third-party resources, such as network sockets or telecommunication protocol stacks.
平台和第三方资源的创建和初始化,如网络套接化或电信协议栈。
Creation and initialization of the "expected" output SDO so you can compare it with the actual output SDO that is returned by the map.
“预期的”输出sdo的创建和初始化,以便您能够将其与该映射返回的实际输出做比较。
Most of these instructions are in place to check for the initialization of I, and to perform a thread-safe initialization using a lock.
这些指令大多数是为了检查i的初始化,以及使用锁执行线程安全的初始化。
The former is responsible for the initialization of the distributed environment; the latter is used for communicating between processes.
前者负责分布式环境的初始化;后者用于进程之间的通信。
The "qname" parameter passed in on initialization of the wrapper object is the XML Qualified name of the property that is being requested.
在包装对象初始化阶段传入的“qname”参数是所请求的属性的XML限定名称。
The first block contains the event handler to initialize the application (onload) and the initialization of the database, as shown in Listing 3.
第一段包含初始化应用程序的事件处理函数(onload)和数据库初始化,如清单3所示。
Finally, lazy acquisition pattern was applied to the initialization of services by exposing a startup method with the framework context interface.
最后,利用框架上下文接口公开一个启动方法,从而将延迟获取模式应用在服务的初始化中。
应用推荐