摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Interface{ class Program { public interface Ifire { void fire(); void yongbao(); } public class Tank : Ifir... 阅读全文
posted @ 2009-10-09 15:16 Relax Active 阅读(203) 评论(0) 推荐(0)
浙公网安备 33010602011771号