initialization

英 [ɪˌnɪʃəlaɪˈzeɪʃn] 美 [ɪˌnɪʃələˈzeɪʃn]

n.  起始;初始化;安置初始值

计算机

COCA.40016



双语例句

  1. You can avoid this problem by performing application initialization from a high-priority RT thread.
    您可以通过从一个高优先级RT线程执行应用程序初始化来避免这个问题。
  2. In the demo code, a list of cities beginning with A and J is created on initialization.
    在demo代码中,在初始化时首先创建一个以A和J开头的城市的列表。
  3. The platform calls this class to perform initialization and cleanup.
    平台调用这个类来执行初始化和清理工作。
  4. The second step of the BIOS is local device enumeration and initialization.
    BIOS的第二个步骤是进行本地设备的枚举和初始化。
  5. This is a pointer to application-specific data for program initialization.
    是到特定于应用程序数据的指针,用于程序的初始化。
  6. Let's review the Linux boot and initialization process.
    让我们来回顾一下Linux的引导和初始化过程。
  7. When complete, the first user-space program ( init) starts, and high-level system initialization is performed.
    完成这些操作之后启动第一个用户空间程序(init),并执行高级系统初始化工作。
  8. Similarly, system administrators often like to keep a step-by-step record of interactive system or server configuration and initialization.
    类似地,系统管理员通常喜欢保存交互式系统或服务器配置和初始化的逐步记录。
  9. The first is the slightly odd initialization code in the isPrime() method.
    第一个是在isPrime()方法中加入了有点奇怪的初始化代码。
  10. Add sysctl-p to a system initialization file to set kernel parameters after each reboot.
    添加sysctl-p到一个系统初始化文件中,以便在每次重新启动时设置内核参数。
  11. OnLoad& This function is where you place initialization code.
    onLoad&在此函数中放置初始化代码。
  12. In this case, a timestamp needs to be recorded on which the meeting UI initialization timeout is based.
    在本例中,需要记录一个时间戳,根据它设置会议UI的初始化超时。
  13. The extensions filter also requires an initialization parameter.
    扩展过滤器还需要一个初始化参数。
  14. Thus, creation and initialization has to be done within this application.
    因此,必须在该应用程序中进行创建和初始化。
  15. You would use this to run any extension initialization code.
    您将使用它运行任何扩展初始化代码。
  16. The initialization function is in the JavaScript file.
    这个初始化函数位于JavaScript文件中。
  17. This function performs a large amount of subsystem initialization.
    这个函数执行了大量的子系统初始化操作。
  18. When a component creates a private instance of another class, it internalizes the initialization logic within the component.
    当一个组件创建了另一个类的一个private实例,它在组件内部使初始化逻辑内在化。
  19. Initialization and encryption errors indicate that the product is installed, but is not in a working state.
    初始化和加密错误表示产品已安装,但工作状态不正常。
  20. To propose a new approach implements the initialization for synchronous sequential circuits.
    针对同步时序电路的初始化问题,提出了一种新的实现方法。
  21. In this step, you will add a message box to an initialization event of the worksheet.
    在此步骤中,您将向工作表的初始化事件添加一个消息框。
  22. It provides hardware linking method, baud rate calculation and communication ports initialization.
    给出了两机的硬件连接方式、波特率确定和软件对通信端口的初始化。
  23. It contains an initialization method and a cleanup method.
    它包含一个初始化方法和一个清除方法。
  24. Achieving system initialization, and the use of a user function.
    实现系统的初始化,和调用用户函数。
  25. As with instance initialization, you can use the initializer syntax as an alternative to the static constructor.
    和实例初始化一样,可以使用初始化器语法作为静态构造函数的变体。
  26. The Provider entails two basic processes: initialization and shutdown.
    该供应商需要两个基本过程:初始化和关闭。
  27. Next up is implicit array initialization.
    接下来就是隐式的数组初始化了。
  28. Now it is not performed by file system initialization, only on demand for corresponding map forming.
    现在,它不是通过文件系统进行初始化,只对地图的需求相应的成形。
  29. The start method has been a convenient place to implement initialization and registration behavior for a plug-in.
    插件的启动方法方便于实现插件的初始化和注册行为。
  30. VB9 added array initialization; unfortunately the syntax is rather verbose.
    VB9增加了数组初始化;但不幸的是其语法太冗长了。

英英释义

noun

  1. (computer science) the format of sectors on the surface of a hard disk drive so that the operating system can access them and setting a starting position

      Synonym:    low-level formattinginitialisation