<!--腳本說明: 第一步:把如下代碼加入<head>區域中--> <script language="JavaScript"> <!-- Activate Cloaking Device var i = 0; // used to cycle thru messages var TextNumber = -1; // array of messages var TextInput = new Object(); // used to load manipulate message var HelpText=""; // used to load message var Text = ""; // length of timeout (smaller is faster) var Speed=50; // used to display message number var message=0; // used to position text in ver 2.0 var addPadding="\r\n"; // Each element of TextInput represents a single message. TextInput[0] = "歡迎您出次訪問*"; TextInput[1] = "本站是一個專業網頁教學站點,資源豐富"; TextInput[2] = "重點介紹網頁制作\網頁特效\網絡編程\動畫制作"; TextInput[3] = "與制作網頁制作密切相關的技術"; TextInput[4] = "本站同時有教程下載等欄目"; TextInput[5] = "還有新聞及服務方面的資料"; TextInput[6] = "本站提供服務包括為您建站\出售程序\英漢翻譯"; TextInput[7] = "本站網址:http://www.knowsky.com"; TotalTextInput = 7; // (0, 1, 2, 3, 4, 5, 6, 7) // Positioning and speed vary between versions. var Version = navigator.appVersion; if (Version.substring(0, 1)==3) { Speed=200; addPadding=""; } for (var addPause = 0; addPause <= TotalTextInput; addPause++) {TextInput[addPause]=addPadding+TextInput[addPause];} var TimerId var TimerSet=false; // Called by >>> button (display next message) . function nextMessage() { if (!TimerSet) { TimerSet=true; clearTimeout (TimerId); if (TextNumber>=TotalTextInput) { alert("This is the end of the list!"); TimerSet=false; } else { TextNumber+=1; message=TextNumber+1; document.forms[0].elements[2].value= message; Text = TextInput[TextNumber]; HelpText = Text; } teletype(); } } // Gets and displays character from rollMessage() . // Variable Speed controls length of timeout and thus the speed of typing. function teletype() { if (TimerSet) { Text=rollMessage(); TimerId = setTimeout("teletype()", Speed); document.forms[0].elements[0].value=Text; } } // Pulls one character at a time from string and returns (as Text) to function teletype() for displaying. function rollMessage () { i++; var CheckSpace = HelpText.substring(i-1, i); CheckSpace = "" + CheckSpace; if (CheckSpace == " ") {i++;} if (i >= HelpText.length+1) { TimerSet=false; Text = HelpText.substring(0, i); i=0; return (Text); } Text = HelpText.substring(0, i); return (Text); } // Initially called by onLoad in BODY tag to load title. function initTeleType() { Text="\r\n Manual Tele-Type Display"; document.forms[0].elements[0].value=Text; } // Called by <<< button (get previous message). function lastMessage() { if (!TimerSet && TextNumber!=-1) { TimerSet=true; clearTimeout (TimerId); </p><div align='left'><b><div id=pages style='float:left;border:1px solid #39f;text-align:center;WIDTH: 30px;HEIGHT: 20px;background-color:#eee;padding:2px;margin:5px;margin-right:0;'><font color='red'>1</font></div><div id=pages style='float:left;border:1px solid #39f;text-align:center;WIDTH: 30px;HEIGHT: 20px;background-color:#eee;padding:2px;margin:5px;margin-right:0;' ><a href='http://www.xue5.com/itedu/200801/44693_2.html'>2</a></div><div id=nextpage style='float:left;border:1px solid #39f;text-align:center;WIDTH: 55px;HEIGHT: 20px;background-color:#eee;padding:2px;margin:5px;'><a href='http://www.xue5.com/itedu/200801/44693_2.html'>下一頁</a></div> </b></div> </DIV> <DIV class="mycontent3"><script language='javascript' src='http://www.xue5.com/AD/200504/16.js'></script></DIV> <DIV class="mycontent2"> <INPUT title='點擊復制標題和地址到剪貼版,直接在MSN/QQ上粘貼即可.' type=button value='將這篇文章發給QQ/MSN上的好友' onclick='copyToClipBoard()'> </DIV> <DIV class="mycontent2"> <a href="http://www.baidu.com/s?tn=xue5&wd=圖片在特定的時間自動消失" target="_blank"><span style="font-size:18px:line-height:20px;letter-sapcing:10px"><u><font color="#0033CC">點此進一步了解“</font><b><font color="#800000">圖片在特定的時間自動消失</font></b><font color="#0033CC">”相關的更多內容</font></u></span></a> </DIV> <DIV class="wenbj hui">轉載請注明<a href=http://www.xue5.com/ target=_blank title="學網">[學網]:<u>http://www.xue5.com</u></A> </DIV> <DIV class=wenpre> <li>上一篇文章: <a class='LinkPrevArticle' href='http://www.xue5.com/itedu/200801/44692.html' title='文章標題:表單中列出顏色,鼠標點擊即可改變顏色 作 者:css 更新時間:2008-1-7 22:52:36'>表單中列出顏色,鼠標點擊即可改變顏色</a></li> <br> <li>下一篇文章: <a class='LinkNextArticle' href='http://www.xue5.com/itedu/200801/44694.html' title='文章標題:多段文字多行逐段單個出現的特效 作 者:css 更新時間:2008-1-7 22:52:38'>多段文字多行逐段單個出現的特效</a></li> </DIV> <DIV id=toptj2><DIV class=toptjl2>【<A href="http://www.xue5.com/itedu/List/List_207.html" title="點擊查看更多CSS" target="_blank">更多CSS資料……</A>】</A> <script language='javascript' src='http://www.xue5.com/AD/200704/29.js'></script></DIV></DIV> <DIV id=down> <DIV class="left">·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435621.html' title='文章標題:UTF-8 GBK UTF8 GB2312 之間的區別和關系 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">UTF-8 GBK UTF8 GB2312 之間的區別和關</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435620.html' title='文章標題:Web界面測試方法技巧以及注意事項 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Web界面測試方法技巧以及注意事項</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435619.html' title='文章標題:Google發布用於網站開發的Chrome Extensions 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Google發布用於網站開發的Chrome Exten</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435618.html' title='文章標題:淺談tudou.com首頁圖片延遲加載的效果 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">淺談tudou.com首頁圖片延遲加載的效果</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435617.html' title='文章標題:Google Web 字體 API 訪談 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Google Web 字體 API 訪談</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435616.html' title='文章標題:Google網頁字體在線服務啟動 作 者:CSS 更新時間:2010-8-13 3:49:03' target="_blank">Google網頁字體在線服務啟動</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416624.html' title='文章標題:網頁設計中水平方向視覺焦點分布探討 作 者:CSS 更新時間:2010-5-11 15:00:55' target="_blank">網頁設計中水平方向視覺焦點分布探討</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416623.html' title='文章標題:簡單也豐富 簡潔網頁設計視覺呈現技巧 作 者:CSS 更新時間:2010-5-11 14:59:52' target="_blank">簡單也豐富 簡潔網頁設計視覺呈現技巧</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416622.html' title='文章標題:如何有效創建個性化404錯誤頁面 作 者:CSS 更新時間:2010-5-11 14:59:12' target="_blank">如何有效創建個性化404錯誤頁面</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416621.html' title='文章標題:網頁設計中“對比”原則的剖析和應用 作 者:CSS 更新時間:2010-5-11 14:56:40' target="_blank">網頁設計中“對比”原則的剖析和應用</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416620.html' title='文章標題:三種直接備份 WordPress 博客的方法 作 者:CSS 更新時間:2010-5-11 14:56:35' target="_blank">三種直接備份 WordPress 博客的方法</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416619.html' title='文章標題:迅速提高設計水平的“九字秘訣” 作 者:CSS 更新時間:2010-5-11 14:56:35' target="_blank">迅速提高設計水平的“九字秘訣”</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416618.html' title='文章標題:淺析各類網頁中的色彩使用與情感聯想 作 者:CSS 更新時間:2010-5-11 14:56:03' target="_blank">淺析各類網頁中的色彩使用與情感聯想</a><br></DIV> <DIV class="center"><div class="pic_art"> <div class="pic_art_img"><a class="" href="http://www.xue5.com/itedu/201005/414777.html" title="Windows 7的十大最差使用體驗" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202154281.jpg' width='100' height='75' border='0'></a></div> <div class="pic_art_title"><a class="" href="http://www.xue5.com/itedu/201005/414777.html" title="Windows 7的十大最差使用體驗" target="_blank">Windows 7的十大最</a></div> </div> <div class="pic_art"> <div class="pic_art_img"><a class="" href="http://www.xue5.com/itedu/200910/370878.html" title="微軟Windows7系統全球發布會現場直錄" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202157361.jpg' width='100' height='75' border='0'></a></div> <div class="pic_art_title"><a class="" href="http://www.xue5.com/itedu/200910/370878.html" title="微軟Windows7系統全球發布會現場直錄" target="_blank"><b>微軟Windows7系統</b></a></div> </div> <div class="pic_art"> <div class="pic_art_img"><a class="" href="http://www.xue5.com/itedu/200908/350910.html" title="解讀javascript的計時器 (二)" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202157809.jpg' width='100' height='75' border='0'></a></div> <div class="pic_art_title"><a class="" href="http://www.xue5.com/itedu/200908/350910.html" title="解讀javascript的計時器 (二)" target="_blank">解讀javascript的</a></div> </div> </DIV> <DIV class="right">·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/200905/306474.html' title='文章標題:正則表達式限制文本框只能輸入數字 作 者:CSS 更新時間:2009-5-16 7:40:50' target="_blank">正則表達式限制文本框只能輸入數字</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/200905/303332.html' title='文章標題:網頁設計之字體在頁面排版上的完全攻略 作 者:CSS 更新時間:2009-5-9 5:54:39' target="_blank">網頁設計之字體在頁面排版上的完全攻略</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435621.html' title='文章標題:UTF-8 GBK UTF8 GB2312 之間的區別和關系 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">UTF-8 GBK UTF8 GB2312 之間的區別和關</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435620.html' title='文章標題:Web界面測試方法技巧以及注意事項 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Web界面測試方法技巧以及注意事項</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435619.html' title='文章標題:Google發布用於網站開發的Chrome Extensions 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Google發布用於網站開發的Chrome Exten</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435618.html' title='文章標題:淺談tudou.com首頁圖片延遲加載的效果 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">淺談tudou.com首頁圖片延遲加載的效果</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435617.html' title='文章標題:Google Web 字體 API 訪談 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Google Web 字體 API 訪談</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435616.html' title='文章標題:Google網頁字體在線服務啟動 作 者:CSS 更新時間:2010-8-13 3:49:03' target="_blank">Google網頁字體在線服務啟動</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416624.html' title='文章標題:網頁設計中水平方向視覺焦點分布探討 作 者:CSS 更新時間:2010-5-11 15:00:55' target="_blank">網頁設計中水平方向視覺焦點分布探討</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416623.html' title='文章標題:簡單也豐富 簡潔網頁設計視覺呈現技巧 作 者:CSS 更新時間:2010-5-11 14:59:52' target="_blank">簡單也豐富 簡潔網頁設計視覺呈現技巧</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416622.html' title='文章標題:如何有效創建個性化404錯誤頁面 作 者:CSS 更新時間:2010-5-11 14:59:12' target="_blank">如何有效創建個性化404錯誤頁面</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416621.html' title='文章標題:網頁設計中“對比”原則的剖析和應用 作 者:CSS 更新時間:2010-5-11 14:56:40' target="_blank">網頁設計中“對比”原則的剖析和應用</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416620.html' title='文章標題:三種直接備份 WordPress 博客的方法 作 者:CSS 更新時間:2010-5-11 14:56:35' target="_blank">三種直接備份 WordPress 博客的方法</a><br></DIV> </DIV> <DIV class=soft_intro><script language='javascript' src='http://www.xue5.com/AD/200504/13.JS'></script></DIV> <DIV class=soft_introPIC><table width='100%' cellpadding='0' cellspacing='5' border='0' align='center'><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/304530.html" title="Photoshop打造日本卡哇依非主流照片(1)" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202158297.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/304530.html" title="Photoshop打造日本卡哇依非主流照片(1)" target="_blank">Photoshop打造日本卡哇依非主流照片(1)</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/302627.html" title="PhotoShop教程:制作非主流塗鴉效果大頭帖" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202159365.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/302627.html" title="PhotoShop教程:制作非主流塗鴉效果大頭帖" target="_blank">PhotoShop教程:制作非主流塗鴉效果大頭帖</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/302624.html" title="PhotoShop教程:調出非主流MM照片溫馨色調" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202159937.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/302624.html" title="PhotoShop教程:調出非主流MM照片溫馨色調" target="_blank">PhotoShop教程:調出非主流MM照片溫馨色調</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/302164.html" title="PhotoShop教程:制作非主流型男帥哥" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202159782.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/302164.html" title="PhotoShop教程:制作非主流型男帥哥" target="_blank">Photoshop教程:制作非主流型男帥哥</a></td></tr><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200903/291444.html" title="教你改變眼睛的顏色" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202159622.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200903/291444.html" title="教你改變眼睛的顏色" target="_blank">教你改變眼睛的顏色</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200902/283848.html" title="非主流柔紫色調圖片制作教程" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202159238.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200902/283848.html" title="非主流柔紫色調圖片制作教程" target="_blank">非主流柔紫色調圖片制作教程</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200901/271097.html" title="非主流歐美粉色調圖片PS教程" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202159401.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200901/271097.html" title="非主流歐美粉色調圖片PS教程" target="_blank">非主流歐美粉色調圖片PS教程</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200812/270329.html" title="滄桑懷舊非主流風格制作教程" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202200495.jpg' width='150' height='113' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200812/270329.html" title="滄桑懷舊非主流風格制作教程" target="_blank">滄桑懷舊非主流風格制作教程</a></td></tr></table></DIV> <DIV class=soft_intro2><b>學網·特別聲明:</b><br> 本站除部分特別聲明禁止轉載的專稿外的其他文章可以自由轉載,但請務必注明出處和原始作者。本站所有文章版權歸文章原始作者所有。對於被本站轉載文章的個人和網站,我們表示深深的謝意。如果本站轉載的文章有版權問題,請聯系編輯人員Xababy#Gmail.com,我們盡快予以更正。</DIV> </DIV> <!--右邊 --> <DIV class=rwen> <DIV class=rwen1><script language='Javascript' src='http://www.xue5.com/AD/200712/31.JS'></script></DIV> <DIV class=rwen2t>【<A href="http://www.xue5.com/itedu/List/List_207.html" title="點擊查看更多CSS" target="_blank">最新CSS資料</A>】</DIV> <DIV class=rwen2c2>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435621.html' title='文章標題:UTF-8 GBK UTF8 GB2312 之間的區別和關系 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">UTF-8 GBK UTF8 GB2312 之間的區別和關</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435620.html' title='文章標題:Web界面測試方法技巧以及注意事項 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Web界面測試方法技巧以及注意事項</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435619.html' title='文章標題:Google發布用於網站開發的Chrome Extensions 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Google發布用於網站開發的Chrome Exten</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435618.html' title='文章標題:淺談tudou.com首頁圖片延遲加載的效果 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">淺談tudou.com首頁圖片延遲加載的效果</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435617.html' title='文章標題:Google Web 字體 API 訪談 作 者:CSS 更新時間:2010-8-13 3:49:04' target="_blank">Google Web 字體 API 訪談</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201008/435616.html' title='文章標題:Google網頁字體在線服務啟動 作 者:CSS 更新時間:2010-8-13 3:49:03' target="_blank">Google網頁字體在線服務啟動</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416624.html' title='文章標題:網頁設計中水平方向視覺焦點分布探討 作 者:CSS 更新時間:2010-5-11 15:00:55' target="_blank">網頁設計中水平方向視覺焦點分布探討</a><br>·<a class='LinkArticleCorrelative' href='http://www.xue5.com/itedu/201005/416623.html' title='文章標題:簡單也豐富 簡潔網頁設計視覺呈現技巧 作 者:CSS 更新時間:2010-5-11 14:59:52' target="_blank">簡單也豐富 簡潔網頁設計視覺呈現技巧</a><br></DIV> <DIV class=rwen2t>【<A href="http://Fzl.xue5.com" title="非主流照片制作" target="_blank">非主流照片制作</A>】</DIV> <DIV class=rwen2c><table width='100%' cellpadding='0' cellspacing='5' border='0' align='center'><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/304530.html" title="Photoshop打造日本卡哇依非主流照片(1)" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202158297.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/304530.html" title="Photoshop打造日本卡哇依非主流照片(1)" target="_blank">Photoshop打造日本卡哇依非主流照片(1)</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200903/291444.html" title="教你改變眼睛的顏色" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202159622.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200903/291444.html" title="教你改變眼睛的顏色" target="_blank">教你改變眼睛的顏色</a></td></tr><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200903/291045.html" title="PS教程_簡單調整偏色圖片" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202201685.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200903/291045.html" title="PS教程_簡單調整偏色圖片" target="_blank">PS教程_簡單調整偏色圖片</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200903/290042.html" title="輕松打造效果之粉白水嫩" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202202772.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200903/290042.html" title="輕松打造效果之粉白水嫩" target="_blank">輕松打造效果之粉白水嫩</a></td></tr><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200903/287713.html" title="簡單的潮人閃圖制作教程" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202202397.gif' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200903/287713.html" title="簡單的潮人閃圖制作教程" target="_blank">簡單的潮人閃圖制作教程</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200903/287325.html" title="非主流頹廢照片制作丟失的顏色" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202202500.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200903/287325.html" title="非主流頹廢照片制作丟失的顏色" target="_blank">非主流頹廢照片制作丟失的顏色</a></td></tr></table></DIV> <DIV class=rwen1><script language='javascript' src='http://www.xue5.com/AD/200504/12.js'></script></DIV> <DIV class=rwen2t>【<A href="http://www.xue5.com/itedu/List/List_312.html" title="PhotoShop經典教程" target="_blank">PhotoShop經典教程</A>】</DIV> <DIV class=rwen2c><table width='100%' cellpadding='0' cellspacing='5' border='0' align='center'><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/304083.html" title="Photoshop四維立體特效40個教程" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202203248.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/304083.html" title="Photoshop四維立體特效40個教程" target="_blank">Photoshop四維立體特效40個教程</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200904/216138.html" title="QQ登錄清明Banner概念創意設計過程" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202203152.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200904/216138.html" title="QQ登錄清明Banner概念創意設計過程" target="_blank">QQ登錄清明Banner概念創意設計過程</a></td></tr><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200904/214518.html" title="Photoshop作摳圖合成孔雀美人圖" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202204151.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200904/214518.html" title="Photoshop作摳圖合成孔雀美人圖" target="_blank">Photoshop作摳圖合成孔雀美人圖</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200904/298021.html" title="Photoshop制作螺旋狀彩色線條圖形" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202204610.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200904/298021.html" title="Photoshop制作螺旋狀彩色線條圖形" target="_blank">Photoshop制作螺旋狀彩色線條圖形</a></td></tr></table><table width='100%' cellpadding='0' cellspacing='5' border='0' align='center'><tr valign='top'><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/304530.html" title="Photoshop打造日本卡哇依非主流照片(1)" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202158297.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/304530.html" title="Photoshop打造日本卡哇依非主流照片(1)" target="_blank">Photoshop打造日本卡哇依非主流照片(1)</a></td><td align='center'><a class="" href="http://www.xue5.com/itedu/200905/303331.html" title="Photoshop制作網絡卡通簽名效果圖(1)" target="_blank"><img class='pic1' src='/School/UploadFiles_7810/201104/20110411202204849.jpg' width='135' height='102' border='0'></a><br><a class="" href="http://www.xue5.com/itedu/200905/303331.html" title="Photoshop制作網絡卡通簽名效果圖(1)" target="_blank">Photoshop制作網絡卡通簽名效果圖(1)</a></td></tr></table></DIV> <DIV class=rwen2c2><DIV class=rwen1><script language='javascript' src='http://www.xue5.com/AD/200504/17.js'></script></DIV></DIV> </DIV></DIV> <!--右邊 --> <DIV class=wrap id=RightContent> <DIV class=s6><script language='javascript' src='http://www.xue5.com/AD/200504/25.JS'></script></DIV> </DIV> <!--下邊 --> <DIV class=wrap id=myfoot> <DIV class=f1><A onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.xue5.com');" href="http://www.xue5.com/#">設為首頁</A> - <A href="Javascript:window.external.addFavorite('http://www.xue5.com','學網');">收藏學網</A> - <A href="http://www.xue5.com/itedu/68.Html" target=_blank>關於學網</A> - <A href="http://www.xue5.com/xml/Rss.XML" target=_blank>RSS訂閱</A> - <A href="http://www.xue5.com/Copyright.asp" target=_blank>版權申明</A> - <A href="http://www.xue5.com/FrIEndSite/Index.ASP" target=_blank>友情鏈接</A> - <A href="mailto:xababy#Gmail.com" target=_blank>聯系學網</A> - <A href="http://www.xue5.com/SiteMap/Article1.htm" target=_blank>網站地圖</A> - <A href="mailto:xababy#Gmail.com" target=_blank>投稿學網</A></DIV> <DIV class=f2><FONT style="FONT-SIZE: 8pt" face=Verdana>學網·<SPAN lang=en-us>2003</SPAN>-2008版權所有</FONT><BR><FONT style="FONT-SIZE: 8pt" face=Verdana>© CopyRight 2004-2008 <B><A title=學網,教程網站,教程,電腦學習,軟件教程各方面免費教程 href="http://www.xue5.com/" target=_blank>WwW.Xue5.CoM</A></B>.Inc All Rights Reserved</FONT><BR><FONT style="FONT-SIZE: 8pt" face=Verdana><SPAN lang=en-us>合作、聯系E-Mail:cainiaoo.cn#live.cn QQ:1103290,329700200</FONT></SPAN><BR> <script language='Javascript' src='http://www.xue5.com/itedu/js/DIVit_QQ.JS'></script><BR>學網_致力於電腦使用知識、軟件操作知識以及互聯網應用知識的普及<BR><A href="http://www.miibeian.gov.cn/" target=_blank><B>陝ICP備05000834號</B></A></FONT><BR> <script language='Javascript' src='http://www.xue5.com/AD/200504/18.JS'></script></DIV> </DIV> </BODY> </Html>