摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading;using System.Collections;using System.IO;namespace ThreadTest{ class Program { public static Thread[] iThread = new Thread[5]; public static ThreadStart[] iThreadStart = new T... 阅读全文
posted @ 2012-05-16 16:33
水目之痕
阅读(369)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.IO;using System.Diagnostics;using System.Threading;namespace FileTest{ public partial class Form1 : Form ... 阅读全文
posted @ 2012-05-16 14:52
水目之痕
阅读(213)
评论(0)
推荐(0)

浙公网安备 33010602011771号