比如: public abstract class one { 。。。。。 }
public class two :one { 。。。。 } 在使用时: List a; 然后怎么才能把a类型变成List? 如果是单个对象还好弄,list该怎么办?
收起
为什么尖括号打不出来。。。。
报告相同问题?