名词短语中文翻译
中文翻译:空指针值
同义词:
['null value', 'null reference']
例句:
-
1.The program was designed to handle null pointer values gracefully.
该程序被设计为优雅地处理空指针值。
-
2. In the event of a null pointer exception, the program will crash.
发生空指针异常时,程序将崩溃。
-
3.The code should be updated to handle null pointer values properly.
代码应该更新以妥善处理空指针值。