• Kiến trúc máy tính và hợp ngữ - Chapter 2: An introduction to software engineeringKiến trúc máy tính và hợp ngữ - Chapter 2: An introduction to software engineering

    import java.util.Scanner; public class Greetings2 { public static void main(String[ ] args) { Scanner kboard = new Scanner(System.in); System.out.print("Enter your first name: "); String firstName = kboard.nextLine( ); System.out.print("Enter your last name: "); String lastName = kboard.nextLine( ); System.out.println("Hello, " + ...

    ppt32 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 936 | Lượt tải: 0

  • Kiến trúc máy tính và hợp ngữ - Chapter two: Creating simple visual basic. net windows applicationsKiến trúc máy tính và hợp ngữ - Chapter two: Creating simple visual basic. net windows applications

    Focus means the user is currently working with the specific control. Enter - Occurs when input focus is received. KeyPress - Occurs when a key is pressed while the control has focus. Leave – Occurs when input focus leaves the control.

    pptChia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 879 | Lượt tải: 0

  • Kiến trúc máy tính và hợp ngữ - Chapter 1: IntroductionKiến trúc máy tính và hợp ngữ - Chapter 1: Introduction

    Software specification, where customers and engineers define the software that is to be produced and the constraints on its operation. Software development, where the software is designed and programmed. Software validation, where the software is checked to ensure that it is what the customer requires. Software evolution, where the software is m...

    pptx49 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 1047 | Lượt tải: 0

  • Kiến trúc máy tính và hợp ngữ - Tổng quan máy tínhKiến trúc máy tính và hợp ngữ - Tổng quan máy tính

    Chip: Có thể hiểu là mạch tích hợp (Integrated Circuit) gắn trên đế chip (wafer) nhằm xử lý các công việc trên máy tính • Chip có kích thước rất nhỏ nhưng có thể chứa hàng chục triệu transistor, số lượng trasistor càng lớn thì tốc độ truyền và xử lý tín hiệu càng nhanh

    pdf24 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 904 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter 1: Overview a good programming language is a conceptual universe for thinking about programming. a. perlisKĩ thuật lập trình - Chapter 1: Overview a good programming language is a conceptual universe for thinking about programming. a. perlis

    Various kinds of entities in a program have names: variables, types, functions, parameters, classes, objects, Named entities are bound in a running program to: Scope Visibility Type Lifetime

    ppt31 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 963 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter 1: Introduction to systems analysis and designKĩ thuật lập trình - Chapter 1: Introduction to systems analysis and design

    A specific methodology that maps out when and how to use the various UML techniques for object-oriented analysis and design A two-dimensional process consisting of phases and flows Phases describe how the system evolves over time Workflows are collections of tasks that occur throughout the lifecycle, but vary in intensity

    ppt38 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 873 | Lượt tải: 0

  • Kĩ thuật lập trình - An introduction to hardware, software, and the internetKĩ thuật lập trình - An introduction to hardware, software, and the internet

    Host a computer connected to a network Server a computer on a network that provides a particular service (e.g., e-mail server) URL Uniform Resource Locator, an address of a document or a resource on the Internet

    ppt28 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 852 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter one: Problem solving and the object - Oriented paradigmKĩ thuật lập trình - Chapter one: Problem solving and the object - Oriented paradigm

    Inheritance means a subclass acquires all data elements and behaviors of its related superclasses. Member describes the contents of a class. Siblings describe any two or more classes that descend from the same superclass. An abstract class provides a base class but cannot be used to instantiate objects.

    pptChia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 1092 | Lượt tải: 0

  • Kĩ thuật lập trình - Siêu liên kết - Hình ảnhKĩ thuật lập trình - Siêu liên kết - Hình ảnh

    Dùng ảnh làm liên kết: Có thể dùng hình ảnh để tạo một liên kết đến một trang khác, hoặc nếu có một ảnh lớn, bạn có thể tạo ảnh nhỏ hơn hoặc một biểu tượng cho nó để nó có thể hiển thị nhanh chóng trên trang web, sau đó tạo liên kết để đưa người truy cập đến ảnh có kích thước thật

    pdf23 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 933 | Lượt tải: 0

  • Bài giảng Phát triển ứng dụng webBài giảng Phát triển ứng dụng web

    Dùng phân cách một khối văn bản để nhấn mạnh, đoạn văn bản này được tách thành một paragraph riêng, thêm khoảng trắng trên và dưới đoạn đồng thời thụt vào so với lề trái (tương đương chức năng của phím tab) Phát

    pdf38 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 1257 | Lượt tải: 0