存储
存储 的英文翻译
memory
storage
存储 的中文句子和英文句子
为了加强数据的保护,防止非法的存取,用于评价计算机系统、存储空间和运行过程完整程度的一种指标。
A term applied to a computer system, spaces, or operating procedures when considering the protection of data from corruption or unauthorized access.
将程序模块“集中”起来装入且在存储器中分配其相对位置的语言处理器。在虚拟存储系统中,收集模块力图以最大限度地减少处理虚拟存储中断的方式将目标代码安排在页面或段中。
A language processor that "collects" modules for loading and assigns their relative positions in storage;in a virtual storage system, a collector attempts to place object code in pages/segments in such a way as to minimize virtual storage interrupts during processing.
用于永久或长期存储不常检索的数据的地点(介质)。例如,计算机的档案文件可放在磁带上。
Place for permanent or long-term storage of data, from which retrieval is infrequent. A computer archive, for instance, may be on magnetic tape.
驱动器从存储媒介(如软盘)上读出或写入数据的仪器
A device that reads data from and writes data onto a storage medium, such as a floppy disk.
剪切数据到剪贴板会替代以前存储在那里的内容。
Cut data to the clipboard replace the contents previously stored there.
可擦写编程的只读存储器可编程只读存储器,可经紫外线照射后去掉原程序后再编程
A programmable read-only memory that can be erased by exposure to ultraviolet light and then reprogrammed.
把能量从一种形式转换成另一种形式的装置。在与计算机有关时,这个术语用在磁盘系统中的读/写磁头、扇面标记的检测上,以及用在延迟线存储器的电子或声波脉冲变换器上。
A device for converting energy form one form to another. In relation to computers, the term is applied to a read/write head, to detector of sector marks in a magnetic disc system, and to electronic/sonic pulse converters of delay line memory.
从当前文件把数据移开并把它存储在剪贴板上。
Remove selected data from the document and store it on the clipboard.
一种能动态重新安排存储器的处理技术,即把各连续已用的存储段移到存储器的一端,把未使用的存储空间集中到存储器的另一端。
A process of dynamic relocation in which contiguous segments are moved to one end of the memory to combine all unused storage at the other end.
使一个系统、一个过程或一个操作能取其最希望的结构的方法,或以最好、最有效的方式进行所采取的一些措施。例如,在存储器中合理安排指令和数据的存放位置以便存入和访问时花费的机器时间或空间最小。
A procedure causing a system, process, or operation to take on its most desirable configuration or procedures in the best or most efficient way; for example, when arranging instructions and data in storage so that a minimum of machine time or space is used for storing or accessing them.