会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
layfork
博客园
首页
新随笔
联系
订阅
管理
2017年2月15日
c#网络编程-第一章
摘要: 1.需求 获得网页数据,并填充到webbrowser空间中 2.代码示例 private void button1_Click_1(object sender, EventArgs e) { //1.浏览的url string url = textBox1.Text; //2.创建请求链接 Http
阅读全文
posted @ 2017-02-15 11:11 layfork
阅读(103)
评论(0)
推荐(0)
编辑
公告