📄 en_log.htm
字号:
<style>
body,td { font-family: "arial", "helvetica", "sans-serif";}
</style>
<title>CCProxy Logs</title>
CCProxy Logs
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td width="100">User</td>
<td width="">Connections/Max</td>
</tr>
<%list$account%>
<tr>
<td width="100"><a href="log?username=<%userinfo$account%>"><%userinfo$account%></a></td>
<td width=""><%userinfo$connection%></td>
</tr>
<%end%>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -