⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 faq.asp

📁 一个不错的ASP论坛源码
💻 ASP
📖 第 1 页 / 共 3 页
字号:
      </blockquote>
      <blockquote>
              <b>例如:</b><br>
              如果你有任何疑问,<b>[url=&quot;<% =strSender %>&quot;]</b>欢迎来信询问<b>[/url]</b><br>
              <b>会变成:</b><br>
              如果你有任何疑问,<a href="mailto:<% =strSender %>">欢迎来信询问</a>
      </blockquote>
      <br> 
<%	if (strIMGInPosts = "1") then %>
      你可以加入图片连接,用 <b>[url="</b>连接<b>"]</b>描述<b>[/url]</b> 和 <b>[img]</b>图片地址<b>[/img]</b> 标签<br>
      <blockquote>
              <b>例如:</b><br>
              <b>[url=&quot;<% =strForumURL %>&quot;][img]</b><% =strForumURL %><%=strTitleImage%> <b>[/img][/url]</b><br>
              <b>会变成:</b><br>
              <a href="<% =strForumURL %>"><img src="<%=strTitleImage%>" target="_new" border="0"></a>
      </blockquote>
      </p>
<%	end if %>

<!--
      To do so place &quot;[url=&quot; in front of your url and &quot;]&quot; after 
      your url.&nbsp; Then type your description and end it with a &quot;[/url]&quot;.</p>
      <blockquote>
              <p><i>范例:</i><br>
              <b>[url=<% =strForumURL %>]</b><% =strForumTitle %><b>[/url]</b> takes you home!</p>
              
              <p><i>会变成:</i><br>
              <a href="<% =strForumURL %>"><% =strForumTitle %></a> takes you home!</p>
      </blockquote>
-->
      </font></td>
  </tr>
