undef

undef

 英

  • 网络定义;未定义宏;取消已定义的宏

例句

If it is undefined, we return undef as well.

如果变量没有定义返回undef

But if UNDEF appears, it is not defined in that object and must be resolved elsewhere.

如果出现UNDEF那个对象定义并且必须其他地方解析

You get a new $x, initialized to undef, every time through the loop.

每次遍历循环得到一个$x,初始化为undef

Replace the #undef macros with #define and insert the version information.

#undef替换#define插入版本信息

If we did, it would be initialized to undef every time we called my_rand.

假如这样每次调用my_rand,$seed初始化为undef

If -a is a hash switch, then just hello will create a key of hello with an undef value.

如果-a一个散列开关那么hello创建一个带有undefhello

Also, they are limited to scalar strings or undef for the values.

另外它们限制标量字符串undef

Change the #undef macros to #define and set the variable types to int (see Listing 2).

#undef改为#define,变量类型设置int清单2)。

Assuming a good random number generator, you will get either 1 or undef based on the timeout.

假定一个随机生成器根据超时获得1定义

热门查询