The client receives the file data as a stream, which it parses into a memory-resident object.
客户机将文件数据作为流进行接收,然后将其解析为一个内存驻留对象。
2
Methods of designing memory-resident program are introduced and a designing example is given to show that a memory-resident program produces sounds when buttons are pressed.
介绍了设计内存驻留程序的方法,并给出了一个设计实例:一个按键发声的内存驻留程序。
3
Accessing a memory address that has been swapped is a lot slower than reading a resident (in physical memory) address because it must be loaded from the hard drive.