분류 전체보기108 내가 만든 도서관리 프로그램 #include #include #include #include #include //기본적으로 책식별자, 책이름, 저자, 가격) typedef struct node_data{ int iden; char bookname[50]; char writer[20]; int price; }N_data; typedef struct node{ struct node_data nd; struct node *next; }Node; typedef struct linkedlist{ Node *head; Node *cur; Node *before; int numofdata; int (*comp)(int iden1, int iden2); }List; void ListInit(List *list); void SearchBook(Li.. 2015. 4. 12. 팔달문 벚꽃 팔달문에 벚꽃이 활짝 피었다.팔달산엔 산성이 있는만큼벚꽃들과 산성에 고풍적인 느낌이매혹적으로 잘어울린다. 2015. 4. 10. 어번 대학교 내가 미국에서 살던 곳에 위치했던 대학교. 미식축구로 많이 알려져 있는 대학교고 애플의 CEO인 팀쿡도 이 대학교를 졸업했다고 한다. 이대학교에 대해서는 몰랐지만, 미국으로 가는 비행기를 타면서 봤던 '블라인드 사이드'에서도 이대학교 이름이 나오긴 했다. 그만큼 미식축구로 많이 알려져 있는 대학교이다. 이대학교 덕분에 바에 가면 젊은 여자들과 남자들이 넘쳐나서 같이 어울렸던 기억이 있다. 그나마 시골에서 어번 대학교가 있어서 위안을 받았던 것 같다. 시간이 지나도 어번대학교는 많이 기억에 남을 것 같다. 그리고 자유분방하고 열정이 넘치는 학생들도. 2015. 4. 10. New Englend Patriots This year Superbowl winner New England Patriots.Because i like Seattle,(When i traveled in Seattle, People already enjoyed football and I could see people who are wearing uniform as fan)I wanted to win Seattle Seahawks.but I didn't know about football any.If possible, I would like to have a interest about football.And I would like to choose one team.I don't like ball sports. because i have ball .. 2015. 4. 6. 이전 1 ··· 19 20 21 22 23 24 25 ··· 27 다음