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.
只有当内存管理器返回内存系统你访问冲突。
应用推荐