📄 notbook.php
字号:
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_kuang">
<tr>
<td background="images/dmid.jpg" class="tianchong"><font class="size10">记事本(此处仅本人可见)
<a href="modpage.php?mod=notbook&count=0">刷新本页</a> </font></td>
</tr>
<tr>
<td class="tianchong"> <a href="addnote.php" onClick=" return call(this.href);"><font color="#FF6600">添加记事</font> </a>
| {befor} | {next} | </td>
</tr>
<tr>
<td class="tian4" valign="top"><form name="form1" method="post" action="delete.php">
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="table_kuang" >
<tr>
<td class="tianchong"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge" >
<tr>
<td width="16%">操作</td>
<td width="53%">记事名称</td>
<td width="20%">添加时间</td>
<td width="11%">相关操作</td>
</tr>
</table>
{out}
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="size09" >
<tr>
<td width="18%" ><div align="center">
<input name="usern" type="hidden" id="usern" value="{name}">
<input name="del_mod" type="hidden" id="del_mod" value="notbook">
要执行的操作:</div></td>
<td> <select name="caozuo" id="caozuo" class="form_format">
<option value="wu" selected>无动作</option>
<option value="del">删除(不可还原)</option>
</select> <input type="submit" name="Submit23" value="执行" class="buton" onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f3f3'" >
操作注意:删除后不可恢复!! </td>
</tr>
</table></td>
</tr>
</table>
</form>
<form action="search.php" method="post" name="s_note" target="_blank" id="s_note">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_kuang">
<tr>
<td width="48%" valign="top" class="tianchong">文档检索
<input name="s_note" type="text" class="form_format" id="s_note" onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f3f3'" size="20" >
<input name="Submit32" type="submit" class="buton" onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f3f3'" value="检索文档" >
<input name="cmod" type="hidden" id="cmod" value="note">
<input name="usern" type="hidden" id="usern" value="{name}"></td>
<td width="52%" class="tianchong">可对记事标题检索,也可对记事内容。</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -