摘要
归档成绩单记录了学生在校期间所学课程的考核情况,反映了学生学业知识的掌握水平,是学生学历与学位审核的重要依据.针对目前归档成绩单生成与打印过程中存在的系统压力过大、用户体验不友好、输出模式较单调、打印样式不统一、页码统计功能缺失等现实难题,文章提出了双端独立的创新设计模式,将成绩数据信息的转录、存储、调用等交给 Web服务端,模板设计、生成打印、统计导出等交给 WPF客户端,双端各司其职,共同服务于学生成绩档案的科学、规范、高效管理.
Abstract
The students'transcripts to be archived record the assessments of the courses taken by students during the school period,reflects the mastery level of students'academic knowledge,and are an important basis for the review of students'academic qualifications and degrees.In view of the current practical problems in the process of generating and printing transcripts to be archived,such as excessive system pressure,unfriendly user experience,monotonous output mode,inconsistent printing style,and lack of page number statistics function,this paper proposes a double-end independent innovative design model,which hands over the transcription,storage,and invocation of grade file data information to the Web server,and template design,generation and printing,and statistical export to the WPF client.Both ends perform their duties and jointly serve the scientific,standardized and efficient management of students'grade files.