词语站>英语词典>initialized翻译和用法

initialized

英 [ɪˈnɪʃəlaɪzd]

美 [ɪˈnɪʃəlaɪzd]

已初始化的

双语例句

  • The number of global variables is limited, so we can declare them when the report is initialized.
    全局变量的数量是有限的,这样我们就可以在报表初始化时声明它们了。
  • You can also handle runtime errors when the test variable is not initialized.
    当测试变量尚未初始化时,您可以处理运行时方面的错误。
  • XAML C# code is generated and the dataset is initialized.
    生成XAMLC代码并对数据集进行初始化。
  • Then, it calls the open() method and returns the initialized request object.
    然后,它会调用open()方法并返回初始化了的request对象。
  • The interface is initialized at system startup time.
    系统初始化时,接口也初始化了。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • The notification insertion command builder object was not properly initialized in the extended stored procedure.
    扩展存储过程中的通知插入命令生成器对象未正确初始化。
  • A lookup node is then created and initialized which also has the name service entry.
    然后创建并初始化一个查找节点,它也有名称服务条目。
  • The security card or token does not exist, needs to be initialized or has been removed.
    安全性卡或令牌不存在,需要进行初始化或已被删除。
  • If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
    如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。