| 1. | External page address 外部页地址 |
| 2. | To transfer instructions , data , or both , between real storage and external page storage 在实存储器和外部页式存储器之间传送指令、数据或指令和数据。 |
| 3. | Page the external page that asp . net should dynamically compile and link to the current file that contains the 外部页, asp . net应动态编译该页并将它链接到包含 |
| 4. | The visitor in listing 3 produces a map that associates each external page with a list of internal pages that link to it 清单3中的visitor生成一个映射,将每一个外部页面与链接它的一组内部页面相关联。 |
| 5. | Since the buffer pool is capable of using foreign pages , remote memory will be utilized if there not enough memory on the remaining nodes 因为缓冲池可以使用外部页,所以当剩余节点上的内存不足时,可使用远程内存。 |
| 6. | As memory is assigned to sql server , you may observe that some nodes are given many pages from other numa nodes called foreign pages 当内存分配到sql server时,您可以观察到某些节点获得了许多来自其他numa节点的页(称为“外部页 |
| 7. | However , these pages are not used during ramp - up because they can frequently be transferred to the owning node and become local to that node 但是,由于这些外部页可以被频繁地传输到所属节点并变为该节点的本地页,因此,不能在增长过程中使用这些页。 |
| 8. | Elements , start by figuring out which link to external pages - pages on other sites that aren t part of your application - and " discard " them in other words , don t worry about them 元素,先找出哪个链接到外部页面在其他站点上、不是应用程序的一部分的页面并“丢弃”它们(换句话说,不用考虑它们) 。 |
| 9. | In system with virtual time sharing , a paging technique that writes the active pages of a job to external page storage and reads pages of another job from external page storage into real storage 在采用虚拟分时的系统中,把作业的现用页面写到外部页面存储器中,并把另一作业页面从外部页面存储器读入实存的一种调页技术。 |
| 10. | To accomplish this sort of data transformation with a visitor , you need to take the list of external page links reachable from a given site and sort them by the linked - to page , as shown in listing 3 为了用visitor实现这种数据转换,需要获得从某个给定网站可以到达的外部页面链接的列表,并根据被链接的页面对它们进行分类,如清单3所示: |