• Bài giảng Mạng máy tính - Chương 1: Các khái niệm cơ bản - Trần Quang DiệuBài giảng Mạng máy tính - Chương 1: Các khái niệm cơ bản - Trần Quang Diệu

    Hai mô hình tham chiếu Open System Interconnection Reference Model (OSI Reference Model) Đưa ra bởi ISO (International Organization for Standardization) năm 1984. Mô hình tham chiếu lý thuyết cho các hệ thống mở nói chung. 7 tầng: Physical, Data Link, Network, Transport, Session, Presentation, Application. TCP/IP Reference Model Sử dụng cho m...

    pptx81 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 595 | Lượt tải: 0

  • Giáo trình Internet - Phần 6: Ngôn ngữ HTML - Lê Anh NhậtGiáo trình Internet - Phần 6: Ngôn ngữ HTML - Lê Anh Nhật

    Reset Button. Dùng để xoá dữ liệu trên Form mà người sử dụng đã nhập, khởi động lại cho các phần tử trên Form. String: Là dòng chữ ghi trên nút, nếu không có Value thì mặt định là Reset ghi trên nút ComboBox và ListBox. < Select Name = “name” Size = Multiple >

    pdf162 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 631 | Lượt tải: 0

  • Giáo trình Internet - Phần 5: FTP - Lê Anh NhậtGiáo trình Internet - Phần 5: FTP - Lê Anh Nhật

    Các lệnh FTP căn bản  Các lệnh cơ bản:  quit - Kết thúc chầu làm việc và thoát FTP.  recv - Lấy một tập tin từ server về.  remotehelp - Trình bày hướng dẫn từ server.  rename - Đổi tên một tập tin trên server.  rmdir - Xóa một thư mục trên server  send - Gởi một tập tin lên server Các lệnh ...

    pdf9 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 730 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 9: Inheritance and PolymorphismIntroduction to Java Programming - Chapter 9: Inheritance and Polymorphism

    Hiding Fields and Static Methods, cont. When invoking an instance method from a reference variable, the actual class of the object referenced by the variable decides which implementation of the method is used at runtime. When accessing a field or a static method, the declared type of the reference variable decides which method is used at comp...

    pdf56 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 642 | Lượt tải: 0

  • Giáo trình Internet - Phần 4: Web - Lê Anh NhậtGiáo trình Internet - Phần 4: Web - Lê Anh Nhật

    Sử dụng chương trình duyệt Web c.Làm việc với form  Forms là một hình thức trên Web cho phép thực hiện việc trao đổi thông tin giữa người sử dụng chương trình duyệt và chương trình Server.  Các thành phần có thể thấy trên một form là:  Hộp soạn thảo (textbox).  Hộp chứa danh sách các lựa chọn.  Các nút tròn chọn một.  Các hộp đánh dấ...

    pdf14 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 657 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 8: Strings and Text I/OIntroduction to Java Programming - Chapter 8: Strings and Text I/O

    Write a class named ReplaceText that replaces a string in a text file with a new string. The filename and strings are passed as command-line arguments as follows: java ReplaceText sourceFile targetFile oldString newString For example, invoking java ReplaceText FormatString.java t.txt StringBuilder StringBuffer replaces all the occurrences of ...

    pdf52 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 657 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 7: Objects and ClassesIntroduction to Java Programming - Chapter 7: Objects and Classes

    Creating Windows Using the JFrame Class Objective: Demonstrate using classes from the Java library. Use the JFrame class in the javax.swing package to create two frames; use the methods in the JFrame class to set the title, size and location of the frames and to display the frames.

    pdf58 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 638 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 6: ArraysIntroduction to Java Programming - Chapter 6: Arrays

    Objective: write a program that calculates the total score for students in a class. Suppose the scores are stored in a threedimensional array named scores. The first index in scores refers to a student, the second refers to an exam, and the third refers to the part of the exam. Suppose there are 7 students, 5 exams, and each exam has two parts-...

    pdf40 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 833 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 5: MethodsIntroduction to Java Programming - Chapter 5: Methods

    There are two ways to use classes from a package. • One way is to use the fully qualified name of the class. For example, the fully qualified name for JOptionPane is javax.swing.JOptionPane. For Format in the preceding example, it is com.prenhall.mypackage.Format. This is convenient if the class is used a few times in the program. • The other ...

    pdf37 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 663 | Lượt tải: 0

  • Giáo trình Internet - Phần 3: Thư điện tử - Internet Mail - Lê Anh NhậtGiáo trình Internet - Phần 3: Thư điện tử - Internet Mail - Lê Anh Nhật

    Xóa thư trong chương trình Mail Client  Để xóa thư không cần xem nữa trong hầu hết các chương trình Mail client bạn có thể nhấp chuột trên lá thư đó và nhấn nút Delete. Thư vừa xóa sẽ đưa vào trong Deleted Items folder, muốn xóa hẳn phải thực hiện xóa một lần nữa trong folder này Thực hành  Sử dụng email mail.tuyenquang.edu.vn.  Đăng kí...

    pdf16 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 630 | Lượt tải: 0