Java Programming for absolute beginner- P17
Thông tin tài liệu:
Nội dung trích xuất từ tài liệu:
Java Programming for absolute beginner- P17 JavaProgAbsBeg-08.qxd 2/25/03 8:54 AM Page 278 278 Java Programming for the Absolute Beginner The Project: QuizShow Applet The QuizShow applet asks a series of true or false questions. The user selects either true or false and then clicks the “That’s my final answer!” button for the next question. The label at the top indicates whether the previous answer was correct. After the user answers the final question, the QuizShow applet shows the final score. The applet is driven by parameters set within the HTML. None of the ques- tions are hard coded in the applet itself. The questions are specified within the HTML parameters, which enable you to ask any number of questions by modify- ing the HTML file and without having to rewrite or recompile the applet code. Figure 8.1 shows the project for this chapter. FIGURE 8.1 The QuizShow applet asks true or false questions and shows you your score. TEAM LinG - Live, Informative, Non-cost and Genuine!Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. JavaProgAbsBeg-08.qxd 2/25/03 8:54 AM Page 279 279 Understanding Applets Chapter 8 An applet is a small program that runs embedded within another application. Popular browsers such as Microsoft Internet Explorer and Netscape Navigator support Java applets. This means that the browsers themselves are interpreting the Java byte code as part of a Web document, not the Java VM that is installed on your system that runs applications. There are often differences in how the Writing Applets browsers interpret the Java to the extent that you will notice a significant differ- ence in how the applets run. Sometimes an applet will run fine in one browser, but not in another. If you experience any difficulty running these applets in your browser, make sure you have the latest version of the Java interpreter, or Virtual Machine (VM), installed. In this chapter, I tested all my applets using the SDK’s appletviewer utility (part of the development kit included on the CD) as well as using Microsoft Internet Explorer 5 with the latest Microsoft VM installed. If you are having trouble with Internet Explorer, from the Tools menu, select Windows Update, where you will be taken to the Windows Update Web site, and look for the Microsoft Virtual Machine update if one is available. If you are using any other browser, visit your browser vendor’s Web site to get more information about the particular browser you are using and its Java support. If all else fails, use the appletviewer utility; it should work just fine. HIN T To use the appletviewer utility in Windows, Solaris, and Linux, at your command prompt type appletviewer myhtmlfile.html, where myhtmlfile.html is the HTML file that has the tags that reference your applet. The appletview- er will show only the applet itself and none of the surrounding HTML. Knowing the Difference between Applets and Applications So far in this book, you’ve dealt almost exclusively with applications. The only exposure you had to an applet was a brief example back in Chapter 1, “Getting Started.” Applications are stand-alone programs because they run on their own and are not interpreted by any program other than your computer’s Java Inter- preter. Applets are found on the Internet and are run by your browser, so they force security restrictions on applets. You wouldn’t want to surf to the wrong Web site and have your hard drive erased, would ...
Tìm kiếm theo từ khóa liên quan:
Nhập môn lập trình lập trình website lập trình ngôn ngữ html giáo trình php lập trình C++Tài liệu cùng danh mục:
-
Tìm hiểu về lỗi tràn bộ đệm (Buffer Overflow)
5 trang 364 0 0 -
Giáo trình Cấu trúc dữ liệu và thuật toán trên C++
74 trang 344 0 0 -
Bài giảng Phân tích thiết kế phần mềm: Chương 7 - Trường ĐH Ngoại ngữ - Tin học TP.HCM
16 trang 335 0 0 -
180 trang 274 0 0
-
Giáo trình Lập trình hướng đối tượng: Phần 2
154 trang 253 0 0 -
173 trang 247 2 0
-
Bài giảng Phân tích thiết kế và giải thuật - Chương 2: Kỹ thuật thiết kế giải thuật
80 trang 244 0 0 -
Kiến thức phần cứng máy tính - Sửa chữa nâng cấp và cài đặt máy tính xách tay Tập 2
483 trang 243 3 0 -
Kỹ thuật lập trình trên Visual Basic 2005
148 trang 242 0 0 -
Bài giảng Phân tích thiết kế phần mềm: Chương 6 - Trường ĐH Ngoại ngữ - Tin học TP.HCM
12 trang 240 0 0
Tài liệu mới:
-
Khảo sát tình trạng dinh dưỡng trước mổ ở người bệnh ung thư đại trực tràng
9 trang 21 0 0 -
94 trang 19 0 0
-
Tham vấn Thanh thiếu niên - ĐH Mở Bán công TP Hồ Chí Minh
276 trang 20 0 0 -
Kết hợp luân phiên sóng T và biến thiên nhịp tim trong tiên lượng bệnh nhân suy tim
10 trang 19 0 0 -
Đề thi giữa học kì 1 môn Ngữ văn lớp 9 năm 2024-2025 có đáp án - Trường THCS Nguyễn Trãi, Thanh Khê
14 trang 21 0 0 -
Đánh giá hiệu quả giải pháp phát triển thể chất cho sinh viên Trường Đại học Kiến trúc Hà Nội
8 trang 20 0 0 -
Tỉ lệ và các yếu tố liên quan đoạn chi dưới ở bệnh nhân đái tháo đường có loét chân
11 trang 20 0 0 -
39 trang 19 0 0
-
Đề thi học kì 1 môn Tiếng Anh lớp 6 năm 2024-2025 có đáp án - Trường TH&THCS Quang Trung, Hội An
6 trang 19 1 0 -
Tôm ram lá chanh vừa nhanh vừa dễRất dễ làm, nhanh gọn mà lại ngon. Nhà mình
7 trang 19 0 0