存储
存储 的英文翻译
memory
storage
存储 的中文句子和英文句子
在计算机程序执行中,把一个计算机程序段装入在此以前被当前不需要的程序部分所占用的存储器区域中。参阅formoverlay。
In the execution of a computer program, to load a segment of the computer program in a storage area hitherto occupied by parts of the computer program that are not currently needed.
一种能动态重新安排存储器的处理技术,即把各连续已用的存储段移到存储器的一端,把未使用的存储空间集中到存储器的另一端。
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.
用于永久或长期存储不常检索的数据的地点(介质)。例如,计算机的档案文件可放在磁带上。
Place for permanent or long-term storage of data, from which retrieval is infrequent. A computer archive, for instance, may be on magnetic tape.
剪切数据到剪贴板会替代以前存储在那里的内容。
Cut data to the clipboard replace the contents previously stored there.
存储器存储数据以备日后查用的计算机部件
A unit of a computer that preserves data for retrieval.
驱动器从存储媒介(如软盘)上读出或写入数据的仪器
A device that reads data from and writes data onto a storage medium, such as a floppy disk.
对数据项的一次完整操作。它包括生成、输入、处理、输出以及存储。
The complete operation performed on data.It includes steps of origination, input, manipulation, output and storage.
用来检查、纠正二进制信息序列在传输过程中出现的突发错误的一种循环校验码,它是计算机磁盘存储器常用的错误校验码之一。
A cyclic check code used to check and correct the burst error appeared in the transmission procedure of binary information sequence. It is one of the error check codes in common use for computer disc memory.
从当前文件把数据移开并把它存储在剪贴板上。
Remove selected data from the document and store it on the clipboard.
一大段计算机存储区,常用于虚拟存储器寻址。
A larger computer storage area, usually used for virtual storage addressing.