Please help us improve the quality of example sentences! Edit on Github

只有复杂的变量需要初始化。Only complex variables need to be initialized.

协议已缮写完毕并已草签。The agreement has been made out and initialized.

Other words in sentence

该服务器与客户端一起初始化。The server is initialized along with the client.

在运行期初始化一个工作队列时要用到A workqueue task is initialized at run time by using

这一列表是由工作台选择初始化的。This list is initialized by the workbench selection.

它们只通过构造函数初始化。They can only be initialized through the constructor.

所以这里的同样的代码--thankful被初始化为false值。So same code up here -- thankful is initialized to false.

Other words in sentence

数组,无论是当前的,还是类等级的,都会被初始化。Arrays, whether local or cla -level, are always initialized.

数组,无论是当前的,还是类等级的,都会被初始化。Arrays, whether local or class-level, are always initialized.

在报表初始化时那些变量得到了声明。Those variables can be declared when the report is initialized.

为了进行此操作,需要使用空对象初始化此列表。To do so, this list needs to be initialized with empty objects.

工作队列任务可以在编译时或者运行时创建。Workqueue tasks can be initialized at compile time or at run time.

Other words in sentence

然后初始化一个查找数据结构,这是一个链表。A lookup data structure which is a linked list is then initialized.

没有可用内存。无法初始化图像处理控制。No memory is available. The imaging controls cannot be initialized.

索引和子脚是否被正确地初始化,在做循环之前?Are indexes or subscripts properly initialized just prior to the loop?

指针数组不能由非字符串的类型直接初始化。Arrays of pointers can't be directly initialized with non-string types.

假如这样做了,当每次调用my_rand时,$seed会被初始化为undef。If we did, it would be initialized to undef every time we called my_rand.

Other words in sentence

明确地说,该模块中的所有入口点类都被初始化。Specifically, all the entry point classes in that module are initialized.

这意味着用一个值初始化对象,以后不再重新赋值。This means that an object is initialized with a value and not reassigned.

系统的其余部分在这第二个阶段期间进行初始化。It is during this second phase that the rest of the system is initialized.