名词
中文翻译:空指示器同义词
同义词:
['null value', 'null reference', 'null pointer']
例句:
-
1. In the database management system, a null indicator is used to indicate that a record does not exist.
在数据库管理系统中,使用空指示器来表示记录不存在。
-
2. The null indicator in the code indicates that the variable has not been initialized yet.
代码中的空指示器表示变量尚未初始化。
-
3. When accessing data from a file, if the file is empty, a null indicator will be returned by the program.
从文件中访问数据时,如果文件为空,程序将返回空指示器。