亚洲最大看欧美片,亚洲图揄拍自拍另类图片,欧美精品v国产精品v呦,日本在线精品视频免费

  • 站長(zhǎng)資訊網(wǎng)
    最全最豐富的資訊網(wǎng)站

    最新最全的HTML實(shí)體字符【整理匯總】

    本文給大家整理了最全的HTML實(shí)體字符!

    HTML字符實(shí)體

    做開發(fā)的小伙伴們都知道,HTML有一些預(yù)留字符,瀏覽器在解析時(shí)不能正確的顯示,這個(gè)時(shí)候我們就需要使用字符實(shí)體進(jìn)行替換。同時(shí),有一些鍵盤上找不見的符號(hào)我們也可使使用字符實(shí)體進(jìn)行替換,下面是我整理的幾類我們經(jīng)常遇到的字符。

    1.常見的HTML預(yù)留字符

    字符 實(shí)體編號(hào) 實(shí)體名稱 描述
    空格    
    < 小于號(hào) &lt; &#60;
    > 大于號(hào) &gt; &#62;
    & 和號(hào) &amp; &#38;
    " 引號(hào) &quot; &#34;
    撇號(hào) &apos; (IE不支持) &#39;
    &cent; &#162;
    &pound; &#163;
    人民幣/日元 &yen; &#165;
    歐元 &euro; &#8364;
    § 小節(jié) &sect; &#167;
    ? 版權(quán) &copy; &#169;
    ? 注冊(cè)商標(biāo) &reg; &#174;
    商標(biāo) &trade; &#8482;
    × 乘號(hào) &times; &#215;
    ÷ 除號(hào) &divide; &#247;

    2.常用的音標(biāo)符號(hào)

    音標(biāo)符 字符 構(gòu)成 輸出結(jié)果
    ? a a&#768; a?
    ? a a&#769; a?
    ? a a&#770; a?
    ? a a&#771; a?
    ? O O&#768; O?
    ? O O&#769; O?
    ? O O&#770; O?
    ? O O&#771; O?

    3.完整的HTML預(yù)留字符

    字符 實(shí)體編號(hào) 實(shí)體名稱 描述
    &#160; &nbsp; 非間斷空格(non-breaking space)
    ? &#161; &iexcl; 倒置感嘆號(hào)(inverted exclamation mark)
    &#162; &cent; 美分符號(hào)(cent)
    &#163; &pound; 英鎊符號(hào)(pound)
    ¤ &#164; &curren; 貨幣符號(hào)(currency)
    &#165; &yen; 人民幣/日元符號(hào)(yen)
    | &#166; &brvbar; 間斷的豎杠(broken vertical bar)
    § &#167; &sect; 小節(jié)號(hào)(section)
    ¨ &#168; &uml; 分音符號(hào)(spacing diaeresis)
    ? &#169; &copy; 版權(quán)所有(copyright)
    a &#170; &ordf; 陰性序數(shù)記號(hào)(feminine ordinal indicator)
    ? &#171; &laquo; 左雙角引號(hào)(angle quotation mark (left))
    ? &#172; &not; 否定符號(hào)(negation)
    - &#173; &shy; 軟連字符(soft hyphen)
    ? &#174; &reg; 注冊(cè)商標(biāo)(registered trademark)
    ˉ &#175; &macr; 長(zhǎng)音符號(hào)(spacing macron)
    ° &#176; &deg; 度符號(hào)(degree)
    ± &#177; &plusmn; 加減號(hào)/正負(fù)號(hào)(plus-or-minus)
    2 &#178; &sup2; 上標(biāo) 2(superscript 2)
    3 &#179; &sup3; 上標(biāo) 3(superscript 3)
    &#180; &acute; 尖音符號(hào)(spacing acute)
    μ &#181; &micro; 微米符號(hào)(micro)
    ? &#182; &para; 段落符號(hào)(paragraph)
    · &#183; &middot; 中間點(diǎn)(middle dot)
    ? &#184; &cedil; 變音符號(hào)(spacing cedilla)
    1 &#185; &sup1; 上標(biāo) 1(superscript 1)
    o &#186; &ordm; 陽性序數(shù)記號(hào)(masculine ordinal indicator)
    ? &#187; &raquo; 右雙角引號(hào)(angle quotation mark (right))
    ? &#188; &frac14; 1/4 分?jǐn)?shù)(fraction 1/4)
    ? &#189; &frac12; 1/2 分?jǐn)?shù)(fraction 1/2)
    ? &#190; &frac34; 3/4 分?jǐn)?shù)(fraction 3/4)
    ? &#191; &iquest; 倒置問號(hào)(inverted question mark)

    4.HTML數(shù)字字符實(shí)體

    字符 實(shí)體編號(hào) 實(shí)體名稱 描述
    ? &#8704; &forall; for all
    ? &#8706; &part; part
    ? &#8707; &exist; exists
    ? &#8709; &empty; empty
    ? &#8711; &nabla; nabla
    &#8712; &isin; isin
    ? &#8713; &notin; notin
    ? &#8715; &ni; ni
    &#8719; &prod; prod
    &#8721; &sum; sum
    ? &#8722; &minus; minus
    ? &#8727; &lowast; lowast
    &#8730; &radic; square root
    &#8733; &prop; proportional to
    &#8734; &infin; infinity
    &#8736; &ang; angle
    &#8743; &and; and
    &#8744; &or; or
    &#8745; &cap; cap
    &#8746; &cup; cup
    &#8747; &int; integral
    &#8756; &there4; therefore
    &#8764; &sim; similar to
    ? &#8773; &cong; congruent to
    &#8776; &asymp; almost equal
    &#8800; &ne; not equal
    &#8801; &equiv; equivalent
    &#8804; &le; less or equal
    &#8805; &ge; greater or equal
    ? &#8834; &sub; subset of
    ? &#8835; &sup; superset of
    ? &#8836; &nsub; not subset of
    ? &#8838; &sube; subset or equal
    ? &#8839; &supe; superset or equal
    &#8853; &oplus; circled plus
    ? &#8855; &otimes; circled times
    &#8869; &perp; perpendicular
    ? &#8901; &sdot; dot operator

    5.英語教學(xué)中常用的字符實(shí)體

    字符 實(shí)體編號(hào) 實(shí)體名稱 描述
    à &#192; &Agrave; 大寫字母 A,重音(grave accent)
    á &#193; &Aacute; 大寫字母 A,尖音(acute accent)
    ? &#194; &Acirc; 大寫字母 A,抑揚(yáng)音(circumflex accent)
    ? &#195; &Atilde; 大寫字母 A,腭化(tilde)
    ? &#196; &Auml; 大寫字母 A,帶有變音符號(hào)標(biāo)記(umlaut mark)
    ? &#197; &Aring; 大寫字母 A,帶有上圓圈(ring)
    ? &#198; &AElig; 大寫字母 AE
    ? &#199; &Ccedil; 大寫字母 C,變音(cedilla)
    è &#200; &Egrave; 大寫字母 E,重音(grave accent)
    é &#201; &Eacute; 大寫字母 E,尖音(acute accent)
    ê &#202; &Ecirc; 大寫字母 E,抑揚(yáng)音(circumflex accent)
    ? &#203; &Euml; 大寫字母 E,帶有變音符號(hào)標(biāo)記(umlaut mark)
    ì &#204; &Igrave; 大寫字母 I,重音(grave accent)
    í &#205; &Iacute; 大寫字母 I,尖音(acute accent)
    ? &#206; &Icirc; 大寫字母 I,抑揚(yáng)音(circumflex accent)
    ? &#207; &Iuml; 大寫字母 I,帶有變音符號(hào)標(biāo)記(umlaut mark)
    D &#208; &ETH; 冰島語大寫字母 eth
    ? &#209; &Ntilde; 大寫字母 N,腭化(tilde)
    ò &#210; &Ograve; 大寫字母 O,重音(grave accent)
    ó &#211; &Oacute; 大寫字母 O,尖音(acute accent)
    ? &#212; &Ocirc; 大寫字母 O,抑揚(yáng)音(circumflex accent)
    ? &#213; &Otilde; 大寫字母 O,腭化(tilde)
    ? &#214; &Ouml; 大寫字母 O,帶有變音符號(hào)標(biāo)記(umlaut mark)
    × &#215; &times; 乘號(hào)(multiplication)
    ? &#216; &Oslash; 大寫字母 O,帶有斜線(slash)
    ù &#217; &Ugrave; 大寫字母 U,重音(grave accent)
    ú &#218; &Uacute; 大寫字母 U,尖音(acute accent)
    ? &#219; &Ucirc; 大寫字母 U,抑揚(yáng)音(circumflex accent)
    ü &#220; &Uuml; 大寫字母 U,帶有變音符號(hào)標(biāo)記(umlaut mark)
    Y &#221; &Yacute; 大寫字母 Y,尖音(acute accent)
    T &#222; &THORN; 冰島語大寫字母 THORN
    ? &#223; &szlig; 德語小寫字母 sharp s
    à &#224; &agrave; 小寫字母 a,重音(grave accent)
    á &#225; &aacute; 小寫字母 a,尖音(acute accent)
    a &#226; &acirc; 小寫字母 a,抑揚(yáng)音(circumflex accent)
    ? &#227; &atilde; 小寫字母 a,腭化(tilde)
    ? &#228; &auml; 小寫字母 a,帶有變音符號(hào)標(biāo)記(umlaut mark)
    ? &#229; &aring; 小寫字母 a,帶有上圓圈(ring)
    ? &#230; &aelig; 小寫字母 ae
    ? &#231; &ccedil; 小寫字母 c,變音(cedilla)
    è &#232; &egrave; 小寫字母 e,重音(grave accent)
    é &#233; &eacute; 小寫字母 e,尖音(acute accent)
    ê &#234; &ecirc; 小寫字母 e,抑揚(yáng)音(circumflex accent)
    ? &#235; &euml; 小寫字母 e,帶有變音符號(hào)標(biāo)記(umlaut mark)
    ì &#236; &igrave; 小寫字母 i,重音(grave accent)
    í &#237; &iacute; 小寫字母 i,尖音(acute accent)
    ? &#238; &icirc; 小寫字母 i,抑揚(yáng)音(circumflex accent)
    ? &#239; &iuml; 小寫字母 i,帶有變音符號(hào)標(biāo)記(umlaut mark)
    e &#240; &eth; 冰島語小寫字母 eth
    ? &#241; &ntilde; 小寫字母 n,腭化(tilde)
    ò &#242; &ograve; 小寫字母 o,重音(grave accent)
    ó &#243; &oacute; 小寫字母 o,尖音(acute accent)
    ? &#244; &ocirc; 小寫字母 o,抑揚(yáng)音(circumflex accent)
    ? &#245; &otilde; 小寫字母 o,腭化(tilde)
    ? &#246; &ouml; 小寫字母 o,帶有變音符號(hào)標(biāo)記(umlaut mark)
    ÷ &#247; &divide; 除號(hào)(division)
    ? &#248; &oslash; 小寫字母 o,帶有斜線(slash)
    ù &#249; &ugrave; 小寫字母 u,重音(grave accent)
    ú &#250; &uacute; 小寫字母 u,尖音(acute accent)
    ? &#251; &ucirc; 小寫字母 u,抑揚(yáng)音(circumflex accent)
    ü &#252; &uuml; 小寫字母 u,帶有變音符號(hào)標(biāo)記(umlaut mark)
    y &#253; &yacute; 小寫字母 y,尖音(acute accent)
    t &#254; &thorn; 冰島語小寫字母 thorn
    ? &#255; &yuml; 小寫字母 y,帶有變音符號(hào)標(biāo)記(umlaut mark)

    史上最全HTML實(shí)體字符整理

    贊(0)
    分享到: 更多 (0)
    網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)