摘要:
using System;using System.Collections.Generic;using System.Text; namespace ConsoleApplication7{ //下面是用来做为委托函数的参数 class MathClass { public static int add(int a, int b) { ... 阅读全文
posted @ 2006-07-11 16:55
beagles
阅读(1188)
评论(0)
推荐(0)
浙公网安备 33010602011771号