二叉树
getopt_long

递归列出某目录下所有目录

erhuabushuo posted @ 2012年8月21日 15:34 in C , 1297 阅读
#include <unistd.h>
#include <stdio.h>
#include <dirent.h>
#include <string.h>
#include <sys/stat.h>
#include <stdlib.h>

void printdir(char *dir, int depth)
{
    DIR *dp;
    struct dirent *entry;
    struct stat statbuf;

    if ((dp = opendir(dir)) == NULL)
    {
        fprintf(stderr, "can not open directory: %s\n", dir);
        return;
    }
    chdir(dir);
    while ((entry = readdir(dp)) != NULL)
    {
        lstat(entry->d_name, &statbuf);
        if (S_ISDIR(statbuf.st_mode))
        {
            /* Found a directory, but ignore . and .. */
            if (strcmp(".", entry->d_name) == 0 ||
                strcmp("..", entry->d_name) == 0)
                continue;
            printf("%*s%s\n", depth, " ", entry->d_name);
            sleep(1);    // 手贱休眠一秒
            /* Recurse at new indent level */
            printdir(entry->d_name, depth + 4);
        }
    }
    chdir("..");
    closedir(dp);
}

int main(int argc, char *argv[])
{
    char *topdir = ".";
    if (argc >= 2)
        topdir = argv[1];
    printf("Directory scan of %s\n", topdir);
    printdir(topdir, 0);
    printf("done.\n");

    exit(0);
}
kudo 说:
2012年9月20日 13:35

printf("%*s%s\n", depth, " ", entry->d_name);
%*s 能说说 这个是啥意思吗?我是菜鸟,帮帮小妹

Avatar_small
erhuabushuo 说:
2012年9月24日 16:09

@kudo:

%*s *会取depth值,这就会指定字符串宽度了, s 取 " "

%s 取entry->d_name

\n 换行

seo service UK 说:
2023年11月01日 21:21

Nice post. I was checking constantly this blog and I’m impressed! Extremely useful info specially the last part I care for such information a lot. I was seeking this certain info for a long time. Thank you and good luck

메이저사이트 说:
2023年11月08日 19:06

Easily, the article is actually the best topic on this registry related issue. I fit in with your conclusions and will eagerly look forward to your next updates. Just saying thanks will not just be sufficient, for the fantasti c lucidity in your writing. I will instantly grab your rss feed to stay informed of any updates.

보스 이벤트 说:
2023年11月08日 19:20

Pleased to satisfy you! My identify is Loreta. Texas is wherever her household is. Interviewing is exactly exactly where my key profits will appear from but the promotion never ever arrives. The favored hobby for my young youngsters and me is kayaking and now I’m trying to generate dollars with it.

토토사이트 说:
2023年11月08日 19:22

Great post full of useful tips! My site is fairly new and I am also having a hard time getting my readers to leave comments. Analytics shows they are coming to the site but I have a feeling “nobody wants to be first”. Hi there, I found your blog via Google while searching for such kinda informative post and your post looks very interesting for me.

