• 代码高亮


    /*resetAll css=================*/
     body, h1, h2, h3, h4, h5, h6, p, ul, dl, ol { margin: 0; }
     h1, h2, h3, h4, h5, h6, input, textarea, select, button, label
     { font-size: 100%; vertical-align: middle; }
     ul, ol { padding-left: 0; }
     ul, dl, ol { list-style: none outside none; }
     img, fieldset { border: medium none; }
     img { display: inline-block; overflow: hidden; vertical-align: top; }
     em, address { font-style: normal; }
     sup, sub { vertical-align: baseline; }
     table { border-collapse: collapse; border-spacing: 0; }
     q:before { content: ""; }
     q:after { content: ""; }
     textarea { resize: none; word-wrap: break-word; }
     article, aside, dialog, figure, footer, header, hgroup, nav, section
     { display: block; }
     menu { margin: 0; padding: 0; }
     mark { background-color: transparent; }
     body { background: none repeat scroll 0 0 #FFFFFF; 
    font: 12px/1.6 "微软雅黑" , "宋体"; }
     * html, * html body { background-attachment: fixed;
     background-image: url("about:blank"); } 
     legend, button, select, textarea, input { color: #333333;
     font-family: Tahoma,Arial,Simsun; }
     button { cursor: pointer; height: 24px; min- 50px; }
     .clearfix:after { content: ""; display: block; 
    clear: both; visibility: hidden; font-size: 0;
     height: 0;
     }
     .clearfix {
     *display: inline-block; _height: 1%;
     }
     a{ color:#01f; text-decoration:none;}
     a:hover{ color:#1e1e1e; text-decoration:underline;}
    这是cnblog提供的一个wlw的插件
  • 相关阅读:
    tf-idf 解释
    maven 下载依赖失败
    eclipse 快捷键
    线程数 QPS
    resin conf
    静态成员 生命周期
    SuperMap 9D 实时数据服务学习笔记
    SuperMap iServer 在Linux 部署中问题总结
    在SuperMap iDesktop中如何快速追加记录行?
    Landsat8 卫星数据下载
  • 原文地址:https://www.cnblogs.com/jcomey/p/4141663.html
Copyright © 2020-2023  润新知