C語言 - 圖書管理系統

#include <bits/stdc++.h> #include <windows.h> #include <conio.h> #include <io.h> using namespace std; int Adp; /// 管理員密碼 int pdt; /// 比較密碼 int cnt = 0; /// 圖書當前本數 int N = 0; /// 記錄用戶數目 struct user /
相關文章
相關標籤/搜索