📄 index_vote.asp
字号:
<!--#include file="Inc/syscode.asp"-->
<link rel="stylesheet" href="STYLE.CSS" type="text/css">
<div align="center">
<table width="200" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="200" height="252" valign="top">
<% call ShowVote() %>
</td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -