Not Initialized的意思|示意
没有初始化
Not Initialized的网络常见释义
未初始化 API实例的状态有三种: 未初始化 运行中 终止 未初始化(Not Initialized)状态:这个通信状态表示在运行SCO时但是SCO还没有调用Initialize(“”)方法之前的API实例的状态。
Not Initialized相关短语
1、 Object not initialized 目标对象未初始化
2、 blank board-not initialized 空局 ; 没有初始化 ; 董事会未初始化的空白 ; 空白板未初始化
3、 Entity is not initialized 实体未初始化
Not Initialized相关例句
The subscription is not initialized or not created for failover mode operations.
订阅未初始化或没有为故障转移模式操作而创建。
In this example, line 6 will cause a null pointer exception because the variable actions has not been initialized.
在这个例子中,第6行将产生一个null指针异常,因为变量actions还没有初始化。
To avoid this problem, complex attributes should be initialized in the constructor; however, this is not necessary for simple attributes such as strings, booleans, and so on.
为了避免这个问题,应当在构造函数中初始化复杂属性;然而,对于字符串、布尔值等简单属性则不需要这样做。
The pointer offset value and sensor gain setting value selected by this operation are not initialized by SETUP RESET or DEFAULT SET operation.
这里操作选定的指针偏差值和感应增益设定值不用“归零设定”或“错误重调”来清除。
If you see the following: Shared memory not initialized for INFORMIXSERVER 'servername', then the setup did not work correctly.
如果看到以下信息:shared memory not initialized for INFORMIXSERVER ' servername ',则说明设置不能正确地工作。
Automatic variable has static lifespan if not initialized?
自动变量静态寿命如果没有初始化?