The first thing we have to do is initialize the object.
首先,我们必须做的是初始化的对象。
In line 5, TestCase.setUp is overridden to initialize or instantiate the object under test.
在第五行中,TestCase . setUp被重载,从而对测试下的对象进行初始化或者实例化。
初始化目标对象。
Their job is to initialize all the members of an object.
它们的工作是初始化一个对象的所有成员。
Create and initialize the search object.
创建和初始化搜索对象。
I then re-initialize the cipher with the new iv object.
然后我用新的iv对象重新初始化这个密码。
Object and initialize it with the proper name and type.
对象,并用正确的名称和类型将其初始化。
It puts the burden on the programmer to initialize every member of every object.
将初始化每个对象的每个成员的负担放在程序员身上。
They are often used to initialize the data of an object.
它们通常用于初始化对象的数据。
The job of the constructor is to initialize an object.
构造函数的工作是初始化对象。
The job of the constructor is to initialize an object.
构造函数的工作是初始化对象。
应用推荐