📄 history.tpl
字号:
<!-- BEGIN history --><table width="100%" border="1" cols="4"> <tr> <td align="center" colspan="4"> <table width="100%" border="1"> <tr{tr_extras}> <td align="center"> Path: {path} </td> <td align="center"> Filename: {filename} </td> </tr> </table> </hr> </td> </tr> {col_row}</table><!-- END history --><!-- BEGIN column_rows --> <tr{tr_extras}> {col_headers} </tr><!-- END column_rows --><!-- BEGIN column_headers --> <td{td_extras}>{column_header}</td><!-- END column_headers -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -