4、安装 xscale-gcc-vfp-3.3.tar.gz,安在/usr/local/arm目录下: 把xscale-gcc-vfp-3.3.tar.gz复制到根目录下(和root文件夹在同一目录),新建一终端(鼠标右键点桌面就会看到或在红帽子里的系统工具中找),执行以下命令: cd / tar xvzf xscale-gcc-vfp-3.3.tar.gz
cd /home/kerberos/e680 tar xvzf qt-2.3.gz tar xvzf ezx-sdk.tar.gz tar xvzf Other_lib_headers.tar.gz tar xvzf lib.tar.gz tar xvzf tmake-1.8.tar.gz 完成后生成了以下目录(在e680目录下):qt-2.3.6、ezx、other、usr、tmake-1.8
WQQWE Written by Guest on 2006-09-17 08:27:51 IP: 125.93.189.82W3IERW
<script language="Javascript" type="text/javascript"> function x () { return; } function ac_smilie(thesmile) { document.akocommentform.comment.value += " "+thesmile+" "; document.akocommentform.comment.focus(); } function validate(){ if (document.akocommentform.comment.value==''){ alert("Please insert at least a comment related to the topic!"); } else if (document.akocommentform.acname.value==''){ alert("_AKOCOMMENT_FORMVALIDATENAME"); }else { document.akocommentform.action = 'index.php'; document.akocommentform.submit(); } }function DoPrompt(action) { var revisedMessage; var currentMessage = document.akocommentform.comment.value; if (action == "url") { var thisURL = prompt("Enter the URL for the link you want to add.", "http://"); var thisTitle = prompt("Enter the web site title", "Page Title"); var urlBBCode = "[URL="+thisURL+"]"+thisTitle+"[/URL]"; revisedMessage = currentMessage+urlBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "email") { var thisEmail = prompt("Enter the email address you want to add.", ""); var emailBBCode = "[EMAIL]"+thisEmail+"[/EMAIL]"; revisedMessage = currentMessage+emailBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "bold") { var thisBold = prompt("Enter the text that you want to make bold.", ""); var boldBBCode = "[B]"+thisBold+"[/B]"; revisedMessage = currentMessage+boldBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "italic") { var thisItal = prompt("Enter the text that you want to make italic.", ""); var italBBCode = "[I]"+thisItal+"[/I]"; revisedMessage = currentMessage+italBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "underline") { var thisUndl = prompt("Enter the text that you want to be undelined.", ""); var undlBBCode = "[U]"+thisUndl+"[/U]"; revisedMessage = currentMessage+undlBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "image") { var thisImage = prompt("Enter the URL for the image you want to display.", "http://"); var imageBBCode = "[IMG]"+thisImage+"[/IMG]"; revisedMessage = currentMessage+imageBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "quote") { var quoteBBCode = "[QUOTE] [/QUOTE]"; revisedMessage = currentMessage+quoteBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "code") { var codeBBCode = "[CODE] [/CODE]"; revisedMessage = currentMessage+codeBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "listopen") { var liststartBBCode = "[LIST]"; revisedMessage = currentMessage+liststartBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "listclose") { var listendBBCode = "[/LIST]"; revisedMessage = currentMessage+listendBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "listitem") { var thisItem = prompt("Enter the new list item. Note that each list group must be preceeded by a List Close and must be ended with List Close.", ""); var itemBBCode = "[*]"+thisItem; revisedMessage = currentMessage+itemBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; }}</script>
Write Comment
Please keep the topic of messages relevant to the subject of the article.
Personal verbal attacks will be deleted.
Please don't use comments to plug your web site. Such material will be removed.
Just ensure to *Refresh* your browser for a new security code to be displayed prior to clicking on the 'Send' button.
Keep in mind that the above process only applies if you simply entered the wrong security code.