摘要:
using System;using System.Text;using System.Threading;namespace ThreadTest{ class Program { static void Main(string[] args) { Student student = new Student(); new Thread(new ThreadStart(new Thread1(st... 阅读全文
posted @ 2009-10-27 11:40
弹着钢琴设计
阅读(1288)
评论(0)
推荐(0)
浙公网安备 33010602011771号