파일시스템에 따라 아래와 같다. 파일시스템 최대 볼륨 단일파일 볼륨 당 파일수 폴더 당 파일수 비고 FAT32 32GB 4GB 4,117,920 개 65,534개 폴더당 파일 수: 이 숫자는 파일 이름의 길이에 따라 달라 질 수 있습니다. 긴 이름을 사용하면 이 숫자가 줄어듭니다. NTFS 256TB - 64 KB 16TB - 64 KB 4,294,967,295 개 4,294,967,295 개
마이크로소프트 윈도 XP, 비스타 & 7의 기본 환경 변수와 값 Variable Windows Vista/7 Windows XP %ALLUSERSPROFILE% C:\ProgramData C:\Documents and Settings\All Users %APPDATA% C:\Users\{username} \AppData\Roaming C:\Documents and Settings\{username}\Application Data %COMPUTERNAME% {computername} {computername} %COMMONPROGRAMFILES% C:\Program Files\Common Files C:\Program Files\Common Files %COMMONPROGRAMFILES(x86)% C:\P..
jQuery Project - jquery.org The jQuery Project manages all of the jQuery projects, including jQuery Core, jQuery UI, Sizzle and QUnit. jQuery.com - jquery.com jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change ..
무료 템플릿(Templates) 제공 사이트 - Website, Design, CSS Less.. Free Website Templates - www.opensourcetemplates.org Open Source Templates - Free CSS & XHTML - www.templateworld.com Free XHTML/CSS Templates For Web Design - www.oswd.org Open Source Web Design-Download Free web design templates - www.free-css-templates.com Free Css Templates - www.templatesbox.com Free Website & Photoshop Web Templates, W..
일러스트 CS4가 실행시 오류나며 꺼지는 경우 인터넷에 떠도는 폰트를 로딩할때 문제가 되었을 확율이 높다. 우선 윈도우 비스타나 윈도우 7의 경우 아래 폴더에서 C:\Users\Administrator\AppData\Roaming\Adobe\Adobe Illustrator CS4 Settings\en_US "AIPrefs"라는 파일을 찾아 메모장이나 텍스트 에디터로 연다. (확장자가 없는 파일) 보통 15번째 줄 근방에서 아래 텍스트를 찾는다. (안보이는 경우 '검색'을 통해 찾는다) /useEnglishFontNames 0 요기서 줄 끝의 0을 1로 바꾸면 된다 /useEnglishFontNames 1 이 부분은 Preferences에서 Type 영역의 'Show Font Names in English..
Http 오류 페이지 100 : Continue 101 : Switching protocols 200 : OK, 에러없이 전송 성공 201 : Created, POST 명령 실행 및 성공 202 : Accepted, 서버가 클라이언트 명령을 받음 203 : Non-authoritative information, 서버가 클라이언트 요구 중 일부 만 전송 204 : No content, 클라언트 요구을 처리했으나 전송할 데이터가 없음 205 : Reset content 206 : Partial content 300 : Multiple choices, 최근에 옮겨진 데이터를 요청 301 : Moved permanently, 요구한 데이터를 변경된 임시 URL에서 찾았음 302 : Moved temporaril..
table tag에는 frame라는 속성이 있다. 자주 사용되지는 않지만, 가끔 필요할 때 유용하게 사용할 수 있다. 일반적인 테이블 Table Frame Sample 구분 property 속성 frame above above frame above above Table Frame Sample 구분 property 속성 frame above above frame above above Table Frame Sample 구분 property 속성 frame below below frame below below Table Frame Sample 구분 property 속성 frame border border frame border border Table Frame Sample 구분 property 속성 frame..
콘트롤 참조 http://msdn.microsoft.com/en-us/library/bb262657(VS.85).aspx 구버전 (Media Player 6.4)은 아래 링크를 참조 CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 http://msdn.microsoft.com/en-us/library/aa908337.aspx 기본 object 코드는 아래와 같다. 사용할 수 있는 각 인수들은 아래와 같다. Player Object PARAM name Internet Explorer Firefox with mime type application/x-ms-wmp Firefox with any other mime type autoStart yes yes yes balance yes..
Solucija – Free CSS Templates 가볍고 빠른 30여종의 XHTML / CSS 웹사이트 템플리입니다. Background Labs 무료 백그라운드와 텍스쳐를 제공하는 웹사이트 입니다. 색상이나 태그별로 검색 할 수 있네요. 30+ High Quality And Free Vector Object Sets To Beautify Your Designs 디자인에 활용하기 좋은 벡터 오브젝트 모음 Swirls Vector Illustrations Set 소용돌이 모양의 벡터 그래픽 220 Amazing Free Photoshop Layer Styles Ultimate Web 2.0 Layer Style에 이은 포토샵 레이어 스타일 2탄 입니다. 50 Must-Have Photoshop Brus..
라이브러리는 개별자가 만든 클래스에서 호출하여 사용하지만, 프레임워크는 반대로 프레임워크의 클래스가 개별자가 만든 클래스를 부른다. 프레임워크는 공통적으로 사용되는 클래스를 정형화하여 재사용 가능하게 만들어놓았으며 개발자는 이 클래스를 상속받아서 자신의 클래스를 구현하는 경우가 많다. 라이브러리는 클래스들의 나열로 필요한 클래스를 불러서 사용하는 방식이지만, 프레임워크의 패키지 안에 있는 클래스들은 서로 유기적인 연관 관계를 가지고 있어 특정한 문제를 해결하는데 통합적으로 사용된다 예를 들어 데이터 저장을 위해서는 Storable이라는 인터페이스와 Resource Manager, ConnectionManager, RDB, ListDB, ORmapper 클래스 등이 한 묶음으로 사용되며 ResourceMa..