📄 help.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>如何贴图-图书馆系统论坛帮助</title>
<link href="images/hotlt.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="250" valign="top"><img src="images/bbslogo.jpg" ></td>
<td width="538"><form name="form1" method="get" action="index.asp" style="margin:5px;">
<input name="q" type="text" id="q" size="30">
<input type="submit" value=" 搜 索 ">
<input name="so" type="radio" value="title" checked>
搜索标题
<input type="radio" name="so" value="name">
搜索作者
</form></td>
<td width="160" align="center"><%
if name= "" then
response.write"<A href='login.asp'>登录</A> | <A href='reg.asp'>注册</A>"
elseif name<> "" then
response.write name&" | <A href='exit.asp'>退出</A>"
end if
%></td>
</tr>
</table>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0" class="tit">
<tr bgcolor="#E8F3FF">
<td height="25" bgcolor="#FFF5F0"> <a href="index.asp">图书馆系统论坛</a></td>
<td width="20%" bgcolor="#FFF5F0"> </td>
</tr>
</table>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FFF5F0"> <b>一、帖一张图?</b></td>
</tr>
<tr>
<td class="padd10"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" valign="top"><span class="p2"><strong><br>
简述:</strong> <br>
在图书馆系统论坛贴图非常简单,不过在贴图之前,首先需要在网上任意找到一张图片。我们用右面这张图片举个例子,接着您只要按照以下三步操作即可完成贴图。</span></td>
<td width="81%" class="p2"><div align="center"><br>
<img src="images/help/course01.gif" width="360" height="270"></div></td>
</tr>
</table>
<br>
<hr size="1" color="#dddddd" width="100%">
<br>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" valign="top"><b><span class="p2"><br>
第一步:<br>
</span></b><span class="p2"> </span><span class="p2"> 将鼠标移动到图片上,点击鼠标右键,选择“属性”。 </span></td>
<td width="81%" class="p2"><div align="center"><img src="images/help/course02.gif" width="360" height="277"> </div></td>
</tr>
</table>
<br>
<hr size="1" color="#dddddd" width="100%">
<br>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" valign="top"><b><span class="p2"><br>
第二步:<br>
</span></b><span class="p2"> 这时会出现一个对话框,在对话框“地址(URL)”一项旁边,有一段很长的地址。将这段地址“复制”下来。</span></td>
<td width="81%"><div align="center"><img src="images/help/course03.gif" width="360" height="252"></div></td>
</tr>
</table>
<br>
<hr size="1" color="#dddddd" width="100%">
<br>
<b></b>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" valign="top"><b><span class="p2"><br>
第三步:<br>
</span></b><span class="p2"> 然后将刚刚“复制”的这段(URL)地址“粘贴”在图书馆系统论坛发言区的“图片链接”一项当中,再填好贴子标题和内容,最后点击“发表贴子”。贴图成功!</span></td>
<td width="81%"><div align="center"><img src="images/help/course04.gif" width="360" height="187"></div></td>
</tr>
</table>
<br>
</td>
</tr>
</table>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FFF5F0"> <b>二.帖多张图?</b></td>
</tr>
<tr>
<td class="padd10"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" valign="top"><span class="p2"><strong><br>
<b>第一步:</b></strong><br>
图书馆系统论坛的一个特色就是您可以在帖子内容里添加任意多张图片,想知道怎么做吗?
首先在您需要插入图片的地方点击“插入图片”,在[img][/img]之间添加图片链接,如图右图</span></td>
<td width="81%" class="p2"><div align="center"><br>
<img src="images/help/duo1.jpg" width="500" height="281"></div></td>
</tr>
</table>
<br>
<hr size="1" color="#dddddd" width="100%">
<br>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" valign="top"><b><span class="p2"><br>
第二步:<br>
</span></b><span class="p2"> </span><span class="p2"> 如果您想插入多张图片,请在需要插入图片的地方再次点击“插入图片”,如图(2)。 </span></td>
<td width="81%" class="p2"><div align="center"><img src="images/help/duo2.jpg" width="500" height="279"> </div></td>
</tr>
</table>
<br>
</td>
</tr>
</table>
<script language="JavaScript1.2">
function regcheck(formct){
if (formct.title.value=='' ){
alert('标题不能为空,请填写');
return false;
}
if (formct.content.value=='' ){
alert('销售类型不能为空,请填写');
return false;
}
formct.Submit.disabled=true;
}
</script>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" bgcolor="#FFF5F0">图书馆系统 </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -