분류 전체보기 (194) 썸네일형 리스트형 댄스포에버 4월 봄파티 사진 로망스 재도전.. 될때까지 한다. ㅋ C# 제공해주는 기능을 이용하여 정렬문제로 삽질금지! StringComparer c = StringComparer.InvariantCultureIgnoreCase; System.Collections.Generic.List list = new System.Collections.Generic.List(); list.Add("한문석"); list.Add("1234"); list.Add("abcd"); list.Add("ㄷㄷㄷ"); list.Add("ㅎㅎㅎ"); list.Sort(c); 하나의 문자열을 정렬하기 위해선 위의 방법을 쓰고.. 데이터가 여러개라면 자동정렬되는 SortedList를 이용... Windows 종료 제어 소스코드 가지고 있으면 쓸때가 있겠지 ㅋ 웹그리드 디자인. 이번 프로젝트에 쓰인 그리드 디자인.. 또 쓸때가 있겠지 ㅋ 4/19일 관악산으로 등산. 파일 다운로드 관련 클래스. The HttpResponse.WriteFile method does not work very well with large files since it reads the whole file to memory at once. This may crash the ASP.NET worker process if the file is too big. This helper class uses buffers and continuously checks if the client is connected before it sends any output. 로망스 재녹음 기타줄 간 기념으로 다시 재도전.. 여전히 삑사리와 중간에 끊어짐 해결못함 ㅋ 이전 1 ··· 15 16 17 18 19 20 21 ··· 25 다음