An attempt to read from or write to uncommitted memory causes an access violation.
任何试图对未提交的内存进行读写的操作都会导致访问异常。
An access violation means that somewhere, your code tried to access (read, in this case) memory that's not mapped to your program's address space.
代码访问违反意味着某个地方,试图访问(读,在这种情况下)内存不是映射到程序的地址空间。
Only if the memory manager has returned the memory to the system do you get an access violation.
只有当内存管理器返回内存系统你访问冲突。
Only if the memory manager has returned the memory to the system do you get an access violation.
只有当内存管理器返回内存系统你访问冲突。
应用推荐