摘要:
C#事件示例程序 using System;using System.Collections.Generic;using System.Text;namespace MyCalculate { public delegate void CalculateEventHandler(object sender,EventArgs e); class CalculateWithEvent {... 阅读全文
posted @ 2007-04-13 14:59
AndrewCheng
阅读(949)
评论(0)
推荐(0)

浙公网安备 33010602011771号