Skip to content

dangkhoaw/quan-ly-tiem-internet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Note

Chương trình chỉ chạy trên hệ điều hành Windows

Requirements

  • g++ phiên bản 4.8 trở lên để hỗ trợ chuẩn C++11 (hoặc cao hơn), đảm bảo tính năng thread hoạt động.

Usage

  1. Clone repository này về máy
git clone https://github.com/dangkhoaw/quan-ly-tiem-internet.git
  1. Di chuyển vào thư mục chứa mã nguồn
cd quan-ly-tiem-internet
  1. Biên dịch chuơng trình
g++ -std=c++11 *.cpp -o main
  1. Chạy chương trình
./main

Tip

Bạn có thể chạy file main.exe mà không cần biên dịch lại chương trình

🧑🏻‍💻 Contributors

About

Quản lý tiệm Internet - PBL2 - DUT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages