Please enable JavaScript.
Coggle requires JavaScript to display documents.
Phạm Quang Tùng (design (GUI,WWW (Graphical User Interfaces: windows with…
Phạm Quang Tùng
design
GUI,WWW
Graphical User Interfaces: windows with features like buttons and scroll bars, together with pointing devices like a mouse and cursor
-
-
World Wide Web: combination of all resources and users on the Internet that are using the Hypertext Transfer Protocol (HTTP)
mạng lưới toàn cầu:kết hợp tất cả các tài nguyên và người dùng trên Internet đang sử dụng Giao thức truyền siêu văn bản (HTTP)
database
-
Databse server(Web server, Application server)
-
Web server, application server, FPT server, World Wide Web
-
-
-
Process mode
water falls and spical
water falls
"in a waterfall model, the correctness of each step is checked"
Trong một mô hình thác nước, tính chính xác của từng bước được kiểm tra
desige
it divides a complex task into smaller, more manageable tasks
nó phân chia một nhiệm vụ phức tạp thành các nhiệm vụ nhỏ hơn, dễ quản lý hơn
-
-
-
spical
The spiral model consists of a series of cycles. Each cycle consists of a series of steps. At every cycle, any risks to the successful progress of the project are assessed. Then an appropriate method is selected in order to minimize that risk.
Mô hình xoắn ốc bao gồm một loạt các chu kỳ. Mỗi chu kỳ bao gồm một loạt các bước. Ở mỗi chu kỳ, mọi rủi ro đối với tiến độ thành công của dự án đều được đánh giá. Sau đó, một phương pháp thích hợp được chọn để giảm thiểu rủi ro đó.
The spiral model consists of a repeated cycle of small steps designed to assess and deal with risks at every cycle. Thus the spiral model is termed an iterative approach.
Mô hình xoắn ốc bao gồm một chu kỳ lặp lại gồm các bước nhỏ được thiết kế để đánh giá và xử lý rủi ro ở mỗi chu kỳ. Do đó, mô hình xoắn ốc được gọi là một cách tiếp cận lặp đi lặp lại.
-
Modularity
structure of software
This structure is the end product of all of the major current design methods, such as functional decomposition, object-oriented design and data structure design
Cấu trúc này là sản phẩm cuối cùng của tất cả các phương pháp thiết kế chính hiện nay, như phân rã chức năng, thiết kế hướng đối tượng và thiết kế cấu trúc dữ liệu
-
-
Component
conllection, self-contained, called from some other components
-
-
-
Data flow design
-
depends on identifying the flows of data through the intended software, together with the transformations on the flows of data
phụ thuộc vào việc xác định luồng dữ liệu thông qua phần mềm dự định, cùng với các biến đổi trên luồng dữ liệu
-
test
process model
water fall and spiral
-
"In a waterfall model, the correctness of the each step is checker"
Trong mô hình thác nước, tính chính xác của từng bước là trình kiểm tra
-
-
-
-
Deadline
-
"For effective management, we must establish deadline for next stage of the project"
Để quản lý hiệu quả, chúng tôi phải thiết lập thời hạn cho giai đoạn tiếp theo của dự án
-
prototype
"prototyping is a process model that offers a solution to the problem of ensuring that the customer gets what they want"
tạo mẫu là một mô hình quy trình cung cấp giải pháp cho vấn đề đảm bảo rằng các tùy chỉnh đạt được những gì họ muốn
-
-
"a prototype is an early version built for a system that reflects the features which are of interest"
-
-
-
-
p3 programing languages
-
-
-
-
syntax
-
-
-
dịch
-
-
-
java.lang contains the classes that support the main features of the language like Object, String, number, exception, and threads
aheader files is source code file that contains the declaration of the method to be found within a pakage
if the import stalement was omitted, we can not use the class Jbutton
-
-
-
-
-