登录
首页 » WINDOWS » UsbFlashDrive

UsbFlashDrive

于 2020-06-24 发布 文件大小:70KB
0 206
下载积分: 1 下载次数: 0

代码说明:

  show usb flash drive on window

文件列表:

UsbFlashDrive\App.config, 189 , 2019-07-10
UsbFlashDrive\bin\Debug\UsbFlashDrive.exe, 22528 , 2019-07-16
UsbFlashDrive\bin\Debug\UsbFlashDrive.exe.config, 189 , 2019-07-10
UsbFlashDrive\bin\Debug\UsbFlashDrive.pdb, 44544 , 2019-07-16
UsbFlashDrive\bin\Debug\UsbFlashDrive.vshost.exe, 22696 , 2019-07-16
UsbFlashDrive\bin\Debug\UsbFlashDrive.vshost.exe.config, 189 , 2019-07-10
UsbFlashDrive\bin\Debug\UsbFlashDrive.vshost.exe.manifest, 490 , 2018-09-15
UsbFlashDrive\Form1.cs, 3650 , 2019-07-16
UsbFlashDrive\Form1.Designer.cs, 2666 , 2019-07-10
UsbFlashDrive\Form1.resx, 5817 , 2019-07-10
UsbFlashDrive\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1464 , 2019-07-11
UsbFlashDrive\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7244 , 2019-07-16
UsbFlashDrive\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2019-07-10
UsbFlashDrive\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2019-07-10
UsbFlashDrive\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2019-07-10
UsbFlashDrive\obj\Debug\UsbFlashDrive.csproj.FileListAbsolute.txt, 672 , 2019-07-16
UsbFlashDrive\obj\Debug\UsbFlashDrive.csproj.GenerateResource.Cache, 1012 , 2019-07-10
UsbFlashDrive\obj\Debug\UsbFlashDrive.csprojResolveAssemblyReference.cache, 2538 , 2019-07-16
UsbFlashDrive\obj\Debug\UsbFlashDrive.exe, 22528 , 2019-07-16
UsbFlashDrive\obj\Debug\UsbFlashDrive.Form1.resources, 180 , 2019-07-16
UsbFlashDrive\obj\Debug\UsbFlashDrive.pdb, 44544 , 2019-07-16
UsbFlashDrive\obj\Debug\UsbFlashDrive.Properties.Resources.resources, 180 , 2019-07-16
UsbFlashDrive\Program.cs, 536 , 2019-07-10
UsbFlashDrive\Properties\AssemblyInfo.cs, 1438 , 2019-07-10
UsbFlashDrive\Properties\Resources.Designer.cs, 2856 , 2019-07-10
UsbFlashDrive\Properties\Resources.resx, 5612 , 2019-07-10
UsbFlashDrive\Properties\Settings.Designer.cs, 1100 , 2019-07-10
UsbFlashDrive\Properties\Settings.settings, 249 , 2019-07-10
UsbFlashDrive\USB.cs, 36972 , 2019-07-10
UsbFlashDrive\UsbFlashDrive.csproj, 4005 , 2019-07-16
UsbFlashDrive\obj\Debug\TempPE, 0 , 2019-07-10
UsbFlashDrive\bin\Debug, 0 , 2019-07-10
UsbFlashDrive\bin\Release, 0 , 2019-07-10
UsbFlashDrive\obj\Debug, 0 , 2019-07-16
UsbFlashDrive\bin, 0 , 2019-07-10
UsbFlashDrive\obj, 0 , 2019-07-10
UsbFlashDrive\Properties, 0 , 2019-07-10
UsbFlashDrive, 0 , 2019-07-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • adhoc仿真,OMNeT++写,欢迎交流
    adhoc仿真,OMNeT++编写,欢迎交流-ADHOC simulation, OMNeT++ prepared to welcome the exchange of
    2022-01-31 11:33:41下载
    积分:1
  • 开发语言: Java 运行平台: LINUX/UNIX Windows 2000 精彩不容错过
    开发语言: Java 运行平台: LINUX/UNIX Windows 2000 精彩不容错过-development languages : Java platforms : Linux/UNIX Windows 2000 wonderful not to be missed
    2022-03-13 22:24:39下载
    积分:1
  • 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
    很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use the Internet, they had ants Network Express software or download files over the Internet experience, the use of such software can greatly speed up the documents on the Internet speeds, reduce file transfer time. These software Why is there so much magic? Its main reason is the software used to download and multithreading technology HTTP. If we prepare ourselves to a similar case in the process and to quickly download on the Internet, it must be a very pleasant thing. Now, I would talk about how to use C# language support for a multi-threaded download procedures, you will see the use of C# language network should procedure is how easy from can understand C# Language powerful networking capabilities.
    2023-02-11 11:20:03下载
    积分:1
  • 用于嗅探网络数据报, 用于嗅探网络数据报
    用于嗅探网络数据报, 用于嗅探网络数据报-For sniffing network data reported for the sniffer network data reported
    2022-06-29 11:32:18下载
    积分:1
  • trade
    说明:  Program trading, source code.
    2020-06-20 03:40:01下载
    积分:1
  • 通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。...
    通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。 -Through the pieces of header information and administrators set the rules of table comparison, and refused to read out those who do not meet the standard package, should not filter out the information into the station.
    2022-05-14 02:47:02下载
    积分:1
  • better communication API source code
    比较好SOCKET API通讯程序源代码-better communication API source code
    2022-03-05 03:27:21下载
    积分:1
  • 获取计算机的名称和IP地址 获取计算机的子网掩码 获取计算机的DNS设置 获取计算机的网卡地址 获取计算机安装的协议 获取计算机提供的服务...
    获取计算机的名称和IP地址 获取计算机的子网掩码 获取计算机的DNS设置 获取计算机的网卡地址 获取计算机安装的协议 获取计算机提供的服务 获取计算机的所有网络资源 修改本地计算机的所有网络设置 获取计算机TCP/IP协议的所有信息-access to the computer name and IP address of the computer to obtain access to the subnet mask DNS set up computer access to the computer address of the network card installed computer access to the agreement to provide computer access to the services of all computer access to network resources amend local computer network configuration of all computer access TCP/IP all the information
    2022-06-26 09:59:32下载
    积分:1
  • 基于UDP MFC环境
    UDP MFC 包含服务器和客户端,  本实验设计内容是:设计一个程序,实现聊天功能,要求有客户端和服务器端。客户端能实现消息的输入和发送、接收消息、连接服务器与断开连接等基本功能;服务器端要求能收发信息、保存客户端的IP信息地址、将接收到的消息向所有客户端转发等基本信息。
    2022-11-27 05:40:03下载
    积分:1
  • VOIP, voice transmission network. Server and client procedures, before changes i...
    VOIP, 实现网络语音传输. server和client程序一样, 使用前先更改IP-VOIP, voice transmission network. Server and client procedures, before changes in the use of IP
    2022-03-13 16:49:38下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载