Archive for August, 2010
思科-互聯網解決方案的領先提供者
思科系統公司(Cisco Systems, Inc.),是互聯網解決方案的領先提供者,其設備和軟件產品主要用於連接計算機網絡系統。
目前全球超過80%的網路運作都是架構在Cisco的環境之下,全球對於Cisco的人才都極度推崇。 Cisco Systems是全球最大的數據通信整體解抉方案公司,也是全球各電信服務業者、大型銀行、企業和數以千計政府機關之數據通信網路的核心。在美國,獲得Cisco-CCNA認證,平均薪資成長率為17.8%,Cisco認證壹直是全球最具公信力的網路專業證照,其考試內容瑣定於最新技術與實務應用,以確保絕佳的認證品質、產業關連性與價值。
思科所規劃的資格認證壹直被業界喻為是國際頂級認證,主要是在學習路由器(Router)及交換器(Switch)在區域網路(LAN)、廣域網路(WAN)上的安裝與支援技術。 近年來,網路的興起,Cisco System扮演著功不可沒的要角色;全世界超過80%的網路運作架構在Cisco環境之下,臺灣更高達90%以上,國內政府機關、電信業、固網、、網路ISP、達康公司幾乎皆使用Cisco設備,例如:法務部、中華電信、臺積電、東森寬頻…等。因此當大多數的中、大型企業都在使用Cisco的網路設備時,您是否有足夠的實力去因應趨勢了來臨呢?
Nortel 922-100 Exam
Exam Number/Code: 922-100
Exam Name:Communication Server 1000 Rls.4.0 to Rls.5.0 Delta
“Communication Server 1000 Rls.4.0 to Rls.5.0 Delta”, also known as 922-100 exam, is a Nortel certification.With the complete collection of questions and answers, Killtest has assembled to take you through 30 Q&As to your 922-100 Exam preparation. In the 922-100 exam resources, you will cover every field and category in Other Nortel Certification helping to ready you for your successful Nortel Certification.
Killtest offers free demo for 922-100 exam (Communication Server 1000 Rls.4.0 to Rls.5.0 Delta). You can check out the interface, question quality and usability of our practice exams before you decide to buy it.
310-083 exam
Sun Certified Web Component Developer for J2EE 5
Exam Number/Code : 310-083
Exam Name : Sun Certified Web Component Developer for J2EE 5
Questions and Answers : 276 Q&As
1. To take advantage of the capabilities of modern browsers that use web standards, such as XHTML and CSS, your web application is being converted from simple JSP pages to JSP Document format. However, one of your JSPs, /scripts/screenFunctions.jsp, generates a JavaScript file. This file is included in several web forms to create screen-specific validation functions and are included in these pages with the following statement:
10. <head>
11. <script src=’/scripts/screenFunctions.jsp’
12. language=’javascript’
13. type=’application/javascript’> </script>
14. </head>
15. <!– body of the web form –>
Which JSP code snippet declares that this JSP Document is a JavaScript file?
A. <%@ page contentType=’application/javascript’ %>
B. <jsp:page contentType=’application/javascript’ />
C. <jsp:document contentType=’application/javascript’ />
D. <jsp:directive.page contentType=’application/javascript’ />
E. No declaration is needed because the web form XHTML page already declares the MIME type of the
/scripts/screenFunctions.jsp file in the <script> tag.
Answer: D
2. Given the JSP code:
10. <html>
11. <body>
12. <jsp:useBean id=’customer’ class=’com.example.Customer’ />
13. Hello, ${customer.title} ${customer.lastName}, welcome
14. to Squeaky Beans, Inc.
15. </body>
16. </html>
Which three types of JSP code are used? (Choose three.)
A. Java code
B. template text
C. scripting code
D. standard action
E. expression language
Answer: BDE
學好Oracle的六條建議
Oracle公司頒布並實施的一項權威的專業技術標準,它是專為認證那些能夠滿足對Oracle核心產品的服務與支持,並具有嫻熟的操作能力與廣泛理論知識的專業人士。一經認證,在行業內的專業資格將被確認,從而使個人或企業更具競爭實力。一次性通過Oracle認證專家計劃包含了兩個目前IT行業十分熱門的認證角色,即數據庫管理員(DBA Atabase Administrator)和應用程序開發員(DEV Application Developer)。
Oracle認證這一方面是由於Oracle產品的特殊性,作為全球最大的數據庫廠商,Oracle在行業中有著不容置疑的地位,而數據庫又是整個IT行業中的關鍵和核心應用,特別是大型企業級數據庫,更是高端中的高端。 Oracle的最新認證體系包括三個層次:Oracle Certified Associate (OCA),Oracle Certified Professional (OCP)和Oracle Certified Master (OCM)
1、如果有壹定的數據庫基礎,知道SQL是怎麽回事,即使寫不出來簡單的SQL,但可以看懂它們,妳就可以跳到2。否則請先看壹下數據庫基礎和SQL語言,不需要很深,更不需要去記憶那些復雜的SQL命令,這些可以留在以後邊應用邊學習、記憶。
2、要想學好ORACLE,首先要學習ORACLE的體系結構,現在妳不需要深入理解它們,但要分清幾個關鍵的概念:
instance&database, memory structure,process&those files,such as data file, control file,init parameter file etc以及database ,tablespace,data file和tablespace,segmnet,extent & block它們之間的關系。當然還要分清undo tablespace & redo log file等,對於很多初學者來說,能夠對這些概念有個較為清晰的認識並不是壹件容易的事,而這些並非Oracle的全部。
3、有關Oracle的壹些基本概念,下面要學習的是壹些簡單的的實際操作,就是如何去管理Oracle數據庫,當然不是管理全部的Oracle。在此過程中妳將對SQL和Oracle體系結構有個更深入的了解。
4、到了這壹步妳基本上算是初步掌握了ORACLE,下面將要根據妳的方向來具體學習其它的ORACLE知識了。如果妳是開發人員,則需要更多地去學習PL/SQL以及DEVELOPER,而這將是壹門新的課程。如果妳是壹名DBA,請繼續。
5、現在妳可以根據自己的實際情況,進行有選擇的學習,也就是說下面的內容沒有特別順序要求。可以選擇深入學習ORACLE的管理、備份與恢復、性能調整、網絡等。當然在學習這些知識的過程中,如果有實際的工作更好,這樣妳可以在實際中成長,學會TROUBLE SHOOTING。
6、當然在學習的過程中,妳可以在網站或論壇中與他人進行交流,可以看別人的壹些經驗文章,也可以自己寫壹些心得體會。技術進步的本身就是經驗的積累和提煉過程,希望大家共同成長,歡迎大家相互交流。

