null reference
常见例句
- Fixed Null Reference Exception when deleting a that has holes in it.
修复了当删除一个包含空值的对象时引发的空引用异常 - Finally, say goodbye to the dull, everyday drudgery of null reference exceptions.
最后,告别那些处理空引用异常的枯燥差事吧。 - To avoid this problem, you can define a complex type to wrap the value type and set the complex type to be null to indicate a null reference.
为了避免这个问题的出现,您可以定义复合类型来封装数值类型,并将这个复合类型置为空来表示空引用。 返回 null reference