<% if strAllowForumCode = "1" then %>
  <tr>
    <td bgcolor="<% =strCategoryCellColor %>"><a href="#top"><img src="<%=strImageURL %>icon_go_up.gif" align="right" border="0"></a><a name="format"></a><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strCategoryFontColor %>"><b>文字要如何使用粗体、斜体以及引用回复等功能?</b></font></td>
  </tr>
  <tr>
    <td bgcolor="<% =strForumCellColor %>">
    <p><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
    论坛提供了数种文字格式可以让你改变文字的输出效果, 下面示例就是讨论区提供的文字输出效果:</p>
    <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>文字靠左对齐:<br>
        在 [left] 和 [/left] 之间输入文字
      </p>

      <p>文字居中对齐:<br>
        在 [center] 和 [/center] 之间输入文字
      </p>

      <p>文字靠右对齐:<br>
        在 [right] 和 [/right] 之间输入文字
      </p>

      <p>删除文字:<br>
        在 [s] 和 [/s] 之间输入文字 <i>示例:</i> <b>[s]</b>删除<b>[/s]</b> = <s>删除</s>
      </p>

      <p>&nbsp; </p>

      <p><b>文字颜色:</b><br>
        在 [<i>文字颜色</i>] 和 [/<i>文字颜色</i>] 之间输入文字<br>
        <i>示例:</i> <b>[red]</b>文字<b>[/red]</b> = <font color="red">文字</font id=red><br>
        <i>示例:</i> <b>[blue]</b>文字<b>[/blue]</b> = <font color="blue">文字</font id=blue><br>
        <i>示例:</i> <b>[pink]</b>文字<b>[/pink]</b> = <font color="pink">文字</font id=pink><br>
        <i>示例:</i> <b>[brown]</b>文字<b>[/brown]</b> = <font color="brown">文字</font id=brown><br>
        <i>示例:</i> <b>[black]</b>文字<b>[/black]</b> = <font color="black">文字</font id=black><br>
        <i>示例:</i> <b>[orange]</b>文字<b>[/orange]</b> = <font color="orange">文字</font id=orange><br>
        <i>示例:</i> <b>[violet]</b>文字<b>[/violet]</b> = <font color="violet">文字</font id=violet><br>
        <i>示例:</i> <b>[yellow]</b>文字<b>[/yellow]</b> = <font color="yellow">文字</font id=yellow><br>
        <i>示例:</i> <b>[green]</b>文字<b>[/green]</b> = <font color="green">文字</font id=green><br>
        <i>示例:</i> <b>[gold]</b>文字<b>[/gold]</b> = <font color="gold">文字</font id=gold><br>
        <i>示例:</i> <b>[white]</b>文字<b>[/white]</b> = <font color="white">文字</font id=white><br>
        <i>示例:</i> <b>[purple]</b>文字<b>[/purple]</b> = <font color="purple">文字</font id=purple>
      </p>

      <p>&nbsp; </p>

      <p><b>标题文字:</b><br>
        在 [h] 和 [/h] 之间输入文字<br>
        <table border=0>
          <tr>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <i>示例:</i> <b>[h1]</b>文字<b>[/h1]</b> =
            </font></td>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <h1>文字</h1>
            </font></td>
          </tr>
          <tr>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <i>示例:</i> <b>[h2]</b>文字<b>[/h2]</b> =
            </font></td>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <h2>文字</h2>
            </font></td>
          <tr>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <i>示例:</i> <b>[h3]</b>文字<b>[/h3]</b> =
            </font></td>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <h3>文字</h3>
            </font></td>
          </tr>
          <tr>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <i>示例:</i> <b>[h4]</b>文字<b>[/h4]</b> =
            </font></td>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <h4>文字</h4>
            </font></td>
          </tr>
          <tr>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <i>示例:</i> <b>[h5]</b>文字<b>[/h5]</b> =
            </font></td>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <h5>文字</h5>
            </font></td>
          </tr>
          <tr>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <i>示例:</i> <b>[h6]</b>文字<b>[/h6]</b> =
            </font></td>
            <td><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
            <h6>文字</h6>
            </font></td>
          </tr>
        </table>
      </p>

      <p>&nbsp; </p>

      <p><b>字体大小:</b><br>
        <i>示例:</i> <b>[size=1]</b>文字<b>[/size=1]</b> = <font size=1>文字</font id=size1><br>
        <i>示例:</i> <b>[size=2]</b>文字<b>[/size=2]</b> = <font size=2>文字</font id=size2><br>
        <i>示例:</i> <b>[size=3]</b>文字<b>[/size=3]</b> = <font size=3>文字</font id=size3><br>
        <i>示例:</i> <b>[size=4]</b>文字<b>[/size=4]</b> = <font size=4>文字</font id=size4><br>
        <i>示例:</i> <b>[size=5]</b>文字<b>[/size=5]</b> = <font size=5>文字</font id=size5><br>
        <i>示例:</i> <b>[size=6]</b>文字<b>[/size=6]</b> = <font size=6>文字</font id=size6>
      </p>

      <p>&nbsp; </p>

      <p>项目列表:<b>[list]</b> 和 <b>[/list]</b>,列表中的内容可以在 <b>[*]</b> 和 <b>[/*]</b> 里。</p>

      <p>照字母排列列表:<b>[list=a]</b> 和 <b>[/list=a]</b>,列表中的内容可以在 <b>[*]</b> 和 <b>[/*]</b> 里。</p>

      <p>照数字标号列表:<b>[list=1]</b> 和 <b>[/list=1]</b>,列表中的内容可以在 <b>[*]</b> 和 <b>[/*]</b> 里。</p>

      <p>代码:在 <b>[code]</b> 和 <b>[/code]</b> 中输入完整或片段代码。</p>

      <p>引用:在 <b>[quote]</b> 和 <b>[/quote]</b> 中输入引用。</p>

<%	if (strIMGInPosts = "1") then %>
      <p>图片: 在 <b>[img]</b> 和 <b>[/img]</b>之间输入图片地址. 给图片加上连接可以使用 [url=""][img][/img][/url]</p>
<%	end if %>
    </blockquote></font>
    </td>
  </tr>
<% end if %>
  <tr>
    <td bgcolor="<% =strCategoryCellColor %>"><a href="#top"><img src="<%=strImageURL %>icon_go_up.gif" align="right" border="0"></a><a name="mods"></a><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strCategoryFontColor %>"><b>版主</b></font></td>
  </tr>
  <tr>
      <td bgcolor="<% =strForumCellColor %>">
      <p><font size="<% =strDefaultFontSize %>" face="<% =strDefaultFontFace %>" color="<% =strForumFontColor %>">
      版主主要的工作就是管理论坛中的文章,包括编辑、删除、锁定灌水以及人身攻击文章。 
<%	if (strShowModerators = "1") then %>
      如果有任何关於论坛的问题,请直接向论坛版主询问。
<%	end if %>
      </font></p>
      </td>

⌨️ 快捷键说明

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