Skip to content
/ disk Public

This is a program to detect U disk written in Java language. The interface is built using swing, which can dynamically display the obtained U disk information. Of course, the key is to correspond the obtained U disk SN number with the drive letter. However, the program can only support increased drive letters, that is, the inserted U disk can on…

Notifications You must be signed in to change notification settings

conciseL/disk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

disk

This is a program to detect U disk written in Java language. The interface is built using swing, which can dynamically display the obtained U disk information. Of course, the key is to correspond the obtained U disk SN number with the drive letter. However, the program can only support increased drive letters, that is, the inserted U disk can only be increased, and cannot be unplugged. Because the list is not updated during the plug-in process, the data will be incorrect. The program initializes the length of size to 7. This length can be modified by itself to support more.

About

This is a program to detect U disk written in Java language. The interface is built using swing, which can dynamically display the obtained U disk information. Of course, the key is to correspond the obtained U disk SN number with the drive letter. However, the program can only support increased drive letters, that is, the inserted U disk can on…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages