• 可以结果作为系统内存中的字符串存储文件数据库表内

    It can store the results as a string in system memory, into a file, or into database tables.

    youdao

  • 提要细节可以通过存储系统内存字符串形式借助一个输入文件作为数据库中的记录提供

    The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database.

    youdao

  • 应用程序状态可以存储内存文件或者数据库

    Application state may be stored in memory, in files, or in a database.

    youdao

  • 为了提高性能JCS文件磁盘上存储实际缓存数据的同时,会在内存存储缓存数据

    To improve performance, JCS stores the cached data keys in memory while storing the actual cached data on the file disk.

    youdao

  • 因此永久存储分页就是存在内存中的部分文件

    So, permanent storage pages are basically just pieces of files cached in memory.

    youdao

  • 缓冲区缓存——存储物理数据文件读取的数据而分配内存

    Buffer Cache - Memory allocated for storing data blocks read from physical data files.

    youdao

  • 进程虚拟地址空间中的区域映射物理内存文件任何其他可寻址存储

    Regions in a process's virtual address space can be mapped to physical memory, to a file, or to any other addressable storage.

    youdao

  • AFS文件使用运行afs文件服务器组件机器存储空间

    AFS stores its files in volumes which USES storage space on machines running the file server component of AFS.

    youdao

  • 经过修改的永久存储分页需要(内存移动磁盘)的时候,会将写入文件系统中。

    When a modified permanent storage page needs to be paged out (moved from memory to disk), it is written to a file system.

    youdao

  • 虽然通常人们不会考虑使用数据绑定来实现持久化存储,但是可以有效地实现:读取内存表示XML文档写入文件

    While data binding isn't usually considered a persistence method, it effectively is just that: a way to take an XML document represented in memory and write it to a file.

    youdao

  • Lucene输入数据存储名为逆序索引的数据结构中,数据结构以索引文件形式存储文件系统内存中。

    Lucene stores the input data in a data structure called an inverted index, which is stored on the file system or memory as a set of index files.

    youdao

  • tmpfs使用磁盘交换空间存储并且存储文件请求页面时,使用虚拟内存(VM)子系统

    Tmpfs also makes use of the disk swap space for storage, and of the virtual memory (VM) subsystem when requesting pages for storing files.

    youdao

  • 内存文件存储 /dev/shm/dumpmem

    The memory file storage is /dev/shm/devmem

    youdao

  • 根据2中的numclient可以假设大约45%内存用于文件系统,大约45GB另外55 GB工作存储

    Based on the numclient value in Figure 2, you can assume about 45 percent of our memory is being used for filesystems, which would be around 45 GB; the other 55 GB is working storage.

    youdao

  • log文件存储内存管理器每次配置修改简单信息

    The db2diag.log file is the repository for simple information on each configuration change made by the memory manager.

    youdao

  • Linux系统中,不能通过使用通常用于文件显示cat实用工具查看共享内存文件(shm文件),因为这些shm文件是以二进制的格式存储的。

    You cannot view the Shared memory files (commonly referred as SHM files) by using the cat utility generally used for file display in Linux since these SHM files are in a binary format.

    youdao

  • 某个文件出现进程(意味着进程引用文件部分内容,而这部分内容当前没有存在永久存储分页内存)的时候,该进程将产生一个缺页。

    When a process page faults on a file (meaning the process references a part of the file that is not currently cached in memory in a permanent storage page), the process generates a page fault.

    youdao

  • 压缩的数据同时存放在磁盘上内存DB2压缩存储日志文件中的用户数据,以便减少日志文件大小

    The compressed data is kept both on disk and memory and DB2 also compresses user data stored in log files, thereby reducing log file size.

    youdao

  • 函数创建一个惟一文件写入已命名内存存储审计记录

    The callback function creates a unique file name to write the audit records stored in named memory.

    youdao

  • 存储类型多种数据库文件系统内存数据诸如原生目录持久化设备存储

    There are different types of storage; databases, file systems, in-memory data, persistence devices like native directories are but a few examples.

    youdao

  • 应用来说,面向方面运行时内存需求量已经降低了,而且对于探测器计量快照内存需求量文件存储尺寸降低了。

    The memory footprint for the aspect oriented runtime has been reduced for applications and additionally the memory footprint and file storage size for probes metering snapshots has been reduced.

    youdao

  • 每个总线成员许多消息传递引擎可以管理队列运行时资源能够文件内存数据库内存消息

    Within each bus member, there is a number of messaging engines that manage runtime resources like queues and are capable of storing messages in a file, memory, or database.

    youdao

  • 例如如果一个应用程序正在读取某个文件,那么文件数据缓存于永久存储分页内存

    For example, if an application is reading a file, the file data is cached in memory in permanent storage pages.

    youdao

  • 组成应用程序可执行代码二进制文件分析必须存储内存中的数据因此消耗固定部分2gb可用内存

    The binary files that constitute the executable code of the application also construe data which must be stored in memory and so consume a fixed proportion of the 2gb of available memory.

    youdao

  • 随着程序文件进行读写操作,AIX内核将该文件数据作为计算性的永久存储分页内存中进行缓存

    As a program does reads and writes to the file, the AIX kernel caches the file's data in memory as non-computational permanent storage pages.

    youdao

  • 相同工作流程中,可能建模项目文件的模型。

    In some workflows, you might have models stored within subfolders of a project.

    youdao

  • 记住操作系统启动过程中,这些文件系统以及内核最初存储内存中的

    Keep in mind that these file systems as well as the kernel are stored in RAM initially during the operating system boot process.

    youdao

  • 因此内存中的永久存储分页磁盘中的文件数据完全相同。

    So, the in-memory permanent storage pages are equivalent to the file data on the disk.

    youdao

  • 模式下测试应用程序需要使用项目一个JSON静态文件

    To test the application in uplugged mode, you use a JSON static file stored inside the project.

    youdao

  • 如果关闭文件那么AIX内核继续内存(在永久存储分页中)缓存文件的数据。

    If the file is closed, the AIX kernel continues to cache the file data in memory (in permanent storage pages).

    youdao

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

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

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