摘要:
// 委托使用例子// 节选自《C#入门经典》using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace weituo{ class Program { static void Main(string[] args) { // 声明委托变量 ProcessDelegate p... 阅读全文
posted @ 2011-01-03 20:37
liming1019
阅读(6938)
评论(1)
推荐(0)

浙公网安备 33010602011771号