preview
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <title>iscs_FrontEnd:README</title> <link href="toc/style/github-bf51422f4bb36427d391e4b75a1daa083c2d840e.css" media="all" rel="stylesheet" type="text/css" /> <link href="toc/style/github2-d731afd4f624c99a4b19ad69f3083cd6d02b81d5.css" media="all" rel="stylesheet" type="text/css" /> <!--<link href="toc/css/zTreeStyle/zTreeStyle.css" media="all" rel="stylesheet" type="text/css" />--> <link href="toc/css/metroStyle/metroStyle.css" media="all" rel="stylesheet" type="text/css" /> <link href="toc/css/themes/github-v2.min.css" media="all" rel="stylesheet" type="text/css" /> <style> table { border: 1px solid #ccc; border-left: 0; width: 100%; font-size: 14px; } tbody, thead, tr { width: 100%; } tr th { border: 1px solid #ccc; border-right: 0; background: #FF6537; color: #fff; height: 40px; padding: 5px 10px; font-size: 14px; } tr td { text-align: left; padding: 5px 10px; border: 1px solid #ccc; border-right: 0; } tr:nth-child(odd) { background: #f4f4f4; } table tr:hover td { background: #ccc; } .markdown-body h1 { font-size: 20px; color: #FF6537; } .markdown-body h2 { font-size: 18px; } .markdown-body h3 { font-size: 16px; } </style> </head> <body> <div> <div style='width:25%;'> <ul id="tree" class="ztree" style='width:100%'> </ul> </div> <div id='readme' style='width:70%;margin-left:20%;'> <article class='markdown-body'> <p>前端相关</p> <h1 id="-">互联网公司前端团队博客</h1> <p> 百度WEB前端研发部: <a href="http://fex.baidu.com/">http://fex.baidu.com/</a> </p> <p> 百度UED: <a href="http://ued.baidu.com/">http://ued.baidu.com/</a></p> <p> 淘宝: <a href="http://taobaofed.org/">http://taobaofed.org/</a></p> <p> 腾讯: <a href="http://www.alloyteam.com/">http://www.alloyteam.com/</a></p> <p> 携程: <a href="http://ued.ctrip.com/blog/">http://ued.ctrip.com/blog/</a></p> <p> 奇舞团 <a href="http://www.75team.com">http://www.75team.com</a></p> <p> 新浪: <a href="http://ued.sina.com/">http://ued.sina.com/</a></p> <p> 阿里巴巴国际ued团队: <a href="http://www.aliued.com/">http://www.aliued.com/</a></p> <p> 阿里巴巴中文站: <a href="http://www.aliued.cn/">http://www.aliued.cn/</a></p> <p> 浙江网新恒天UED: <a href="http://ued.hengtiansoft.com/">http://ued.hengtiansoft.com/</a></p> <p> 360ued: <a href="http://uxc.360.cn/">http://uxc.360.cn/</a></p> <p><a href="https://github.com/i5ting/tocmd.npm">https://github.com/i5ting/tocmd.npm</a></p> <blockquote> <p>node bin/tocmd.js -f ims.md -o</p> </blockquote> </article> </div> </div> </body> </html> <script type="text/javascript" src="toc/js/jquery-1.4.4.min.js"></script> <script type="text/javascript" src="toc/js/jquery.ztree.all-3.5.min.js"></script> <script type="text/javascript" src="toc/js/ztree_toc.js"></script> <script type="text/javascript" src="toc_conf.js"></script> <script type="text/javascript" src="toc/js/prettify.js"></script> <SCRIPT type="text/javascript"> $(function() { var css_conf = eval(markdown_panel_style); $('#readme').css(css_conf) var conf = eval(jquery_ztree_toc_opts); $('#tree').ztree_toc(conf); $('pre').addClass('prettyprint linenums'); $('td pre').removeClass('prettyprint'); prettyPrint(); }); </SCRIPT>