コード例 #1
0
def fileLoad():
    ACS_clone.load()
    studentList.delete(0,END)
    studentListINIT()
コード例 #2
0
def fileSave():
    ACS_clone.save()