📄 help.asp
字号:
<!--===============================================================-->
<!--Mfkiqpl旅行社旅游线路预订程序源代码仅供学习或部分旅行社网站用---->
<!--任何单位或个人不得随意修改、截取其中代码或做不法用途------------->
<!--版权归属:mfkiqpl http://www.zjjnet.com 所有-------------------->
<!--请务必保留以下版权信息------------------------------------------->
<!--作者:mfkiqpl----------------------------------------------------->
<!--QQ:31827726 mail:mfkiqpl@126.com--------------------------------->
<!--主页地址:http://www.zjjnet.com----------------------------------->
<!----------------欢迎各位站长与本人小站进行友情链接----------------->
<!--===============================================================-->
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Mfkiqpl旅行社旅游线路预订程序——帮助文件</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
td {
font-size: 9pt;
color: #000000;
}
.tttt {
line-height: 18pt;
}
-->
</style></head>
<body>
<script>
ww=window.screen.width/2-100;
hh=window.screen.height/2-100;
function fff(){
window.moveTo(ww,hh);
window.focus();
}
fff();
</script>
<div onclick="javascript:window.close();" title="点击关闭">
<table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="200" valign="top" bgcolor="#FDFDFD"><table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="24" align="center" bgcolor="#EEEEEE">UBB代码支持情况</td>
</tr>
</table>
<table width="190" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="186" height="20" bgcolor="#FDFDFD">·[img]内容[/img]</td>
</tr>
<tr>
<td height="20" bgcolor="#FDFDFD">·[url]内容[/url]</td>
</tr>
<tr>
<td height="20" bgcolor="#FDFDFD">·[email]内容[/email]</td>
</tr>
<tr>
<td height="20" bgcolor="#FDFDFD">·[b]内容[/b]</td>
</tr>
<tr>
<td height="20" bgcolor="#FDFDFD">·[align=XXXX]内容[align]</td>
</tr>
<tr>
<td height="20" bgcolor="#FDFDFD">·[color=XXXX]内容[/color]</td>
</tr>
<tr>
<td height="42" bgcolor="#FDFDFD" class="tttt">同时具有自动识别URL功能,请大家合理利用。</td>
</tr>
</table></td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -