undef怎么读,undef的音标和真人发音
  

undef是什么意思,undef的意思是

abbr.undefended 未设防的;undefined 未规定的;未下定义的;不明确的

undef 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释

Setting $ / to undef has the effect of reading all the input into $ text at once , newlines included .
将$/设置为undef的作用是将所有输入(包括换行)立刻读入$text中。
I should mention that this uses the CPAN Every module to insert either nothing ( an undef value ) or the current loop iteration in the
labelslist.
应该 指出 , 这里 使用 了 CPAN Every 模块 来 插入 空 的 内容 ( 一 个 undef 值 ) 或
labels列表的当前循环迭代。
If the document_root doesn \'t have any child nodes , for example , config_node will be set to undef , and the third line of the example will raise an error .
例如,如果document_root没有任何子节点,则将config_node设置成undef,并且该示例的第三行将产生一个错误。