摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Study_05_Observer设计模式{ // 计数器 public class Counter { int x; int y; //声明委托 ... 阅读全文
posted @ 2012-10-11 11:31
Ethan.Wong
阅读(339)
评论(0)
推荐(0)
浙公网安备 33010602011771号