資源簡介
代碼片段和文件信息
using?DevComponents.Editors;
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Diagnostics;
using?System.Drawing;
using?System.Linq;
using?System.Net;
using?System.Net.NetworkInformation;
using?System.Text;
using?System.Threading;
using?System.Windows.Forms;
namespace?Bill.NetworkScan
{
????public?partial?class?FormMain?:?Form
????{
????????///?
????????///?初始化IP
????????///?
????????private?string?InitIP;
????????///?
????????///?是否正在掃描
????????///?
????????private?volatile?bool?IsScanning?=?true;
????????public?FormMain()
????????{
????????????InitializeComponent();
????????????this.SetLocalIP();
????????????this.timer1.Start();
????????????InitIP?=?this.ip
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????323590??2016-07-02?13:06??Bill.NetworkScan\App.ico
?????文件???????4449??2016-08-18?14:14??Bill.NetworkScan\Bill.NetworkScan.csproj
?????文件?????111616??2016-07-02?13:53??Bill.NetworkScan\Bill.Utilities.dll
?????文件?????511488??2016-07-06?16:41??Bill.NetworkScan\bin\Release\Bill.NetworkScan.exe
?????文件??????36352??2016-07-06?16:41??Bill.NetworkScan\bin\Release\Bill.NetworkScan.pdb
?????文件??????22472??2016-07-06?16:40??Bill.NetworkScan\bin\Release\Bill.NetworkScan.vshost.exe
?????文件????????490??2014-01-14?13:31??Bill.NetworkScan\bin\Release\Bill.NetworkScan.vshost.exe.manifest
?????文件?????111616??2016-07-02?13:53??Bill.NetworkScan\bin\Release\Bill.Utilities.dll
?????文件????4648960??2012-05-08?19:52??Bill.NetworkScan\bin\Release\DevComponents.DotNetBar2.dll
?????文件????3524925??2012-05-04?18:13??Bill.NetworkScan\bin\Release\DevComponents.DotNetBar2.xm
?????文件??????16015??2016-07-06?16:38??Bill.NetworkScan\FormMain.cs
?????文件??????16652??2016-07-06?16:19??Bill.NetworkScan\FormMain.Designer.cs
?????文件?????492824??2016-07-06?16:19??Bill.NetworkScan\FormMain.resx
?????文件????????500??2016-07-02?12:54??Bill.NetworkScan\Program.cs
?????文件???????1354??2016-07-02?13:07??Bill.NetworkScan\Properties\AssemblyInfo.cs
?????文件???????2867??2016-07-02?12:54??Bill.NetworkScan\Properties\Resources.Designer.cs
?????文件???????5612??2016-07-02?12:54??Bill.NetworkScan\Properties\Resources.resx
?????文件???????1103??2016-07-02?12:54??Bill.NetworkScan\Properties\Settings.Designer.cs
?????文件????????249??2016-07-02?12:54??Bill.NetworkScan\Properties\Settings.settings
?????文件???????6088??2016-07-02?15:38??Bill.NetworkScan\WinAPI.cs
?????目錄??????????0??2016-07-06?16:41??Bill.NetworkScan\bin\Release
?????目錄??????????0??2016-08-18?14:15??Bill.NetworkScan\bin
?????目錄??????????0??2016-08-18?14:14??Bill.NetworkScan\obj
?????目錄??????????0??2016-07-02?12:54??Bill.NetworkScan\Properties
?????目錄??????????0??2016-08-18?14:14??Bill.NetworkScan
-----------?---------??----------?-----??----
??????????????9839222????????????????????25
- 上一篇:單機(jī)版斗地主源碼齊全有效
- 下一篇:C# 獲取QQ單向好友檢測源碼
評論
共有 條評論