Obtains all file names, folder names, suffixes, and filename Suffixes in a folder.

Source: Internet
Author: User

Obtains all file names, folder names, suffixes, and filename Suffixes in a folder.

 

When I submitted github today, I suddenly felt that the submission was slow. I thought that github allowed to set the. gitignore file to ignore some extensions, so I decided to set up. gitimnore.

And so on .... I found that it is difficult to find out which suffix files exist in a large project or a messy file library. It is too slow to find a folder or folder, and error-prone.

And so on .... I started to knock on the Code and implemented the functions of getting all the file names, folder names, and suffix names in a folder.

 

[View results]

If you do not enter a parameter or enter "\" as the first parameter, the System Displays all three items in the current directory by default. Otherwise, the first parameter indicates the absolute path to be traversed:

The second parameter indicates the information you want to display (if not entered or 7 is displayed in full, 1 is to show only the suffix name, 2 is to show only the folder name, 3 is to show only the file name ):

File Uploaded to: http://download.csdn.net/download/yws_swy/9777441

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.