WebClient.rar
简易浏览器C#版,增加定时刷新功能,可以看源码也可以看实际网页效果。private void btnRefresh_Click(object sender, EventArgs e) { int interval = Convert.ToInt32(comboBoxInterval.Text); if (timerRunStatus_) { timer1.Stop(); reqTimes_ = 0; timer
文件列表
WebClient.rar
(预估有个12文件)
Program.cs
524B
WebClient.csproj
4KB
MainForm.resx
140KB
App.config
932B
MainForm.Designer.cs
14KB
MainForm.cs
10KB
Properties
AssemblyInfo.cs
1KB
Settings.Designer.cs
2KB
Resources.resx
5KB
暂无评论