01 2018 档案

摘要:定义奖品类型类 Class PrizeType { public int Probability {get; set;} public int Quantity {get; set;} public int RandId {get; set;} public string PrizeName {ge 阅读全文
posted @ 2018-01-29 16:57 Matrix博客园 阅读(250) 评论(0) 推荐(0)