Danh mục: Chưa được phân loại

Câu hỏi Stateless và Stateful là gì?

Khi tôi đặt câu hỏi này, nhiều người thường buột miệng trả lời ngay “stateless là phi trạng thái và stateful là có trạng thái”. Khi tôi hỏi lại “trạng thái” là gì thì phần …
Basic vi Commands

Basic vi Commands

What is vi? The default editor that comes with the UNIX operating system is called vi (visual editor). The UNIX vi editor is a full screen editor and has two modes of operation: Command mode commands which cause action to be …
Bash For Loop Examples

Bash For Loop Examples

How do I use bash for loop to repeat certain task under Linux / UNIX operating system? How do I set infinite loops using for statement? How do I use three-parameter for loop control expression? …
RDBMS trong SQL

RDBMS trong SQL

Để tìm hiểu SQL thì không thể không nhắc tới RDBMS trong SQL. Vậy RDBMS trong SQL là gì? Để trả lời cho câu hỏi trên mời các bạn theo dõi ngay sau đây. 1.RDBMS là gì? …