摘要: sdent类: package com.myschool.entity; public class student{ private int studentno; private String loginpwd; private String studentname; private int sex 阅读全文
posted @ 2019-05-29 17:21 流氓大队长 阅读(247) 评论(0) 推荐(0) 编辑