segmentation fault 双语例句
全部
1·Why is there a segmentation fault?
为什么有一个分割的错吗?
2·Reference string parameter causes Segmentation fault?
引用字符串参数会导致分割错误?
3·The sample program here is a typical example of a segmentation fault.
清单11所示程序是一个段错误的典型例子。
4·Should segmentation fault handlers be written at all by a application programmer in c?
要分割的故障处理程序被写在所有的C语言程序员?
5·Any other access to unmapped memory triggers a page fault that results in a Segmentation fault.
任何其他访问映射的内存,结果在一个分割故障触发页面错误。
6·A the most likely cause of a segmentation fault (segfault) under these conditions is faulty hardware.
在这样的情况下导致程序分段错误(segfault)的最主要原因是硬件的问题。
7·A segmentation fault is caused by the program writing to a portion of memory it is not supposed to.
分割故障是由程序写入的内存部分,它不应该引起。
8·For example, with segmentation faults, you need to know on which line of code the seg fault occurred.
举例来说,对于段错误,您需要了解段错误发生在代码的哪一行。
9·I am not aware of any situation, where the execution of the program can be continued after a segmentation fault.
我不知道任何情况,在程序的执行可以分割故障后继续。
10·foo You probably weren't calling foo ad nauseam here but segmentation fault refers to segments of memory colliding.
你可能不会倒胃口地调用,但是段错误是涉及内存段冲突。