英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

header    音标拼音: [h'ɛdɚ]
n. 页眉,域名
n. 首领,队长,收割台;
数据包的开始部分,(包含发送及接收地址及其它错误检查、认证等等信息)

页眉,功能变数名称首领,队长,收割台; 数据包的开始部分,(包含发送及接收位址及其它错误检查、认证等等资讯)

header
表头; 页眉


header
首录

header
标头

header
n 1: a line of text serving to indicate what the passage below
it is about; "the heading seemed to have little to do with
the text" [synonym: {heading}, {header}, {head}]
2: horizontal beam used as a finishing piece over a door or
window [synonym: {header}, {lintel}]
3: brick that is laid sideways at the top of a wall [synonym:
{header}, {coping}, {cope}]
4: a framing member crossing and supporting the ends of joists,
studs, or rafters so as to transfer their weight to parallel
joists, studs, or rafters
5: a machine that cuts the heads off grain and moves them into a
wagon
6: (soccer) the act of hitting the ball with your head
7: a headlong jump (or fall); "he took a header into the
shrubbery"

Header \Head"er\ (h[e^]d"[~e]r), n.
1. One who, or that which, heads nails, rivets, etc., esp. a
machine for heading.
[1913 Webster]

2. One who heads a movement, a party, or a mob; head; chief;
leader. [R.]
[1913 Webster]

3. (Arch.)
(a) A brick or stone laid with its shorter face or head in
the surface of the wall.
(b) In framing, the piece of timber fitted between two
trimmers, and supported by them, and carrying the ends
of the tailpieces.
[1913 Webster]

4. A reaper for wheat, that cuts off the heads only.
[1913 Webster]

5. A fall or plunge head first, as while riding a bicycle, or
a skateboard, or in bathing; -- sometimes, implying the
striking of the head on the ground; as, to take a header.
[Colloq.]
[PJC] Headfirst

32 Moby Thesaurus words for "header":
belly buster, belly flop, belly whopper, cannonball, crash dive,
cropper, culbute, dive, drop, fall, flop, forced landing, gainer,
jackknife, nose dive, parachute jump, pitch, plunge, pounce,
power dive, pratfall, running dive, sky dive, spill, sprawl,
stationary dive, stoop, stumble, swan dive, swoop, trip, tumble


请选择你想看的字典辞典:
单词字典翻译
header查看 header 在百度字典中的解释百度英翻中〔查看〕
header查看 header 在Google字典中的解释Google英翻中〔查看〕
header查看 header 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • lt;header gt;:标题元素 - HTML(超文本标记语言) | MDN
    使用说明 <header> 元素的意义与网站范围内的 banner 地标角色相同,除非嵌套在分段内容内。 在这种情况下, <header> 元素不再是地标。 <header> 元素可以定义一个全局站点标题,在无障碍树中描述为 banner。
  • HTML5新特性之标签使用:header、nav、aside、main、footer. . . . . .
    本文主要介绍HTML5中的新标签,如header、nav、aside、main和footer的使用和语义理解,通过实例展示它们在网页布局中的作用。 同时,强调了CSS样式中浮动和块、内联标签的使用注意事项,旨在帮助学习者更好地理解和应用HTML5新特性。
  • HEADER中文 (简体)翻译:剑桥词典 - Cambridge Dictionary
    We use headers when we place information at the front of what we say This can help our listeners to understand more easily what we are referring to Headers can consist of a noun phrase or noun phrases or whole clauses The header is followed by a pronoun (underlined in the examples) which refers back to the header: …
  • HTML lt;header gt; 标签 | 菜鸟教程
    标签定义及使用说明 <header> 标签定义文档或者文档的一部分区域的页眉。 <header> 元素应该作为介绍内容或者导航链接栏的容器。 在一个文档中,您可以定义多个 <header> 元素。 注释: <header> 标签不能被放在 <footer>、<address> 或者另一个 <header> 元素内部。
  • HTML header Tag - W3Schools
    Definition and Usage The <header> element represents a container for introductory content or a set of navigational links A <header> element typically contains: one or more heading elements (<h1> - <h6>) logo or icon authorship information Note: You can have several <header> elements in one HTML document
  • lt;header gt;:Header 元素 - HTML | MDN - MDN 文档
    The <header> HTML element represents introductory content, typically a group of introductory or navigational aids It may contain some heading elements but also a logo, a search form, an author name, and other elements
  • HTML lt;header gt; 标签 - w3school 在线教程
    定义和用法 <header> 元素表示介绍性内容或一组导航链接的容器。 <header> 元素通常包含: 一个或多个标题元素 (<h1> - <h6>) 徽标或图标 作者信息 提示: <header> 标签常被用于定义文档的页眉。 注意: 一个 HTML 文档中可以有多个 <header> 元素。
  • HTTP Header 参数详解 - 知乎
    一、request header 1 Accept 作用: 浏览器端可以接受的媒体类型, 例如: Accept: text html 代表浏览器可以接受服务器回发的类型为 text html 也就是我们常说的html文档,如果服务器无法返回text html类型的数据,服务器应该返回一个406错误 (non acceptable)
  • HTML5基本标签使用header,nav和footer-腾讯云开发者社区-腾讯云
    HTML5引入header、nav和footer标签,简化页面结构定义,提升代码可读性。 header用于介绍性内容,nav导航链接,footer包含版权等信息。 这些标签使页面结构更语义化,利于SEO优化。
  • 网络原理(三):HTTP 请求 - header body_请求接口中header和body-CSDN博客
    并且, header 中的键和值都是 RFC 文档中标准规定的 (不是由程序员的自定义的) 一个请求的 header 会分成很多行, 每一行表示一个键值对, 键和值之间使用 冒号+空格 进行分割: 接下来, 就和大家一起聊一聊 header 中常见的键值对





中文字典-英文字典  2005-2009