摘要: 封装类package com.szys.junit; public class Packaging { int m; int n; public T(int m,int n) { this.m=m; this.n=n; } publi... 阅读全文
posted @ 2015-04-30 19:00 康取 阅读(140) 评论(0) 推荐(0)