uninitialized 双语例句
全部
1·Otherwise, it is uninitialized or false.
其他情况下,它是未初始化或false的。
2·This section is for uninitialized data.
此部分为非初始化数据保留。
3·The request is uninitialized (before you've called open ).
请求没有发出(在调用open之前)。
4·How does an uninitialized variable get a random value?
未初始化变量是如何得到一个随机的价值?
5·Otherwise, the variable will be uninitialized when it is used.
否则,该变量在使用时将是未初始化的。
6·Scripting errors such as using uninitialized variables, etc.
脚本错误,如使用未初始化的变量等。
7·Uninitialized pointers are a common source of run-time errors.
很多运行时错误都源于使用了未初始化的指针。
8·The expression in an assign accesses an uninitialized part of a variable.
赋值中的表达式访问变量的未初始化部分。
9·The sample used an uninitialized Transformer to save the result of the parsing.
样本使用未初始化的 Transformer 来保存解析结果。
10·For example, in C and C + +, if you write int I; the variable is uninitialized.
例如,在C和C+ +中,如果你写“int i;”则变量是没有被初始化的。
未初始化
1·Otherwise, the variable will be uninitialized when it is used.
否则,该变量在使用时将是未初始化的。
2·Also, a lot of errors with the native API only appear at run time-for example, a mismatch in address or protocol or uninitialized data members.
另外,基本api有许多只在运行时出现的错误;例如,地址或协议不匹配或未初始化的数据成员。
3·The 'Unassigned' check box allows you to query for uninitialized or unset fields of a work item.
“Unassigned”复选框允许您查询工作物件的未初始化或未设置的字段。
4·Listing 3 illustrates the concept of uninitialized memory, defined using the.bss section directive (line 14).
清单3演示了未初始化内存的概念,这是用. bss部分指令(第14行)定义的。
5·Otherwise, it is uninitialized or false.
其他情况下,它是未初始化或false的。
