• My computer can't read the disk you sent.

    电脑不能送来

    《牛津词典》

  • Like the previous optimizations, this optimization collects related data on the disk to optimize for sequential Read optimization.

    前面其他优化一样,这个优化磁盘收集相关数据实现相邻优化。

    youdao

  • If all the data fits in the cache, then the data is read from disk only once; after that, all requests are satisfied from the cache at memory speed.

    如果所有数据缓存中,那么只需磁盘读取一次数据;毕竟,所有的请求可以用内存速度从缓存中得到满足

    youdao

  • All the sectors on a disk platter that can be read without moving the head constitute a track.

    磁盘盘片无需移动磁头前提下即可读取所有扇区组成一个磁道。

    youdao

  • If the key is encrypted, you can save the password somewhere on the disk, and read it in when necessary.

    如果加密密钥可以磁盘某处保存密码然后需要的时候读取

    youdao

  • Because the pages are not read sequentially from the disk, both seek and rotational delays occur before each page can be read.

    因为不是磁盘连续读取页面,所以在读取每个页面之前需要进行查找存在循环延迟

    youdao

  • We focus on disk reads rather than disk writes, because the majority of disk accesses are for read operations, and the majority of disk bandwidth is used for read operations.

    我们关注磁盘读取不是磁盘因为大部分磁盘访问都是为了进行读取操作大部分磁盘带宽用于读取操作。

    youdao

  • Because these blocks are contiguous on the disk, there's better read and write performance for them.

    由于这些磁盘连续的,读取写入性能会更好

    youdao

  • On decryption, each event is written to disk, unencrypted, and the plain text read back in to be displayed to the user.

    解密阶段,每个事件写到磁盘上,然后进行解密,最后文本显示给用户。

    youdao

  • Another problem I see in RCP applications is what I call image burn, which occurs when an image is frequently read from disk and disposed.

    RCP应用程序中观察到的另一个问题称为映象燃烧磁盘频繁读取个映象然后丢弃时该问题就会发生

    youdao

  • The next time the data on that page is requested, it need not be read from disk again.

    下次请求该页数据时,需要磁盘进行读取该页。

    youdao

  • Now, large spreadsheets or large documents could be read in from the disk and held in RAM memory for fast access and manipulation.

    现在大型电子数据大型电子文件可以光盘读取还可以通过快捷操作把它们放到内存中。

    youdao

  • After removing any existing rotated images, the number of tiles saved on disk is read.

    删除所有现有的已旋转图像之后,将读取那些保存磁盘上

    youdao

  • Does one form of persistence result in XML documents on disk that are easier to read, use, consume, or send to another application?

    有没有持久性存储方法可以磁盘生成易于读取使用并能发送给其他应用程序的XML文档呢?

    youdao

  • So at least 653 pages would need to be read from disk if the rows were distributed in such an ideal way that only rows accessed by the query are to be found on the loaded pages.

    所以如果这些理想方式分布,要使得只有查询访问的行可以装载找到那么至少需要磁盘653个页。

    youdao

  • To improve performance, stylesheets read from disk are cached in memory - the node does not cache stylesheets that are supplied in the input message.

    提高性能磁盘读取样式存在内存中——节点不能缓存输入消息提供的样式表。

    youdao

  • As a result, data is continually written and read from disk rather than from main memory, which is very detrimental to performance.

    导致的结果不断地磁盘内存读写数据是影响性能的重要限制因素。

    youdao

  • Listing 6 shows how to determine how many blocks were read from disk versus those from memory.

    清单6显示了如何确定多少是从磁盘读取的,以及有多少块是从内存中读取的。

    youdao

  • This buffer caches JMS message data that may otherwise need to be read from disk.

    缓冲区缓存原本需要磁盘读取JMS消息数据

    youdao

  • Things are quite different with LOBs, which are always read directly from disk.

    而对于 LOB 则截然不同总是直接磁盘读取

    youdao

  • Loss of data - Data cannot be written to or read from a disk because of a logical or physical problem.

    由于逻辑物理问题,数据无法写入磁盘或无法磁盘读取

    youdao

  • The high probability of a disk read being necessary for each insert makes this scenario prone to poor performance.

    对于每次insert需要磁盘概率如此之使得这种场景往往性能很差

    youdao

  • Memcached is used by many large sites to cache various objects in a distributed memory system, rather than having to read from disk or a database.

    许多大型站点使用memcached分布式内存系统中缓存各种对象,这样就不需要磁盘数据库读取它们。

    youdao

  • A web server's underlying operating system will cache files that were recently read from disk in physical memory.

    Web服务器基本操作系统物理内存中缓存最近磁盘读取文件

    youdao

  • The source Linux kernel tarball was stored on another disk, and for read tests, output was directed to /dev/null.

    Linux内核原始码存储另一个磁盘上对于测试输出指向 /dev/null。

    youdao

  • To ensure the durability of events and actions, Business events can persist or read data from disk at several points during event processing.

    为了确保事件动作持续性BusinessEvents可以执行持久化操作事件处理过程中的几个不同时间点磁盘读取数据

    youdao

  • When MySQL must perform a sort, it allocates a sort buffer to store the rows as they're read from disk.

    MySQL必须要进行排序时,会在磁盘上读取数据时分配一个排序缓冲区存放这些数据行

    youdao

  • The large spike in the I/O Bytes History graph represents the disk I/O required to read the 14MB file.

    I/OBytesHistory图表中的大型峰值表示磁盘 I/O读取那个14MB文件

    youdao

  • Page Reads: Number of pages that have been read from disk

    PageReads磁盘读取页面数量

    youdao

  • Log pages read is the number of log pages read from disk by the logger, while log pages written is the number of log pages written to disk by the logger.

    日志页面(logpagesread)日志记录器(logger)磁盘读取日志页面数目日志页面(log pages written)是日志记录器(logger)写入磁盘的日志页面的数目。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定