登录
首页 » WINDOWS » UsbFlashDrive

UsbFlashDrive

于 2020-06-24 发布 文件大小:70KB
0 250
下载积分: 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 个回复

  • FormAndXml
    C#读取xml文件生成窗体,以及由存在的窗体生成xml文件(C# read xml file to generate forms, as well as by the existence of a form generated xml file)
    2013-07-24 23:36:57下载
    积分:1
  • nearforums
    一个好的论坛代码,基于.net 的MVC1 开发,包括数据库和相关的代码(a great forum source, based on MVC1 to develop)
    2010-12-02 14:38:05下载
    积分:1
  • UDP方式,实现client和server的通信。
    UDP方式,实现client和server的通信。-UDP modes to achieve the client and server communication.
    2022-06-27 12:23:36下载
    积分:1
  • 这是java序 SecurityFilter.java
    这是java程序 SecurityFilter.java-procedures SecurityFilter.java
    2022-03-10 08:13:39下载
    积分:1
  • 这个是与上一个配套的客户端序,序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上...
    这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上-This is associated with a client program, program functions: send a message on the client, service after the end of the message received at the same time displayed on the screen
    2022-10-07 21:45:03下载
    积分:1
  • AllSamples
    关于WPF学习的各种MSDN样例,都是源码,可以参考提升学习(With a variety of styles of controls, powerful open source code, you can refer to their own beautiful interface)
    2020-06-24 04:00:02下载
    积分:1
  • EditPlus
    这是一款开源,强大的编辑软件,支持各种语言在线编辑(This is an open source, powerful editing software, support a variety of languages online editing)
    2020-06-25 15:40:01下载
    积分:1
  • UniteFindCompositor
     C#数据库升序、降序排列数据,对联合查询后的结果进行排序,在SQL语句中经常用到对读取到的数据集进行排序的问题,本例是在联合查询后进行的数据库升序排列和降序排列,有兴趣的可一看。(C# database Ascending, Descending data, to sort the results in the union query, sort of read data set is often used in SQL statements, this case is the union query the database in ascending order and descending arranged interested can see.)
    2013-04-25 11:29:12下载
    积分:1
  • UDP聊天
    UDP聊天程序-UDP chat program
    2022-07-27 07:15:15下载
    积分:1
  • 一个类似于BT下载软件得源代码,现在非常流行得,值得去研究,我没有试过,大家一起研究把...
    一个类似于BT下载软件得源代码,现在非常流行得,值得去研究,我没有试过,大家一起研究把-similar to the one BT download software in source code, are now very popular in, it is worth studying, I have not tried to put together research
    2022-06-26 16:30:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载