摘要: class Program { static void Main(string[] args) { ObjectStructure obj = new ObjectStructure(); 网站 新浪 = new 新浪(); 网站 腾讯 = new 腾讯(); obj.Add(新浪); //obj.Add(腾讯); 浏览器访问者 谷歌 = new 谷歌(); 浏览器访问者 IE = new IE(); ... 阅读全文
posted @ 2014-04-02 16:16 Rookier 阅读(282) 评论(0) 推荐(0) 编辑