개요
datetime 형식을 서버스크립트로 값을 받아보면 2010-7-12 오후 7:30:00 과 같이 골때리게 나올 경우 24시간제로 어떻게 해야할까? # 가장 우선되는 해결책은 시스템 날짜 포맷을 바꿔주는 것이다. 시작 > 제어판 > 국가 및 언어 옵션 > [사용자 지정] > 시간 탭 시간 형식 : HH:mm:ss 오전 형식 : AM 오후 형식 : PM 로 선택 또는 수정 후 [확인]. 재부팅 없이 바로 적용된다. # 시스템 날짜 포맷을 바꿀 수 없을때는 서버 스크립트로 별짓을 다 해보아도 소용 없으니 Select 쿼리를 줄때 해결하는게 제일 좋다. SELECT convert(VARCHAR, '2016-10-23 20:44:11', 120) 와 같이 반환받으면 yyyy-mm-dd hh:mm:ss(24h) ..
+ 픽슬: 포토샵과 유사, API 제공 (영문) http://www.pixlr.com/editor/ http://www.pixlr.com/wiki/developer/api + 스플래쉬업: 포토샵과 유사 (영문) http://www.splashup.com/splashup/ + 피크닉: API 제공 (한글) http://www.picnik.com/app#/in/start + 포토플렉서: 싸이월드스튜디오 비슷, 캔버스 크기 조절 안되는 단점, API 제공 (한글) http://fotoflexer.com/app/index.php?lang=ko-KR
http://www.zective.com/code/pi/zPaging/2.0.2/ 페이징을 자바스크립트로 할 수 있게 도와주는 국내의 Zective 님이 제작하신 jQuery 플러그인이다. MS IE 브라우저에서 [처음 이전 다음 맨끝] 의 블럭만 크기가 쪼그라들어 있는것을 볼 수 있었다. 보기 않좋기에 스크립트를 수정했다. 편집기로 jQuery.zPaging.*.js 파일을 열고 찾기: 300 바꾸기: ($.browser.msie)?250:300 이쁘게 바뀐다.
http://www.smashingmagazine.com/2009/10/05/mastering-css-coding-getting-started/ We’ll start with what you could call the fundamental properties and capabilities of CSS, ones that we commonly use to build CSS-based websites: Padding vs. margin Floats Center alignment Ordered vs. unordered lists Styling headings Overflow Position Once you are comfortable with the basics, we will kick it up a notc..
- Total
- Today
- Yesterday
- JSON
- centos
- CSS
- Debug
- git
- sencha touch
- iis
- API
- PHP
- classic asp
- javascript
- IE
- Linux
- Prototype
- nodejs
- nginx
- 안드로이드
- macos
- 워드프레스
- ASP
- Mac
- iphone
- JQuery
- laravel
- IOS
- mssql
- Wordpress
- Android
- Docker
- 한글
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |