1..1
1..1
1..1
1..1
1..1
1..1
1..1
1..1
1..*
1..1
1..*
1..1
1..*
1..1
1..*
1..1
1
1
1
1
CListCtrl
CMylistCtl
+GetColumnCount() : int
+AdjustColumnWidth() : void
CComboBox
MyCComboBoxEx
+OnCbnDropdown() : afx_msg void
+AddHScroll() : void
CModifyPswrodDlg
-CString m_odlPassword
-CString m_newPassword1
-CString m_newPassword2
+OnBnClickedOk() : afx_msg void
+OnBnClickedCancel() : afx_msg void
CstudentscoreDlg
+StudentDlg studentDlg
+TeacherDlg teacherDlg
+AdminDlg adminDlg
+CMenu menu
+afx_msg void OnSize(UINT nType, int cx, int cy)
+afx_msg void On_ModifyPassWordMenu()
+afx_msg void OnExitMenu()
+afx_msg void OnDestroy()
StudentDlg
-CString m_stu_num
-CString m_stu_name
-CString m_sex
-CString m_class
-CString m_major
-CRect listRect
+CMylistCtl m_courseList
+courseInfo cInfo
+vector cInfoVector
+CString m_college
+CString m_credit
+CListCtrl m_passList
+CListCtrl m_notPassList
+InsertCouserInfo(courseInfo cInfo, CListCtrl*listCtrl) : void
+getBasicInfo(int userName) : void
+OnPaint() : afx_msg void
+OnInitDialog() : virtual BOOL
+OnBnClickedButtonMain() : afx_msg void
+OnBnClickedButtonPass() : afx_msg void
+OnBnClickedButtonNotpass() : afx_msg void
TeacherDlg
-CMylistCtl m_listMyCourse
-CEdit m_curSelectEdit
-CMylistCtl m_listCourseInfo
-std::vectorcolName
-CString m_num
-CString m_name
-CString m_college
-myCourseInfo cInfo
-std::vector myCourseInfoVector
-studentInCourse sIc
-std::vector studentInCourseVector
-std::mapstudentInCourse< >stuInCourseVctMap
-std::mapstudentInCourse<> stuInCourseSetMap
-CSpinButtonCtrl m_spinbtn
-CString m_addcourseName
-CString m_addstudentNum
-MyCComboBoxEx m_courseLComboBox
-MyCComboBoxEx m_courseRComboBox
-MyCComboBoxEx m_collegeComboBox
-MyCComboBoxEx m_classComboBox
-std::multimap m_mumapCollege
-std::multimap m_mumapClass
-int m_courseInfoList_selectRow
-CString prescore
-CEdit m_edit_modify
+getBaseInfo() : void
+OnPaint() : afx_msg void
+getMyCourse() : void
+init() : void
+OnClkListMycourse(NMHDR* pNMHDR, +LRESULT* pResult) : afx_msg void
+OnBnClickedButtonAddcourse() : afx_msg void
+OnBnClickedAddstudent() : afx_msg void
+updateMyCourse() : void
+OnBnClickedAddclass() : afx_msg void
+getCollegeAndClassInfo() : void
+OnSelchangeComboCollege() : afx_msg void
+getStuInfoInCourse() : void
+updateCourseInfo(CString courseNum) : void
+OnRclickListCourseinfo(NMHDR* pNMHDR, +LRESULT* pResult) : afx_msg void
+modifyStudentScore() : void
+resetStudentScore() : void
+OnKillfocusEditModify() : afx_msg void
+PreTranslateMessage(MSG* pMsg) : virtual BOOL
+importAsCSV() : void
AdminDlg
-CComboBox m_collegeBox
-CString m_name
-CString m_sex
-CString m_major
-CString m_t_name
-CString m_t_colloge
-BOOL m_isman
-CEdit m_InfoEdit
-CString info
-MyCComboBoxEx m_identityCBox
-CString m_id
-MyCComboBoxEx m_combobox_college
-MyCComboBoxEx m_combobox_class
-std::multimap m_mumapCollege
-std::multimap m_mumapClass
+AdminDlg(CWnd* pParent = nullptr)
+virtual ~AdminDlg()
+OnInitDialog() : virtual BOOL
+OnBnClickedButtonAddstu() : afx_msg void
+OnBnClickedButtonAddtea() : afx_msg void
+OnBnClickedButtonReset() : afx_msg void
+getCollegeAndClass() : void
+OnSelchangeComboCollege() : afx_msg void
+OnBnClickedButtonResetstudent() : afx_msg void
+OnBnClickedButtonResetteacher() : afx_msg void
CstudentscoreApp
+ CMySQL m_mysql
+ User curUser
+ CLoginUiDlg loginUidlg
+Login()
CMySQL
-MYSQL* m_sql
-MYSQL_ROW m_row
-MYSQL_RES* m_res
+CMySQL()
+~CMySQL()
+connect(host, user,password, db,port) : bool
+query(const wchar_t* sql) : int
+store_result()
+fetch_row() : MYSQL_ROW
+get_insert_id() : uint64_t
+rows() : unsigned long
+cols() : unsigned long
+showError()
+close() : void
CLoginUiDlg
-CRect m_leftRect
-CRect m_midRect
-CRect m_rightRect
-CRect m_idRect
-CRect m_passwordRect
-CRgn m_leftRgn
-CRgn m_minRgn
-CRgn m_rightRgn
-CBitmap m_bitmap_clode
-CBitmap m_bitmap_dream
-CToolTipCtrl m_ToolTip
-CRect m_loginRect, m_outRect
-CEdit m_edit_id
-CEdit m_edit_password
-CButton m_button_Login
-CButton m_button_Out
-CButton m_check_Admin
-CRect m_adminRect
-CButton m_check_Teacher
-CRect m_teacherRect
-CButton m_check_Student
-CRect m_studentRect
+bool isa,ist,iss
+UINT m_username
+CString m_password
+OnNcHitTest(CPoint point) : afx_msg LRESULT
+OnSize(UINT nType, int cx, int cy) : afx_msg void
+PreTranslateMessage(MSG* pMsg) : virtual BOOL
+OnBnClickedButtonLogin() : afx_msg void
+OnBnClickedButtonOut() : afx_msg void
+OnBnClickedCheckAdmin() : afx_msg void
+OnBnClickedCheckTeacher() : afx_msg void
+OnBnClickedCheckStudent() : afx_msg void
+link() : bool