合作網站: 

討論區主選單
使用者名稱:
密碼:
儲存密碼 忘記你的密碼?
 所有群組
 常見問題
FAQ Table of Contents

我必須註冊嗎?

如果沒有註冊的話,你可以自由的觀看討論區中的任何文章,但如果你想要參與討論的話, 就必須在討論區中註冊。註冊填寫的資料很少,只需要花費你一點點的時間而已,你只要填入暱稱 和 Email Address,並設定好密碼,就可以自由參與討論,AMD Athlon 超頻網站保證不會將你的 註冊資料提供給第三者使用。如果有任何使用上的疑問,請盡快反應,我們會第一時間處理。

我要如何使用表情圖案還有貼圖?

您或許在 Email 或其他討論區看過別人使用表情圖案,這是指一些代表情緒的鍵盤符號, 像是一個笑臉 或是難過的臉 . 這個系統可以自動的將這些符號轉換成圖形,所有的表情圖案都要記得加上 [] 中括號, 下面就是超頻網討論區所有提供的表情圖案,如果你有更豐富的表情圖案建議,請主動提供:
smile [:)]
big smile [:D]
cool [8D]
blush [:I]
tongue [:P]
evil [}:)]
wink [;)]
clown [:o)]
black eye [B)]
eightball [8]
frown [:(]
shy [8)]
shocked [:O]
angry [:(!]
dead [xx(]
sleepy [|)]
kisses [:X]
approve [^]
disapprove [V]
question [?]

貼圖:
你可以在文章中加入圖形,超頻網討論區貼圖限定寬度不得超過640 pixel.你可以先將圖形檔案上傳至你所申請的免費空間,然後使用Forum Code指令,如: [img]http://www.yourdomain.com/image.jpg[/img]

提醒你一定要用加上完整的網路路徑.

This Example:
[img]http://www.athlonoc.org/forum_r4_new/bboard2.jpg[/img]
Outputs This:

我能在文章中加入超連結嗎?

你可以在文章中很簡單的使用超連結文字.

你可以直接輸入完整的URL (http://www.athlonoc.org/forum_r4_new/), 系統會自動轉換成網址連結. (http://www.athlonoc.org/forum_r4_new/)!

提醒你一定要加上完整的網址名稱,如: http://, https:// or file://

你也可以在文章中加入E-Mail連結.

This Example:
admin@athlonoc.org
Outputs this:
admin@athlonoc.org.

另一種使用超連結的方式是使用Forum Code指令 [url]linkto[/url]

This Example:
[url]http://www.athlonoc.org/forum_r4_new/[/url] takes you home!
Outputs This:
http://www.athlonoc.org/forum_r4_new/ takes you home!

如果你使用以下格式: [url="linkto"]description[/url] 你可以加入一個簡潔的連結.

This Example:
Take me to [url="http://www.athlonoc.org/forum_r4_new/"]超頻網討論區[/url]
Outputs This:
Take me to 超頻網討論區
This Example:
If you have a question [url="admin@athlonoc.org"]Mail Me[/url]
Outputs This:
If you have a question Mail Me

你也可以讓插入的圖片加入超連結,如使用 [url="linkto"]desc[/url] and [img]image_url[/img]
This Example:
[url="http://www.athlonoc.org/forum_r4_new/"][img]http://www.athlonoc.org/forum_r4_new/bboard2.jpg [/img][/url]
Outputs This:

我要如何更改文字輸出的格式?

There are several Forum Codes you may use to change the appearance of your text.  Following is the list of codes currently available:

Bold: enclose your text with [b] and [/b] .  Example: This is [b]bold[/b] text. = This is bold text.

Italic: enclose your text with [i] and [/i] .  Example: This is [i]italic[/i] text. = This is italic text.

Underline: enclose your text with [u] and [/u]. Example: This is [u]underline[/u] text. = This is underline text.

Aligning Text Left:
Enclose your text with [left] and [/left]

Aligning Text Center:
Enclose your text with [center] and [/center]

Aligning Text Right:
Enclose your text with [right] and [/right]

Striking Text:
Enclose your text with [s] and [/s]. Example: [s]mistake[/s] = mistake

 

Font Colors:
Enclose your text with [fontcolor] and [/fontcolor]
Example: [red]Text[/red] = Text
Example: [blue]Text[/blue] = Text
Example: [pink]Text[/pink] = Text
Example: [brown]Text[/brown] = Text
Example: [black]Text[/black] = Text
Example: [orange]Text[/orange] = Text
Example: [violet]Text[/violet] = Text
Example: [yellow]Text[/yellow] = Text
Example: [green]Text[/green] = Text
Example: [gold]Text[/gold] = Text
Example: [white]Text[/white] = Text
Example: [purple]Text[/purple] = Text

 

Headings:
Enclose your text with [hnumber] and [/hn]
Example: [h1]Text[/h1] =

Text

Example: [h2]Text[/h2] =

Text

Example: [h3]Text[/h3] =

Text

Example: [h4]Text[/h4] =

Text

Example: [h5]Text[/h5] =
Text
Example: [h6]Text[/h6] =
Text

 

Font Sizes:
Example: [size=1]text[/size=1] = Text
Example: [size=2]text[/size=2] = Text
Example: [size=3]text[/size=3] = Text
Example: [size=4]text[/size=4] = Text
Example: [size=5]text[/size=5] = Text
Example: [size=6]text[/size=6] = Text

 

Bulleted List: [list] and [/list], and items in list with [*] and [/*].

Ordered Alpha List: [list=a] and [/list=a], and items in list with [*] and [/*].

Ordered Number List: [list=1] and [/list=1], and items in list with [*] and [/*].

Code: enclose your text with [code] and [/code].

Quote: enclose your text with [quote] and [/quote].

Images: enclose the address with [img] and [/img]. You can make clickable images by combining the [url=""][img][/img][/url]

版主在做什麼的?

Moderators control individual forums. They may edit, delete, or prune any posts in their forums. If you have a question about a particular forum, you should direct it to your forum moderator.

我要如何更改我的註冊和資料?

You may easily change any information stored in your registration profile by using the "profile" link located near the top of each page. Simply identify yourself by typing your UserName and Password and all of your profile information will appear on screen. You may edit any information (except your UserName).

Cookies

These Forums use cookies to store the following information: the last time you logged in, your UserName and your Password, if you set it in preferences. These cookies are stored on your hard drive. Cookies are not used to track your movement or perform any function other than to enhance your use of these forums. If you have not enabled cookies in your browser, many of these time-saving features will not work properly. Also, you need to have cookies enabled if you want to enter a private forum or post a topic/reply.

You may delete all cookies set by these forums in selecting the "logout" button at the top of any page.

什麼是最新話題?

Active Topics are tracked by cookies. When you click on the "active topics" a page is generated listing all topics that have been posted since your last visit to these forums (or approximately 20 minutes).

我能夠修改我的文章嗎?

You may edit or delete your own posts at any time. Just go to the topic where the post to be edited or deleted is located and you will see a edit or delete icon () on the line that begins "posted on..." Click on this icon to edit or delete the post. No one else can edit your post, except for the forum Moderator or the bulletin board administrator. A note is generated at the bottom of each edited post displaying when and by whom the post was edited.

我可以夾帶檔案嗎?

For security reasons, you may not attach files to any posts. However, you may cut and paste text into your post.

我可以搜尋文章嗎?

You may search for specific posts based on a word or words found in the posts, user name, date, and particular forum(s). Simply click on the "search" link at the top of most pages.

我可以編輯我的個人資料嗎?

You may easily change any information stored in your registration profile by using the "profile" link located near the top of each page. Simply identify yourself by typing your UserName and Password and all of your profile information will appear on screen. You may edit any information (except your UserName).

我能在我的文章加上簽名檔嗎?

You may attach signatures to the end of your posts when you post either a New Topic or Reply. Your signature is editable by clicking on "profile" at the top of any forum page and entering your UserName and Password.

NOTE: HTML can't be used in Signatures.

我忘記我的ID及密碼時怎麼辦?

Retrieving your UserName and Password is simple, assuming that email features are turned on for this bulletin board. All of the pages that require you to identify yourself with your UserName and Password carry a "lost Password" link that you can use to have your UserName and Password mailed instantly to your email address of record.

Email Notification

When you create a new topic, you have the option of receiving an email notification every time someone posts a reply to your topic. If you wish to use this feature, simply check the email notification box on the "New Topic" page when you create your new topic.

test

test

What is COPPA

The Children's Online Privacy Protection Act and Rule apply to individually identifiable information about a child that is collected online, such as full name, home address, email address, telephone number or any other information that would allow someone to identify or contact the child. The Act and Rule also cover other types of information -- for example, hobbies, interests and information collected through cookies or other types of tracking mechanisms -- when they are tied to individually identifiable information. More information can be found here.

Getting Your Own Forum

The most recent version of this Snitz Forum can be downloaded at this Internet web site.

NOTE: The software is highly configurable, and the baseline Snitz Forum may not have all the features this forum does.

超頻網討論區

© 2000 Snitz Communications

Go To Top Of Page