pointer dereference中文,pointer dereference的意思,pointer dereference翻译及用法

2025-11-01 09:41 浏览次数 7

pointer dereference

指针引用内存

pointer dereference 例句

英汉例句

  • through pointer mapping sets and fault model, it can detect bad deallocation, memory leak and null pointer dereference faults automatically and increase the testing efficiency.

    通过指针映射集和故障模型,可以自动检测内存释放异常、内存泄露和空指针引用等动态内存故障,提高了测试效率。

  • detector: null pointer dereference and redundant comparisons to null

    检测器:null指针对null 的解引用(dereference)和冗余比较

  • through pointer mapping set and fault model, it can detect null pointer dereference faults automatically and increases the testing efficiency.

    通过指针映射集和故障模型,可以自动检测空指针引用内存故障,提高了测试效率。

  • 「the future」 or not, it「s getting a bit silly for gui application developers to perpetually be one bad pointer dereference away from scribbling all over their application」s memory.

    不管「未来」到达与否,开发者为了一个损坏的指针不断的遍历内存,多少是有些愚蠢的事情了。

  • null pointer dereference fault is ubiquitous in the program with pointers. it is difficult to locate fault sources adopting dynamic testing method.

    空指针态引用故障在使用指针的程序中是普遍存在的,采用动态测试方法进行测试难以準确定位故障源。

  • this warning indicates that the result of a pointer dereference is being ignored, which raises the question of why the pointer is being dereferenced in the first place.

    此警告意味着取消引用指针所带来的后果被忽略,这会产生一个问题,那就是为何在第一个位置取消引用指针。

相关热词