Usually a cover letter should be one page in length, including the sender's and the recipient's address, which should be placed at the top of the page.

  • 通常,求职信的长度应为一页纸,其中页面上方应注明寄信人以及收信人的地址。
  • 来源:互联网摘选更新时间:2026-07-02 15:09:37

  • 重点词汇
  • page in页入;
  • bev. 是;有,存在;做,成为;发生;
  • aart. 一(个);每一(个);任一(个),用于辅音音素开头的单词前
  • should应该;将会;可能;本应;
  • at the top of在…顶上;在顶部;在...最高地位
  • cover letter(附于包裹或另一信件中作为说明或附言的)附函,伴书;
  • usuallyadv.通常,经常,平常,惯常地;一直,向来;动不动,一般;素;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • 相关例句
1、

The resume must only be one page in length.

简历只需要1页的长度足矣。

互联网摘选

2、

This sets the page length to66 lines, so selpg will treat the input as though it is demarcated into pages of that length.

该命令将页长设置为66行,这样selpg就可以把输入当作被定界为该长度的页那样处理。

互联网摘选

3、

This was chosen as the default as it is a very common page length on line printers.

选择72作为缺省值是因为在行打印机上这是很常见的页长度。

互联网摘选

4、

Margins can be established; page length can be defined; and many other functions that involve the manipulation of the written word can be performed.

可以建立页的边缘空白;可定义页长;其他凡涉及对字处理的功能都能够执行。

互联网摘选

5、

Then check if the line count exceeds the page length.

然后检查行的总数是否超过页长。

互联网摘选

6、

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.

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

互联网摘选

7、

For a particular virtual page, a page table entry will give a corresponding physical page or note that the page is not present ( indicating a page fault).

对于一个特定的虚拟页,根据一条页表记录可以找到对应的物理页,或者是页无法找到的提示(说明存在一个页错误)。

互联网摘选

8、

If a process requests a page in memory and the system cannot find the page at the requested location, a page fault occurs.

如果某个进程请求内存中的某个页面,但是系统在所请求的位置中未找到该页面,则会发生页面错误。

provided by jukuu

9、

When an application references a page that is not mapped into real memory, the system generates a page fault.

如果应用程序引用了某个分页,而该分页并没有映射到实际内存中,那么系统将产生一个缺页。

互联网摘选

10、

Second, the detecting and startup procedure in Linux kernel 2.6.11.7 is analysed, and then new functions for page protecting and procedure of page fault exception handling are given.

其次,分析了最新的Linux2.6.11.7内核检测、启动NX的过程,归纳了新的页面保护函数,阐明了页面异常的处理过程。

互联网摘选

11、

Improving virtual memory page replacement can reduce page fault rate, and therefore improve the performance of the system.

改进页面置换算法,可以降低页面失败率,从而有效地提高系统性能。

互联网摘选

12、

It is described how the virtual storage is implemented from the auxiliary storage management, main storage management and page management ( page fault handling, page replacement role etc.).

首先从辅存管理、主存管理及页面管理(缺页处理、淘汰规则等)三方面说明虚拟存储器是如何实现的。

互联网摘选

13、

For this paper, if it can do more comprehensive and systematic analysis for the fault diagnosis of the mechanical transmission system, it will be a new page about the fault diagnosis of railway vehicle.

对于本论文来说,如果它能够很好地对传动系统机械故障诊断做一个比较全面和系统的分析,那将是轨道车辆故障诊断方面崭新的一页。

互联网摘选

14、

If the page fault is due to an instruction fetch ( meaning the process was trying to load an instruction from the page to execute), the kernel marks the file as computational.

如果是由于指令取出而导致的缺页(意味着该进程正在尝试加载来自该分页的指令,以便进行相关操作),那么内核会将该文件标记为计算性的。

互联网摘选

15、

Because of all kinds of uncertain factors ( including data I/ O, page fault, the dependency among transactions), the transactions have the dynamic unpredictability in the traditional transaction processing.

传统事务处理由于事务执行过程中的多种不确定因素(数据I/O、页面缺失、事务之间的各种相关性等),事务执行具有动态不可预报性。

互联网摘选

16、

This event is called a page fault and is detected by hardware ( the MMU), and then managed by firmware after a page fault interrupt occurs.

这个事件被称为一个页面错误并被硬件(MMU)删除,出现页面错误中断后该事件由防火墙管理。

互联网摘选

17、

A DSI occurs whenever a reference is made to a virtual address that is not currently loaded in physical memory ( this is a page fault).

如果对当前不在物理内存中加载的虚拟地址进行引用(这是一个页面错误),则会出现DSI错误。

互联网摘选

18、

If it cannot be resolved by the VMM, or if the page fault occurs when interrupts are disabled, the system will crash.

如果不能够通过VMM解决,或者在禁用中断的情况下发生页面错误,那么将造成系统崩溃。

互联网摘选

19、

When a page fault is taken on a file due to an instruction fetch, only the non-computational file transitions to the computational state.

如果某个文件因为指令取出发生了缺页,那么会将非计算性文件转换为计算性状态。

互联网摘选

20、

The processor will store the virtual address which caused the page fault in a register, and then signal the operating system through an interrupt handler.

它把导致页面失效的虚拟地址装入寄存器中,再利用中断句柄来通知操作系统。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