常驻内存的 Resident
非易失性内存的内容 configuration
共享内存的 API
修改内存的字节 DWORD dwSize
写内存的起始地址 LPVOID lpBaseAddress
读内存的起始地址 LPCVOID lpBaseAddress
要修改内存的进程句柄 HANDLE hProcess
要修改内存的起始地址 LPVOID lpAddress
应用程序对内存的需求 Application memory requirements
它是指向这块内存的指针。
关于更多内存的问题并不是一个学术问题。
我们需要知道什么时候工作集接近内存的大小。
We need to know when working set is approaching the size of RAM.
So, you know, we've got a bunch of juicy topics to dive into this week involving pointers and memory.
这周我们有很多有趣的主题,包括指针和内存。
Here's the problem with that technique, and by the way, a number of programming languages use this, including Lisp.
这会指向元素的值,然后对内存进行切分,关于这种技术有个问题,顺路说下。
One of the perhaps easiest ones to put your finger on is what if the computer is out of memory?
一个可能的情况是,计算机的内存不足?
应用推荐