会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
锦瑟华年
博客园
首页
新随笔
联系
管理
订阅
2011年1月3日
C#委托实例
摘要: // 委托使用例子// 节选自《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
阅读(6928)
评论(1)
推荐(0)
编辑
公告