📄 mybookcase.htm
字号:
<TABLE class=border2 cellSpacing=0 cellPadding=0 width=760 align=center
border=0>
<TR>
<TD class=tdbg_leftall vAlign=top align=left width=1 rowSpan=2> </TD>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY><form name='frmlogin' method='post' action='loginout.php'>
<TR>
<TD width="68%" height=18>
<!-- IF member_priv -->
{LoginBar}
<!-- ELSE -->
{L_Uname}:<input type=text size=10 maxlength=20 name="username"> {L_Pwd}:<input type=password size=10 maxlength=30 name="password"><input type="checkbox" name="usecookie" value="true">{L_Keeptime}<input type="hidden" name="action" value="login"><input type=submit value="{L_Login}" name="submit"> <input type=button value="{L_Reg}" name="btnreg" OnClick="javascript:document.location='register.php'">
<!-- ENDIF -->
</TD></TR></form></TBODY></TABLE><HR noShade SIZE=1 color="#CCCCCC">
<TABLE cellSpacing=0 cellPadding=0 width="98%" align=center border=0><TBODY>
<TR>
<TD align=middle height=12><B>{L_Mybookcaselist}</B></TD>
</TR>
<TR>
<TD>
<style type="text/css">
.col0 { background-color: #f7f7f7; }
.col1 { background-color: #dfdfdf; }
</style>
<TABLE cellSpacing=1 cellPadding=3 width="98%" align=center
bgColor=#D4D2F8 border=0>
<TBODY>
<TR bgColor=#cccccc>
<TD width=147> <DIV align=center>{L_Bookname}</DIV></TD>
<TD width=65> <DIV align=center>{L_Newdate}</DIV></TD>
<TD width=199> <DIV align=center>{L_Newchapter}</DIV></TD>
<TD width=87> <DIV align=center>{L_Author}</DIV></TD>
<TD width=40> <DIV align=center>{L_Status}</DIV></TD>
<TD width=60> <DIV align=center>{L_Option}</DIV></TD>
</TR>
<!-- BEGIN Bookcaselistblock -->
<TR align=middle class="col{ROWBIT}">
<TD> <DIV align=center><a href="bookinfo.php?id={C_bookid}" target="_blank">《{C_booktitle}》</a></DIV></TD>
<TD> <DIV align=center>{C_updatetime}</DIV></TD>
<TD align=center><a href="chapterinfo.php?id={C_chapterid}" target="_blank">{C_chaptertitle}</a></TD>
<TD align=center><a href="authorinfo.php?id={C_authorid}" target="_blank">{C_author}</a></TD>
<TD> <DIV align=center>{C_state}</DIV></TD>
<TD align=center><A href="outbookcase.php?id={C_bookid}">{L_Takeoutfrombooks}</A></TD>
</TR>
<!-- END Bookcaselistblock -->
</TBODY>
</TABLE></TD>
</TR>
<TR>
<TD> </TD>
</TR>
<TR>
<TD> <TABLE cellSpacing=1 cellPadding=4 width="98%" bgColor=#000000 align="center"
border=0>
<form name="frmforum" method="post" action="mybookcase.php">
<tr bgcolor="#cccccc" >
<td align=center>{C_pagelink}</td>
</tr>
</form>
</TABLE></TD>
</TR>
<TR>
<TD> </TD>
</TR></TBODY>
</TABLE></TD>
<TD vAlign=top width=1>
</TD></TR></TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -