author_modpost.asp

来自「本源代码为终点小说连载系统 v1.15 Build 0430 SQL清风修改版,」· ASP 代码 · 共 26 行

ASP
26
字号
<!-- #include file='conn.asp' --><%Stats="作家控制中心"%><!-- #include file='head.asp' --><table cellspacing="0" cellpadding="0" width="99%" border="0" id="table1" align="center">
	<tr valign="top">
		<td width="160">
		<table cellspacing="1" cellpadding="0" width="160" bgcolor="#b7c0c7" id="table2">
			<tr>
				<td class="head" valign="top"><b>『控制中心』</b></td>
			</tr>
			<tr>
				<td class="t_two"><!-- #include file='AuthorInc/Author_left.asp' -->
				</td>
			</tr>
		</table>
		</td>
		<td width="2"> </td>
		<td>
		<table cellspacing="0" cellpadding="0" width="100%" border="0" id="table4">
			<tr>
				<td valign="top"><!-- #include file='AuthorInc/Author_modPost.asp' -->
				</td>
			</tr>
		</table>
		</td>
	</tr>
</table>
<!-- #include file='bottom.asp' -->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?