Tổng hợp tài liệu, ebook Công Nghệ Thông Tin tham khảo.
RandomAccessFile Methods, cont. long length()IOException Returns the length of the file. final void writeChar(int v) throws IOException Writes a character to the file as a two-byte Unicode, with the high byte written first. final void writeChars(String s) throws IOException Writes a string to the file as a sequence of characters
37 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 671 | Lượt tải: 0
Creating Custom Exception Classes Use the exception classes in the API whenever possible. Create custom exception classes if the predefined classes are not sufficient. Declare custom exception classes by extending Exception or a subclass of Exception
39 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 662 | Lượt tải: 0
Thành phần & cấu tạo Dây dẫn Nguồn sáng (LED, Laser) Đầu phát hiện (Photodiode, photo transistor) Phân loại Multimode stepped index Multimode graded index Single mode (mono mode) Thông số kỹ thuật Chiều dài cáp Tốc độ truyền Nhiễu Lắp đặt/bảo trì Lớp phủ Giá thành Kết nối
53 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 644 | Lượt tải: 0
Application App protocol Transport protocol Electronic mail SMTP TCP Remote terminal access Telnet TCP Web HTTP TCP File transfer FTP TCP Remote file server NFS typically UDP Streaming multimedia proprietary typically UDP Internet telephony proprietary typically UDP bangtqh@utc2.edu.vn Network management SNMP typically UDP Routing protoco...
44 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 1220 | Lượt tải: 0
The manifest file must have an entry to contain the main class. For example, to run TicTacToe, you need to insert the following two lines in the manifest file: Main-Class: TicTacToe Sealed: true Run the .jar file using the java command from the directory that contains TicTacToe.jar, java -jar TicTacToe.jar TIP: You can write an installation...
42 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 639 | Lượt tải: 0
Example: Creating Multiple Windows This example creates a main window with a text area in the scroll pane, and a button named "Show Histogram." When the user clicks the button, a new window appears that displays a histogram to show the occurrence of the letters in the text area.
54 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 621 | Lượt tải: 0
Bittorrent không giúp người dùng giấu tên. Càng nhiều user thì càng nhiều băng thông cho việc chia sẻ tệp. – Sau khi hoàn thành tải về tệp thì nên để tài nguyên đấy tải lên một thời gian để những người dùng khác tải về các phần của tài nguyên đã phân phối. BitTorrent theo dõi dung lượng mà user tải lên và tải về, user biết được mình đã “lấy” ...
44 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 894 | Lượt tải: 0
Physical: binary transmission – signals, media, connectors, voltagesn Data Link: access to media – bits error control, flow control. – physical addressing, net topology. Network: address and best path – path selection, routing, addressing, internetwork. Transport: end-to-end transmission bangtqh@utc2.edu.vn 78 – data transportation, virtua...
41 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 794 | Lượt tải: 0
In Chapter 12, you drew a StillClock to show the current time. The clock does not tick after it is displayed. What can you do to make the clock display a new current time every second? The key to making the clock tick is to repaint it every second with a new current time. You can use a timer to control how to repaint the clock.
37 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 652 | Lượt tải: 0
Ra đời vào đầu 1980s. X.25 được coi như công nghệ chuyển mạch gói công cộng đầu tiên. Frame Relay kế thừa từ X.25. X.25 và Frame Relay đều là các công nghệ WAN. Cũng giống ATM, X.25 và Frame Relay “núp dưới bóng” của IP, được sử dụng để truyền các packet của tầng IP giữa các router. X.25, Frame Relay là những công nghệ của “quá khứ”
43 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 679 | Lượt tải: 0