|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | +<head> |
| 4 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 5 | + <meta name="Author" content="Made by 'tree'"> |
| 6 | + <meta name="GENERATOR" content="tree v2.1.1 © 1996 - 2023 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro"> |
| 7 | + <title>Directory Tree</title> |
| 8 | + <style type="text/css"> |
| 9 | + BODY { font-family : monospace, sans-serif; color: black;} |
| 10 | + P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;} |
| 11 | + A:visited { text-decoration : none; margin : 0px; padding : 0px;} |
| 12 | + A:link { text-decoration : none; margin : 0px; padding : 0px;} |
| 13 | + A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;} |
| 14 | + A:active { margin : 0px; padding : 0px;} |
| 15 | + .VERSION { font-size: small; font-family : arial, sans-serif; } |
| 16 | + .NORM { color: black; } |
| 17 | + .FIFO { color: purple; } |
| 18 | + .CHAR { color: yellow; } |
| 19 | + .DIR { color: blue; } |
| 20 | + .BLOCK { color: yellow; } |
| 21 | + .LINK { color: aqua; } |
| 22 | + .SOCK { color: fuchsia;} |
| 23 | + .EXEC { color: green; } |
| 24 | + </style> |
| 25 | +</head> |
| 26 | +<body> |
| 27 | + <h1>Directory Tree</h1><p> |
| 28 | + <a href="../">👆 回到上一级目录</a><br> |
| 29 | + └── <a href="./exceljs.min.js">exceljs.min.js</a><br> |
| 30 | +<br><br><p> |
| 31 | + |
| 32 | +1 directory, 1 file |
| 33 | + |
| 34 | +</p> |
| 35 | + <hr> |
| 36 | + <p class="VERSION"> |
| 37 | + tree v2.1.1 © 1996 - 2023 by Steve Baker and Thomas Moore <br> |
| 38 | + HTML output hacked and copyleft © 1998 by Francesc Rocher <br> |
| 39 | + JSON output hacked and copyleft © 2014 by Florian Sesser <br> |
| 40 | + Charsets / OS/2 support © 2001 by Kyosuke Tokoro |
| 41 | + </p> |
| 42 | +</body> |
| 43 | +</html> |
| 44 | +<style>body { font-family: Arial, sans-serif; } .tree { margin: 20px; } .tree ul { list-style-type: none; margin-left: 20px; padding-left: 1em; position: relative; } .tree ul ul::before { content: ""; display: block; position: absolute; left: 0; top: 0; bottom: 0; width: 1px; background-color: #ccc; } .tree li { margin: 5px 0; padding-left: 1.5em; position: relative; } .tree li::before { content: ""; display: block; position: absolute; left: 0; top: 0.7em; width: 10px; height: 1px; background-color: #ccc; } .tree a { color: #0366d6; text-decoration: none; } .tree a:hover { text-decoration: underline; } .back-link { font-weight: bold; color: #0366d6; }</style> |
0 commit comments