• &nbsp|&quot|&amp|&lt|&gt等html字符转义


    &nbsp|&quot|&amp|&lt|&gt等html字符转义

    分类:

    目录(?)[+]

    本文地址:http://write.blog.csdn.net/postedit/8817826

    by wusuopubupt

    提示:请直接按CTRL+F搜索您要查找的转义字符。


    常用表:


    No. 文字表記 10進表記 16進表記 文字   Comment
    001 " " " """   quotation mark = APL quote
    002 & & & "&"   ampersand
    003 &lt; &#60; &#x3C; "<"   less-than sign
    004 &gt; &#62; &#x3E; ">"   greater-than sign
    005 &nbsp; &#160; &#xA0; " "   no-break space = non-breaking space

    iSO 8859-1 characters

    char glyph HTML tag
      &nbsp;
    ¡ &iexcl;
    ¢ &cent;
    £ &pound;
    ¤ &curren;
    ¥ &yen;
    ¦ &brvbar;
    § &sect;
    ¨ &uml;
    © &copy;
    ª &ordf;
    « &laquo;
    ¬ &not;
      &shy;
    ® &reg;
    ¯ &macr;
    ° &deg;
    ± &plusmn;
    ² &sup2;
    ³ &sup3;
    ´ &acute;
    µ &micro;
    &para;
    · &middot;
    ¸ &cedil;
    ¹ &sup1;
    º &ordm;
    » &raquo;
    ¼ &frac14;
    ½ &frac12;
    ¾ &frac34;
    ¿ &iquest;
    À &Agrave;
    Á &Aacute;
    Â &Acirc;
    Ã &Atilde;
    Ä &Auml;
    Å &Aring;
    Æ &AElig;
    Ç &Ccedil;
    È &Egrave;
    É &Eacute;
    Ê &Ecirc;
    Ë &Euml;
    Ì &Igrave;
    Í &Iacute;
    Î &Icirc;
    Ï &Iuml;
    Ð &ETH;
    Ñ &Ntilde;
    Ò &Ograve;
    Ó &Oacute;
    Ô &Ocirc;
    Õ &Otilde;
    Ö &Ouml;
    × &times;
    Ø &Oslash;
    Ù &Ugrave;
    Ú &Uacute;
    Û &Ucirc;
    Ü &Uuml;
    Ý &Yacute;
    Þ &THORN;
    ß &szlig;
    à &agrave;
    á &aacute;
    â &acirc;
    ã &atilde;
    ä &auml;
    å &aring;
    æ &aelig;
    ç &ccedil;
    è &egrave;
    é &eacute;
    ê &ecirc;
    ë &euml;
    ì &igrave;
    í &iacute;
    î &icirc;
    ï &iuml;
    ð &eth;
    ñ &ntilde;
    ò &ograve;
    ó &oacute;
    ô &ocirc;
    õ &otilde;
    ö &ouml;
    ÷ &divide;
    ø &oslash;
    ù &ugrave;
    ú &uacute;
    û &ucirc;
    ü &uuml;
    ý &yacute;
    þ &thorn;
    ÿ &yuml;

    Math symbols

    Latin Extended-B
    char glyph HTML tag
    ƒ &fnof;

    Arrows
    char glyph HTML tag
    &larr;
    &uarr;
    &rarr;
    &darr;
    &harr;
    &crarr;
    &lArr;
    &uArr;
    &rArr;
    &dArr;
    &hArr;

    Mathematical Operators
    char glyph HTML tag
    &forall;
    &part;
    &exist;
    &empty;
    &nabla;
    &isin;
    &notin;
    &ni;
    &prod;
    &sum;
    &minus;
    &lowast;
    &radic;
    &prop;
    &infin;
    &ang;
    &and;
    &or;
    &cap;
    &cup;
    &int;
    &there4;
    &sim;
    &cong;
    &asymp;
    &ne;
    &equiv;
    &le;
    &ge;
    &sub;
    &sup;
    &nsub;
    &sube;
    &supe;
    &oplus;
    &otimes;
    &perp;
    &sdot;

    General Punctuation
    char glyph HTML tag
    &bull;
    &hellip;
    &prime;
    &Prime;
    &oline;
    &frasl;

    Miscellaneous Technical
    char glyph HTML tag
    &lceil;
    &rceil;
    &lfloor;
    &rfloor;
    &lang;
    &rang;

    Geometric Shapes
    char glyph HTML tag
    &loz;

    Miscellaneous Symbols
    char glyph HTML tag
    &spades;
    &clubs;
    &hearts;
    &diams;


    Letterlike Symbols
    char glyph HTML tag
    &weierp;
    &image;
    &real;
    &trade;
    &alefsym;

    Greek
    char glyph HTML tag
    Α &Alpha;
    Β &Beta;
    Γ &Gamma;
    Δ &Delta;
    Ε &Epsilon;
    Ζ &Zeta;
    Η &Eta;
    Θ &Theta;
    Ι &Iota;
    Κ &Kappa;
    Λ &Lambda;
    Μ &Mu;
    Ν &Nu;
    Ξ &Xi;
    Ο &Omicron;
    Π &Pi;
    Ρ &Rho;
    Σ &Sigma;
    Τ &Tau;
    Υ &Upsilon;
    Φ &Phi;
    Χ &Chi;
    Ψ &Psi;
    Ω &Omega;
    α &alpha;
    β &beta;
    γ &gamma;
    δ &delta;
    ε &epsilon;
    ζ &zeta;
    η &eta;
    θ &theta;
    ι &iota;
    κ &kappa;
    λ &lambda;
    μ &mu;
    ν &nu;
    ξ &xi;
    ο &omicron;
    π &pi;
    ρ &rho;
    ς &sigmaf;
    σ &sigma;
    τ &tau;
    υ &upsilon;
    φ &phi;
    χ &chi;
    ψ &psi;
    ω &omega;
    ϑ &thetasym;
    ϒ &upsih;
    ϖ &piv;

    Special characters for HTML

    C0 Controls and Basic Latin
    char glyph HTML tag
    " &quot;
    & &amp;
    < &lt;
    > &gt;

    Latin Extended-A
    char glyph HTML tag
    Π&OElig;
    œ &oelig;
    Š &Scaron;
    š &scaron;
    Ÿ &Yuml;

    Spacing Modifier Letters
    char glyph HTML tag
    ˆ &circ;
    ˜ &tilde;

    General Punctuation
    char glyph HTML tag
      &ensp;
      &emsp;
      &thinsp;
    &zwnj;
    &zwj;
    &lrm;
    &rlm;
    &ndash;
    &mdash;
    &lsquo;
    &rsquo;
    &sbquo;
    &ldquo;
    &rdquo;
    &bdquo;
    &dagger;
    &Dagger;
    &permil;
    &lsaquo;
    &rsaquo;
    &euro;
  • 相关阅读:
    Microsoft Enterprise Library 5.0 系列(二) Cryptography Application Block (初级)
    Microsoft Enterprise Library 5.0 系列(五) Data Access Application Block
    Microsoft Enterprise Library 5.0 系列(八) Unity Dependency Injection and Interception
    Microsoft Enterprise Library 5.0 系列(九) Policy Injection Application Block
    Microsoft Enterprise Library 5.0 系列(三) Validation Application Block (高级)
    软件研发打油诗祝大家节日快乐
    从挖井的故事中想到开发管理中最容易忽视的几个简单道理
    ITIL管理思想的执行工具发布
    管理类软件设计“渔”之演化
    20070926日下午工作流与ITILQQ群 事件管理 讨论聊天记录
  • 原文地址:https://www.cnblogs.com/shsgl/p/5935431.html
Copyright © 2020-2023  润新知