摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace demotest{ class Program { public delegate double myDelegate(long length); static void Main(string[] args) { long length1 = 10; long length2 = 15; my... 阅读全文
posted @ 2013-10-09 18:39
H2C#
阅读(267)
评论(0)
推荐(0)

浙公网安备 33010602011771号