说明: 汇编-成绩管理系统 成绩管理系统 DATA SEGMENT;数据段 M1 DB 'Please input A,B,C,D:',13,10,'$' M2 DB 13,10,'Input error! ',13,10,'$' M3 DB 13,10,'The number of A is: $' M4 DB 13,10,'The number of B is: $' M5 DB 13,10,'The number of C is: $' M6 DB 13,10,'The number of D <shishaozima> 在 上传 | 大小:34816