07 2011 档案

摘要: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;namespace WindowsFormsApplication1{ public partial class Form1 : Form { public Form1() { Init... 阅读全文
posted @ 2011-07-26 12:33 梦想(胡大利) 阅读(254) 评论(0) 推荐(0)
摘要:private void button2_Click(object sender, EventArgs e) { string FormURL = "http://bbs.mydigit.cn/login.php"; string list2 = "?foward=&jumpurl=http://bbs.mydigit.cn&step=2&lgt=0&pwuser=hdl&pwpwd=hdl&question=0&customquest=&answer=&hideid=1&cktime 阅读全文
posted @ 2011-07-01 23:52 梦想(胡大利) 阅读(483) 评论(1) 推荐(0)