graph.tpl

来自「M2HTML by itself generates an HTML docum」· TPL 代码 · 共 27 行

TPL
27
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"                "http://www.w3.org/TR/REC-html40/loose.dtd"><html><head>  <title>Dependency Graph for {MDIR}</title>  <meta name="keywords" content="dependency, graph, dependence, {MDIR}">  <meta name="description" content="Dependency graph for {MDIR}">  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  <meta name="generator" content="m2html &copy; 2003 Guillaume Flandin">  <meta name="robots" content="index, follow">  <link type="text/css" rel="stylesheet" href="{MASTERPATH}m2html.css"></head><body><a name="_top"></a><h1>Dependency Graph for {MDIR}</h1><center><img src="{GRAPH_IMG}" usemap="#mainmap" alt="Dependency Graph for {MDIR}" border="2" style="color:#000;">  <map name="mainmap">{GRAPH_MAP}</map> </center><hr><address>Generated by <strong><a href="http://www.artefact.tk/software/matlab/m2html/" target="_parent">m2html</a></strong> &copy; 2003</address></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?