?? pop_forum_code.asp
字號:
<%
'########## Snitz Forums 2000 Version 3.1 SR4 ####################
'# #
'# 漢化修改: 資源搜羅站 #
'# 電子郵件: cgier@21cn.com #
'# 主頁地址: http://www.sdsea.com #
'# http://www.99ss.net #
'# http://www.cdown.net #
'# http://www.wzdown.com #
'# http://www.13888.net #
'# 論壇地址:http://ubb.yesky.net #
'# 最后修改日期: 2001/03/12 中文版本:Version 3.1 SR4 #
'#################################################################
'# 原始來源 #
'# Snitz Forums 2000 Version 3.1 SR4 #
'# Copyright 2000 http://forum.snitz.com - All Rights Reserved #
'#################################################################
'#【版權聲明】 #
'# #
'# 本軟體為共享軟體(shareware)提供個人網站免費使用,請勿非法修改,#
'# 轉載,散播,或用于其他圖利行為,并請勿刪除版權聲明。 #
'# 如果您的網站正式起用了這個腳本,請您通知我們,以便我們能夠知曉#
'# 如果可能,請在您的網站做上我們的鏈接,希望能給予合作。謝謝! #
'#################################################################
'# 請您尊重我們的勞動和版權,不要刪除以上的版權聲明部分,謝謝合作#
'# 如有任何問題請到我們的論壇告訴我們 #
'#################################################################
%>
<!--#INCLUDE FILE="config.asp" -->
<!--#INCLUDE FILE="inc_top_short.asp" -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="<% =strTableBorderColor %>">
<table border="0" width="100%" cellspacing="1" cellpadding="4">
<tr>
<td bgcolor="<% =strCategoryCellColor %>"><a name="format"></a><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strCategoryFontColor %>" ><b>怎樣使用本論壇專用代碼...</b></font></td>
</tr>
<tr>
<td bgcolor="<% =strForumCellColor %>">
<blockquote>
<p><b>粗體字:</b> 將文本字體加粗顯示..用法: [b] 文字 [/b] . <i>示例:</i> 這是一個 <b>[b]</b>粗體字<b>[/b]</b>. = 這是一個 <b>粗體字</b> .</p>
<p><i>斜體字:</i> 將文本字體設置為斜體..用法 [i] 文字 [/i] . <i>示例:</i> 這是一個 <b>[i]</b>斜體字<b>[/i]</b> . = 這是一個 <i>斜體字</i> .</p>
<p><u>下劃線:</u> 將指定文字加上下劃線..用法 [u] 文字 [/u]. <i>示例:</i> 這是一個 <b>[u]</b>下劃線<b>[/u]</b> . = 這是一個 <u>下劃線</u> .</p>
<p>Aligning Text Left:<br>
Enclose your text with [left] and [/left]
</p>
<p>Aligning Text Center:<br>
Enclose your text with [center] and [/center]
</p>
<p>Aligning Text Right:<br>
Enclose your text with [right] and [/right]
</p>
<p>Striking Text:<br>
Enclose your text with [s] and [/s]<br>
Example: <b>[s]</b>mistake<b>[/s]</b> = <s>mistake</s>
</p>
<p> </p>
<p><b>Font Colors:</b><br>
Enclose your text with [<i>fontcolor</i>] and [/<i>fontcolor</i>] <br>
Example: <b>[red]</b>Text<b>[/red]</b> = <font color="red">Text</font id=red><br>
Example: <b>[blue]</b>Text<b>[/blue]</b> = <font color="blue">Text</font id=blue><br>
Example: <b>[pink]</b>Text<b>[/pink]</b> = <font color="pink">Text</font id=pink><br>
Example: <b>[brown]</b>Text<b>[/brown]</b> = <font color="brown">Text</font id=brown><br>
Example: <b>[black]</b>Text<b>[/black]</b> = <font color="black">Text</font id=black><br>
Example: <b>[orange]</b>Text<b>[/orange]</b> = <font color="orange">Text</font id=orange><br>
Example: <b>[violet]</b>Text<b>[/violet]</b> = <font color="violet">Text</font id=violet><br>
Example: <b>[yellow]</b>Text<b>[/yellow]</b> = <font color="yellow">Text</font id=yellow><br>
Example: <b>[green]</b>Text<b>[/green]</b> = <font color="green">Text</font id=green><br>
Example: <b>[gold]</b>Text<b>[/gold]</b> = <font color="gold">Text</font id=gold><br>
Example: <b>[white]</b>Text<b>[/white]</b> = <font color="white">Text</font id=white><br>
Example: <b>[purple]</b>Text<b>[/purple]</b> = <font color="purple">Text</font id=purple>
</p>
<p> </p>
<p><b>Headings:</b><br>
Enclose your text with [h<i>number</i>] and [/h<i>n</i>]<br>
<table border=0>
<tr>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
Example: <b>[h1]</b>Text<b>[/h1]</b> =
</font></td>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
<h1>Text</h1>
</font></td>
</tr>
<tr>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
Example: <b>[h2]</b>Text<b>[/h2]</b> =
</font></td>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
<h2>Text</h2>
</font></td>
<tr>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
Example: <b>[h3]</b>Text<b>[/h3]</b> =
</font></td>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
<h3>Text</h3>
</font></td>
</tr>
<tr>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
Example: <b>[h4]</b>Text<b>[/h4]</b> =
</font></td>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
<h4>Text</h4>
</font></td>
</tr>
<tr>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
Example: <b>[h5]</b>Text<b>[/h5]</b> =
</font></td>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
<h5>Text</h5>
</font></td>
</tr>
<tr>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
Example: <b>[h6]</b>Text<b>[/h6]</b> =
</font></td>
<td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
<h6>Text</h6>
</font></td>
</tr>
</table>
</p>
<p> </p>
<p><b>Font Sizes:</b><br>
Example: <b>[size=1]</b>text<b>[/size=1]</b> = <font size=1>Text</font id=size1><br>
Example: <b>[size=2]</b>text<b>[/size=2]</b> = <font size=2>Text</font id=size2><br>
Example: <b>[size=3]</b>text<b>[/size=3]</b> = <font size=3>Text</font id=size3><br>
Example: <b>[size=4]</b>text<b>[/size=4]</b> = <font size=4>Text</font id=size4><br>
Example: <b>[size=5]</b>text<b>[/size=5]</b> = <font size=5>Text</font id=size5><br>
Example: <b>[size=6]</b>text<b>[/size=6]</b> = <font size=6>Text</font id=size6>
</p>
<p> </p>
<p>Bulleted List: <b>[list]</b> and <b>[/list]</b>, and items in list with <b>[*]</b> and <b>[/*]</b>.</p>
<p>Ordered Alpha List: <b>[list=a]</b> and <b>[/list=1]</b>, and items in list with <b>[*]</b> and <b>[/*]</b>.</p>
<p>Ordered Number List: <b>[list=1]</b> and <b>[/list=1]</b>, and items in list with <b>[*]</b> and <b>[/*]</b>.</p>
<p>Code: enclose your text with <b>[code]</b> and <b>[/code]</b>.</p>
<p>Quote: enclose your text with <b>[quote]</b> and <b>[/quote]</b>.</p>
<% if (strIMGInPosts = "1") then %>
<p>Images: enclose the address with <b>[img]</b> and <b>[/img]</b>.</p>
<% end if %>
</blockquote></font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--#INCLUDE FILE="inc_footer_short.asp" -->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -