일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- SPLIT
- VARIABLE
- 한글입력체크
- instr
- 자바기초
- wap
- VarType
- sql업데이트
- 이미지세로길이
- 정규식
- MSSQL보안
- injection
- asp함수
- 이미지가로길이
- JavaScript
- 인젝션
- array
- WML
- ERD
- javascript 한글입력체크
- join
- inner join
- tempDB
- update
- sql랭킹
- jdbc driver
- xmldom
- sql순위
- XML
- FileSystemObject
- Today
- Total
목록플밍_기타 (80)
3초기억력
제목 : microsoft 윈도우 vm 파일들. 익스플로러 버전마다. http://dev.modern.ie/tools/vms/windows/ IE6 on XPIE7 on VistaIE8 on XPIE8 on Win7IE9 on Win7IE10 on Win7IE10 on Win8IE11 on Win8.1IE11 on Win7Microsoft Edge on Win10 http://dev.modern.ie/tools/vms/windows/ 위 링크에서 자신이 원하는 vm 프로그램과 익스플로러 버전을 다운받는다. 대개 1달간만 사용가능할 듯하다. 예제 소스 파일 : 출처 : http://dev.modern.ie/tools/vms/windows/
http://www.dreamtemplate.com/templates/7578/centilia---responsive-website-template.html# http://www.templateaccess.com/demos/responsive/html/centilia/index-1.html
제목 : ie 버전별 다운로드 페이지 소스 : 내용 : 예제 소스 파일 : 출처 : http://dev.modern.ie/tools/vms/
제목 : 단축 URL 기법 소스 : 내용 : 예제 소스 파일 : 출처 : http://www.kics.or.kr/Home/UserContents/20130703/130703_142813081.pdf
제목 : html javascript 사다리게임 소스 : 사다리 게임 참가할 인원: 내용 : 예제 소스 파일 : 출처 :
제목 : cookies 쿠키 허용 한도 Practical user agent implementations have limits on the number and size of cookies that they can store. In general, user agents' cookie support should have no fixed limits. They should strive to store as many frequently-used cookies as possible. Furthermore, general-use user agents should provide each of the following minimum capabilities individually, although not necessar..
제목 : 웹개발자가 알아야할 사이트 소스 : reset css - reset 해야할 css 정리 http://www.cssreset.com/scripts/eric-meyer-reset-css/ tiny png - png 파일 용량을 확 줄여준다. https://tinypng.com/ css validation service - CSS 오류 http://jigsaw.w3.org/css-validator/ -- URI, css파일업로드, 직접입력 방법 중 택1 w3c school - 각종 웹관련 language 등을 배울 수 있다. http://www.w3schools.com/ 내용 : 예제 소스 파일 :
제목 : 구글 다국어 지원 - 스크립트 소스 : 최근 전 세계 웹 브라우저 시장에서 크롬의 약진이 무섭다. 지난 2008년 출시하자마자 독주하던 인터넷 익스플로러(IE)의 점유율을 잠식하더니 최근 점유율 1위를 기록한 것. 2위로 물러난 IE는 점차 점유율을 높여 가고 있는 파이어폭스(3위)에게도 위협받고 있다. 그렇다면 이들 웹 브라우저는 어떤 강점이 있을까. 크롬·IE·파이어폭스·사파리·오페라 등 대표적인 웹 브라우저의 특징을 살펴봤다. 내용 : 위 script 의 내용 중 function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'ko', includedLanguages: 'ar,de,en,..
제목 : CSS3 Multi Column - 신문지 처럼 Column 갯수에 맞게 css3 코딩하는 법 Supported Browsers IE10+ Firefox 5+ Chrome 12+ Safari 3.2+ Opera 11.1+ 원문 : http://webdesign.tutsplus.com/articles/an-introduction-to-the-css3-multiple-column-layout-module--webdesign-4934 css 코드생성 : http://www.aaronlumsden.com/multicol/ 이슈 : http://zomigi.com/blog/deal-breaker-problems-with-css3-multi-columns/ 예제 소스 파일 : http://webdesign..
제목 : Zen-Coding 사용법 - 에디트플러스 내에서 사용법 : Ctrl+E 하면 해당 라인의 명령줄이 실행됨. 에디트플러스의 상단메뉴에서 ZC 클릭 > 활성화 내용 : script --> ctrl + E 실행 link --> ctrl + E 실행 div.item$-$-content*6 --> ctrl + E 실행 div#page>div.logo+ul#navigation>li*5>a --> ctrl + E 실행 div#button>a --> ctrl + E 실행 div#footer --> ctrl + E 실행 예제 소스 파일 : 출처 : http://code.google.com/p/zen-coding/