定期扫描 meaning in English
periodic scanning
Examples
- Using reference queues to clean up the
用引用队列代替定期扫描内容的方法来清理 - The lazywriter process periodically scans the list of objects in the procedure cache
惰性写入器进程定期扫描过程缓存中的对象列表。 - The connection pooler periodically scans connection pools looking for objects that have been released to the pool and are marked as invalid
连接池管理程序会定期扫描连接池,查找已释放到池中并标记为无效的对象。 - The connection pooler periodically scans connection pools looking for unused connections that were not closed by close or
连接池进程定期扫描连接池,查找没有通过close或dispose关闭的未用连接,并重新建立找到的连接。 - With this approach , you would regularly scan the mail file for soap requests , remove these messages from the mail file , process the requests , and send out the responses
使用这种方法时,您将定期扫描邮件文件以查找soap请求,从邮件文件中删除这些消息,处理请求并发出响应。