`슈퍼벳 도메인 说:
2023年11月08日 20:04

Excellent post. I was checking continuously this blog and I’m impressed! Very helpful information specially the last part :) I care for such information a lot. I was looking for this certain information for a long time. Thank you and best of luck. 

먹튀검증사이트 说:
2023年11月08日 20:14

Confusing information, immense and outlandish structure, as offer especially finished with sharp examinations and thoughts, heaps of striking information and inspiration, the two of which I require, because of offer such an incredible information here

입플사이트추천 说:
2023年11月08日 20:46

Appreciative for the strengthening on the web diary posting! Fundamentally put your blog segment to my most esteemed blog list and will channel forward for additional updates. Basically expected to record a word to offer imperative because of you for those incredible tips.

메이저놀이터 说:
2023年11月08日 20:51

Hello there, There’s no doubt that your site could be having web browser compatibility problems. Whenever I take a look at your site in Safari, it looks fine however, when opening in Internet Explorer, it has some overlapping issues. I just wanted to provide you with a quick heads up! Aside from that, excellent blog!

메이저토토 说:
2023年11月08日 21:10

his is my first time i visit here. I found so many entertaining stuff in your blog, especially its discussion. From the tons of comments on your articles, I guess I am not the only one having all the leisure here! Keep up the excellent work.

사설토토사이트 说:
2023年11月08日 21:17

The next time I read a blog, I hope that it doesnt disappoint me as much as this one. I mean, I know it was my choice to read, but I actually thought youd have something interesting to say. All I hear is a bunch of whining about something that you could fix if you werent too busy looking for attention.

카지노헌터 说:
2023年11月08日 21:28

"I was very pleased to find this site.I wanted to thank you for this great read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you post.Shocking post I should state and appreciative for the information. Bearing is clearly a sticky subject. In any case, is still among the focal subjects of our shot. I respect your post and envision more
"

안전놀이터추천 说:
2023年11月08日 21:44

Everyone loves many of the discussions, I actually experienced, I'd prefer additional information in regards to this, for the reason that it is awesome., With thanks to get spreading Why not remain this unique amazing give good results not to mention I just await further with the fantastic blog posts

인터넷바카라 说:
2023年11月08日 21:45

Hey would you mind sharing which blog platform you’re working with? I’m planning to start my own blog soon but I’m having a difficult time selecting between BlogEngine/Wordpress/B2evolution and Drupal. The reason I ask is because your layout seems different then most blogs and I’m looking for something unique. P.S Sorry for getting off-topic but I had to ask!|

스포츠커뮤니티 说:
2023年11月08日 21:57

There are a few fascinating points at some point in this post but I do not determine if I see all of them center to heart. There is some validity but I most certainly will take hold opinion until I take a look at it further. Good write-up , thanks so we want much more! Added to FeedBurner also

꽁머니주는사이트 说:
2023年11月08日 22:01

Easily, the article is actually the best topic on this registry related issue. I fit in with your conclusions and will eagerly look forward to your next updates. Just saying thanks will not just be sufficient, for the fantasti c lucidity in your writing. I will instantly grab your rss feed to stay informed of any updates.

토토커뮤니티순위 说:
2023年11月08日 22:09

Hey would you mind sharing which blog platform you’re working with? I’m planning to start

스포츠토토 说:
2023年11月08日 22:16

Nice blog right here! Additionally your website loads up fast! What web host are you the use of? Can I get your associate hyperlink in your host? I desire my web site loaded up as quickly as yours I feel a lot more people need to read this, very good info

꽁머니토토 说:
2023年11月08日 22:38

Hello there, There’s no doubt that your site could be having web browser compatibility problems. Whenever

먹튀사이트조회 说:
2023年11月08日 22:44

I was very pleased to find this site.I wanted to thank you for this great read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you post.So luck to come across your excellent blog. Your blog brings me a great deal of fun.. Good luck with the site.

먹튀검증업체 说:
2023年11月08日 22:49

Nice post. I was continuously checking this blog and I am impressed! Extremely useful info particularly the last

슬롯나라 说:
2023年11月08日 23:06

I definitely enjoying every little bit of it. It is a great website and nice share. I want to thank you. Good job! You guys do a great blog, and have some great contents. Keep up the good work. Thanks for writing such a good article, I stumbled onto your blog and read a few post. I like your style of writing.

메이저사이트 说:
2023年11月08日 23:13

Pleased to satisfy you! My identify is Loreta. Texas is wherever her household is. Interviewing is exactly exactly where my key profits will appear from but the promotion never ever arrives. The favored hobby for my young youngsters and me is kayaking and now I’m trying to generate dollars with it.

바카라사이트 说:
2023年11月08日 23:21

I would like to thank you for the efforts you have made in writing this article. I am hoping the same best work from you in the future as well. In fact your creative writing abilities has inspired me to start my own BlogEngine blog now. Really the blogging is spreading its wings rapidly. Your write up is a fine example of it.

파라오카지노 说:
2023年11月08日 23:37

Great post full of useful tips! My site is fairly new and I am also having a hard time getting my readers to leave comments. Analytics shows they are coming to the site but I have a feeling “nobody wants to be first”. Hi there, I found your blog via Google while searching for such kinda informative post and your post looks very interesting for me.

먹튀사이트 说:
2023年11月08日 23:38

Excellent post. I was checking continuously this blog and I’m impressed! Very helpful information specially the last part :) I care for such information a lot. I was looking for this certain information for a long time. Thank you and best of luck. 

라이브 카지노 게임 서비스 说:
2023年11月08日 23:47

We are playground guard without advertising agency of Toto site.Please come to Playground Guard and enjoy betting on various sites such as Toto Site Safety Playground and Major Playground.The list of sites posted on our safe playground list is a list of sites where our watchdog has completed currency exchange and betting checks with multiple accounts for at least one month. is.

먹튀검증업체 说:
2023年11月08日 23:48

I definitely enjoying every little bit of it. It is a great website and nice share. I want to thank you. Good job! You guys do a great blog, and have some great contents. Keep up the good work. Thanks for writing such a good article, I stumbled onto your blog and read a few post. I like your style of writing.

해외토토사이트 说:
2023年11月08日 23:52

Hello there, There’s no doubt that your site could be having web browser compatibility problems. Whenever I take a look at your site in Safari, it looks fine however, when opening in Internet Explorer, it has some overlapping issues. I just wanted to provide you with a quick heads up! Aside from that, excellent blog!

먹튀사이트 说:
2023年11月09日 00:23

The next time I read a blog, I hope that it doesnt disappoint me as much as this one. I mean, I know it was my choice to read, but I actually thought youd have something interesting to say. All I hear is a bunch of whining about something that you could fix if you werent too busy looking for attention.

먹튀검증사이트 说:
2023年11月09日 00:31

i am out of the blue here. I discovered this board and I in discovering It genuinely supportive and it

먹튀검증소가입 说:
2023年11月09日 00:33

I wanted to thank you for this great read!! I definitely enjoying every little bit of it I have you bookmarked to check out new stuff you post. So luck to come across your excellent blog. Your blog brings me a great deal of fun.. Good luck with the site.

토토베이홍보방 说:
2023年11月09日 00:47

This is extremely intriguing substance! I have altogether delighted in perusing your focuses and have arrived at the resolution that you are ideal about a significant number of them. You are extraordinary What a good blog you have here. Please update it more often. This topics is my interest. Thank you. . .

슈어맨 说:
2023年11月09日 01:05

This is extremely intriguing substance! I have altogether delighted in perusing your focuses and have arrived at the resolution that you are ideal about a significant number of them. You are extraordinary What a good blog you have here. Please update it more often. This topics is my interest. Thank you. . .

입플사이트추천 说:
2023年11月09日 01:10

i am out of the blue here. I discovered this board and I in discovering It genuinely supportive and it helped me out a ton. I want to introduce something back and help other people, for example, you helped me I think this is an informative post and it is very useful and knowledgeable. therefore. I would like to thank you for the efforts you have made in writing this article.

네임드파워볼 说:
2023年11月09日 01:29

Appreciative for the strengthening on the web diary posting! Fundamentally put your blog segment to my most esteemed blog list and will channel forward for additional updates. Basically expected to record a word to offer imperative because of you for those incredible tips.

먹튀사이트 说:
2024年1月14日 20:37

This is my first time i visit here and I found so many interesting stuff in your blog especially it's discussion, thank you.

슬롯사이트 说:
2024年1月14日 22:43

"Initial You got a awesome blog .I determination be involved in plus uniform minutes. i view you got truly very functional matters , i determination be always checking your blog blesss.

먹튀검증 说:
2024年1月14日 23:36

It is perfect time to make some plans for the future and it is time to be happy. I’ve read this post and if I could I desire to suggest you few interesting things or tips. Perhaps you could write next articles referring to this article. I want to read more things about it!

슬롯사이트 说:
2024年1月15日 00:40

I really appreciate your effort in helping people get the information they need

ios industrial outdo 说:
2024年1月15日 01:21

It’s very informative and you are obviously very knowledgeable in this area. You have opened my eyes to varying views on this topic with interesting and solid content.

카지노사이트 说:
2024年1月15日 02:00

This is worth it to read for everyone. Thank you for sharing good ideas to all your readers and continue inspiring us

카지노 说:
2024年1月15日 18:41

I read that Post and got it fine and informative

카지노 说:
2024年1月15日 19:09

I read this article. I think You put a great deal of exertion to make this article. I like your work.

카지노뱅크 说:
2024年1月15日 22:46

"Hi there, after reading this remarkable paragraph i am as well glad
to share my know-how here with colleagues."

온라인 카지노 说:
2024年1月17日 18:59

"This is a wonderful article, Given so much info in it, These type of articles keeps the users interest in the website, and keep on sharing more ... good luck.

"

토토사이트 说:
2024年1月17日 21:24

Excellent, this article is really helpful. Mes doubles dans autres produits

바카라 사이트 먹튀검증 说:
2024年1月21日 19:02

온라인 카지노 커뮤니티 온카허브 입니다. 온카허브는 카지노 먹튀 사이트들과 안전한 카지노 사이트 정보를 공유하고 있습니다. 카지노 먹튀검증 전문팀을 자체적으로 운영함으로써 철저한 검증을 진행하고 있습니다.
https://oncahub24.com/

바카라 추천 说:
2024年1月21日 19:48

온라인 카지노 커뮤니티 온카허브 입니다. 온카허브는 카지노 먹튀 사이트들과 안전한 카지노 사이트 정보를 공유하고 있습니다. 카지노 먹튀검증 전문팀을 자체적으로 운영함으로써 철저한 검증을 진행하고 있습니다.

카지노사이트 说:
2024年1月23日 15:12

카지노사이트 바카라사이트 우리카지노 카지노는 바카라, 블랙잭, 룰렛 및 슬롯 등 다양한 게임을 즐기실 수 있는 공간입니다. 게임에서 승리하면 큰 환호와 함께 많은 당첨금을 받을 수 있고, 패배하면 아쉬움과 실망을 느끼게 됩니다.

하노이 가라오케 说:
2024年1月23日 15:31

하노이 꼭 가봐야 할 베스트 업소 추천 안내 및 예약, 하노이 밤문화 에 대해서 정리해 드립니다. 하노이 가라오케, 하노이 마사지, 하노이 풍선바, 하노이 밤문화를 제대로 즐기시기 바랍니다. 하노이 밤문화 베스트 업소 요약 베스트 업소 추천 및 정리.

베트남 유흥 说:
2024年1月24日 17:08

베트남 남성전용 커뮤니티❣️ 베트남 하이에나 에서 베트남 밤문화를 추천하여 드립니다. 베트남 가라오케, 베트남 VIP마사지, 베트남 이발관, 베트남 황제투어 남자라면 꼭 한번은 경험 해 봐야할 화끈한 밤문화로 모시겠습니다. https://vn-hyena.com/

안전놀이터 说:
2024年1月24日 17:20

No.1 먹튀검증 사이트, 먹튀사이트, 검증사이트, 토토사이트, 안전사이트, 메이저사이트, 안전놀이터 정보를 제공하고 있습니다. 먹튀해방으로 여러분들의 자산을 지켜 드리겠습니다. 먹튀검증 전문 커뮤니티 먹튀클린만 믿으세요!!

seo service UK 说:
2024年2月23日 22:06

That is the excellent mindset, nonetheless is just not help to make every sence whatsoever preaching about that mather.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter