会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
A dream doesn't become reality through magic; it takes sweat, determination and hard work.
博客园
首页
新随笔
联系
订阅
管理
2012年4月10日
自己制作的我们学校的校园无线网自动登录程序(C#实现)
摘要: 1 public Form1() 2 { 3 InitializeComponent(); 4 strLogin = "123445556";//学校这个需要填学号 5 strPass = "******";//密码 6 string strLoginUrl = http://183.169.224.1/portal/logon.htm; //学校的认证网页 7 webBrowser1.Navigate(strLoginUrl)...
阅读全文
posted @ 2012-04-10 12:03 AndyDHG
阅读(527)
评论(0)
推荐(0)
编辑
公告