摘要: using System;using System.IO;using System.Text.RegularExpressions;using System.Threading;using System.Windows.Forms;using System.Net;namespace TrojanScanning{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } delegate void SetTextCallback(string text); delegate void SetTe 阅读全文
posted @ 2011-06-02 18:44 skykang 阅读(1336) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2011-06-02 18:40 skykang 阅读(270171) 评论(18) 推荐(13) 编辑