在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → 网卡检测以及网速测试源程序(C#)

网卡检测以及网速测试源程序(C#)

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:0.48M
  • 下载次数:16
  • 浏览次数:97
  • 发布时间:2023-04-27
  • 实例类别:C#语言基础
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 相关标签: 源程序 网卡 程序 检测 测试

实例介绍

【实例简介】网卡检测以及网速测试源程序(C#)
网卡检测以及网速测试源程序(C#),欢迎大家品尝。

【实例截图】

from clipboard

【核心代码】
文件清单
└── NetWork
    ├── NetWork
    │   ├── AssemblyInfo.cs
    │   ├── bin
    │   │   └── Debug
    │   │       ├── NetWork.exe
    │   │       ├── NetWork.pdb
    │   │       ├── NetWork.vshost.exe
    │   │       └── NetWork.vshost.exe.manifest
    │   ├── Form1.cs
    │   ├── Form1.Designer.cs
    │   ├── Form1.resx
    │   ├── NetworkAdapter.cs
    │   ├── NetWork.csproj
    │   ├── NetworkMonitor.cs
    │   ├── obj
    │   │   └── x86
    │   │       └── Debug
    │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
    │   │           ├── NetWork.csproj.FileListAbsolute.txt
    │   │           ├── NetWork.exe
    │   │           ├── NetWork.Form1.resources
    │   │           ├── NetWork.pdb
    │   │           ├── NetWork.Properties.Resources.resources
    │   │           ├── ResGen.read.1.tlog
    │   │           ├── ResGen.write.1.tlog
    │   │           ├── ResolveAssemblyReference.cache
    │   │           └── TempPE
    │   ├── Program.cs
    │   └── Properties
    │       ├── AssemblyInfo.cs
    │       ├── Resources.Designer.cs
    │       ├── Resources.resx
    │       ├── Settings.Designer.cs
    │       └── Settings.settings
    ├── NetWork.sln
    ├── NetWork.suo
    └── _ReSharper.NetWork
        ├── AspFileDataCache.dat
        ├── AssemblyInfoCache.dat
        ├── BuildScriptCache
        │   ├── 2
        │   └── 8
        │       └── 44b5fa47.dat
        ├── CompletionStatistics
        │   └── Statistics.dat
        ├── ConditionalNames
        │   └── 3
        │       └── 794c8791.dat
        ├── GeneratedFiles
        │   └── 3
        │       └── 794c8791.dat
        ├── JavaScriptCache
        │   └── 2
        │       └── 2ca9a603.dat
        ├── JSTest
        ├── ModuleIds.xml
        ├── MVC
        ├── MvcAnnotations
        │   └── 3
        │       └── 794c8791.dat
        ├── NamedArguments
        │   └── 8
        │       └── 1417b0b7.dat
        ├── Pdb
        ├── PersistentCaches
        │   ├── 000015.log
        │   ├── 000016.sst
        │   ├── CURRENT
        │   ├── LOCK
        │   ├── LOG
        │   ├── LOG.old
        │   └── MANIFEST-000013
        ├── ProjectFileDataCache
        │   ├── ResourceDefaultLanguagePropertyProvider.cache.dat
        │   └── ShouldUseHostCompilerProvider.cache.dat
        ├── RecentItems
        │   └── RecentFiles.dat
        ├── Resources
        │   └── 2
        │       └── 2ca9a603.dat
        ├── SymbolCache.bin
        ├── TagPrefixes
        ├── WebSymbols
        └── XmlIndex
            ├── mscorlib.2.0.0.0.Contracts.xml
            │   └── C7A30D55.bin
            ├── mscorlib.2.0.0.0.Interfaces.Nullness.Generated.xml
            │   └── 3DE14D9D.bin
            ├── mscorlib.2.0.0.0.Nullness.Generated.xml
            │   └── 137BE1A5.bin
            ├── mscorlib.2.0.0.0.Pure.xml
            │   └── EBDCD666.bin
            ├── mscorlib.I18n.xml
            │   └── 24370398.bin
            ├── mscorlib.Nullness.Manual.xml
            │   └── D7B6BB52.bin
            ├── mscorlib.Pure.Manual.xml
            │   └── E5904170.bin
            ├── mscorlib.ValueFlow.xml
            │   └── EEA27AEF.bin
            ├── mscorlib.xml
            │   └── A0ED4CB8.bin
            ├── System.2.0.0.0.Contracts.xml
            │   └── 352A5DD5.bin
            ├── System.2.0.0.0.Nullness.Generated.xml
            │   └── FB85C225.bin
            ├── System.2.0.0.0.Pure.xml
            │   └── CAEFD6E6.bin
            ├── System.Configuration.2.0.0.0.Contracts.xml
            │   └── 70AC0E95.bin
            ├── System.Configuration.2.0.0.0.Nullness.Generated.xml
            │   └── 7081CEE5.bin
            ├── System.Configuration.2.0.0.0.Pure.xml
            │   └── F9F2F026.bin
            ├── System.Configuration.Install.2.0.0.0.Contracts.xml
            │   └── 06D75535.bin
            ├── System.Configuration.Install.2.0.0.0.Nullness.Generated.xml
            │   └── 9D675745.bin
            ├── System.Core.3.5.0.0.Contracts.xml
            │   └── 39D70F71.bin
            ├── System.Core.3.5.0.0.Nullness.Generated.xml
            │   └── C6DD3C01.bin
            ├── System.Core.3.5.0.0.Pure.xml
            │   └── 251F8D82.bin
            ├── System.Core.LinqTunnel.xml
            │   └── 6619BE24.bin
            ├── System.Core.Nullness.Manual.xml
            │   └── D57D93B2.bin
            ├── System.Core.Pure.Manual.xml
            │   └── 097A8B50.bin
            ├── System.Data.2.0.0.0.Contracts.xml
            │   └── 491038F5.bin
            ├── System.Data.2.0.0.0.Nullness.Generated.xml
            │   └── 105B1505.bin
            ├── System.Data.2.0.0.0.Pure.xml
            │   └── 2F2AD686.bin
            ├── System.Data.DataSetExtensions.3.5.0.0.Nullness.Generated.xml
            │   └── B93D3481.bin
            ├── System.Data.DataSetExtensions.I18n.xml
            │   └── 655319B8.bin
            ├── System.Data.I18n.xml
            │   └── 6CA18DB8.bin
            ├── System.Data.OracleClient.2.0.0.0.Nullness.Generated.xml
            │   └── 87B4CDC5.bin
            ├── System.Data.SqlXml.2.0.0.0.Nullness.Generated.xml
            │   └── 387668C5.bin
            ├── System.Deployment.2.0.0.0.Nullness.Generated.xml
            │   └── 00B10285.bin
            ├── System.Design.2.0.0.0.Nullness.Generated.xml
            │   └── DC9409C5.bin
            ├── System.DirectoryServices.2.0.0.0.Nullness.Generated.xml
            │   └── 2D47F185.bin
            ├── System.DirectoryServices.Protocols.2.0.0.0.Nullness.Generated.xml
            │   └── CDDC3DE5.bin
            ├── System.Drawing.2.0.0.0.Contracts.xml
            │   └── E1DF8BD5.bin
            ├── System.Drawing.2.0.0.0.Nullness.Generated.xml
            │   └── A9EEB025.bin
            ├── System.Drawing.Design.2.0.0.0.Nullness.Generated.xml
            │   └── 727D0345.bin
            ├── System.Drawing.Pure.xml
            │   └── F57FCA24.bin
            ├── System.EnterpriseServices.2.0.0.0.Nullness.Generated.xml
            │   └── A8E2E685.bin
            ├── System.I18n.xml
            │   └── D2918418.bin
            ├── System.Nullness.Manual.xml
            │   └── C22FEBD2.bin
            ├── System.Runtime.Remoting.2.0.0.0.Nullness.Generated.xml
            │   └── 197F5145.bin
            ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Contracts.xml
            │   └── 74CDD655.bin
            ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Nullness.Generated.xml
            │   └── 7BD8CAA5.bin
            ├── System.Runtime.Serialization.Formatters.Soap.4.0.0.0.Contracts.xml
            │   └── 6BF014D3.bin
            ├── System.Security.2.0.0.0.Contracts.xml
            │   └── BDAA0975.bin
            ├── System.Security.2.0.0.0.Nullness.Generated.xml
            │   └── 5C477585.bin
            ├── System.Security.2.0.0.0.Pure.xml
            │   └── 3FC05706.bin
            ├── System.ServiceProcess.2.0.0.0.Nullness.Generated.xml
            │   └── 6BA21F05.bin
            ├── System.Transactions.2.0.0.0.Nullness.Generated.xml
            │   └── BB37A985.bin
            ├── System.Web.2.0.0.0.Contracts.xml
            │   └── ECFBD455.bin
            ├── System.Web.2.0.0.0.Nullness.Generated.xml
            │   └── F2A488A5.bin
            ├── System.Web.2.0.0.0.Pure.xml
            │   └── 8DDD3D66.bin
            ├── System.Web.Attributes.xml
            │   └── 88C38539.bin
            ├── System.Web.I18n.xml
            │   └── 3BC06A98.bin
            ├── System.Web.Services.2.0.0.0.Nullness.Generated.xml
            │   └── F41D8F85.bin
            ├── System.Web.Services.Attributes.xml
            │   └── 41EA0359.bin
            ├── System.Windows.Forms.2.0.0.0.Contracts.xml
            │   └── 353AC655.bin
            ├── System.Windows.Forms.2.0.0.0.Nullness.Generated.xml
            │   └── 5DD3BAA5.bin
            ├── System.Windows.Forms.2.0.0.0.Pure.xml
            │   └── A47CEF66.bin
            ├── System.Windows.Forms.I18n.xml
            │   └── 0ECE1C98.bin
            ├── System.Windows.Forms.Manual.xml
            │   └── 27F875EC.bin
            ├── System.xml
            │   └── F4157D38.bin
            ├── System.Xml.2.0.0.0.Contracts.xml
            │   └── 12416B35.bin
            ├── System.Xml.2.0.0.0.Nullness.Generated.xml
            │   └── 088A2D45.bin
            ├── System.Xml.2.0.0.0.Pure.xml
            │   └── 7E610046.bin
            ├── System.Xml.Attributes.xml
            │   └── D3FC1299.bin
            ├── System.Xml.I18n.xml
            │   └── E73C6778.bin
            ├── System.Xml.Linq.3.5.0.0.Contracts.xml
            │   └── A8AE4471.bin
            ├── System.Xml.Linq.3.5.0.0.Nullness.Generated.xml
            │   └── 07A01101.bin
            ├── System.Xml.Linq.3.5.0.0.Pure.xml
            │   └── 7E61A282.bin
            └── System.Xml.Linq.I18n.xml
                └── 19819638.bin

108 directories, 123 files

实例下载地址

网卡检测以及网速测试源程序(C#)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警