initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- The security card or token does not exist, needs to be initialized or has been removed.
安全性卡或令牌不存在,需要进行初始化或已被删除。 - The notification insertion command builder object was not properly initialized in the extended stored procedure.
扩展存储过程中的通知插入命令生成器对象未正确初始化。 - The object must be initialized before you set or retrieve properties on it.
在对象上进行设置属性或检索属性之前,必须先初始化该对象。 - That's why$ append is initialized to0.
所以我们要将$append初始化为0。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。 - If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。 - This template will ensure that the project structure and all necessary files will get created and initialized.
此模板将确保创建并初始化该项目的结构和所有必需的文件。 - They can only be initialized through the constructor.
它们只通过构造函数初始化。 - XAML C# code is generated and the dataset is initialized.
生成XAMLC代码并对数据集进行初始化。 - The number of global variables is limited, so we can declare them when the report is initialized.
全局变量的数量是有限的,这样我们就可以在报表初始化时声明它们了。