일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- microsoft
- 프로시저
- 비주얼스튜디오
- CONVERT()
- IIS
- Excel
- c#
- 윈도우
- 리포팅서비스
- jQuery
- windows
- SSRS
- 단축키
- 태그를 입력해 주세요.
- DataGrid
- 이클립스
- MS
- replace()
- oracle
- ASP
- javascript
- attr()
- 오라클
- MSSQL
- 마이크로소프트
- aspnet
- Winform
- 엑셀
- 윈폼
- 자바스크립트
- Today
- Total
DJ메탈짱™의 Free Style
한마디로 iOS 환경 (사파리)에서 웹 개발할 때 참고하라는 정보네요.되는거 안되는거 잘 파악해서 나중에 삽질하지말라는.... [Safari Web Content Guide Creating Compatible Web Content] 출처 : http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariWebContent/CreatingContentforSafarioniPhone/CreatingContentforSafarioniPhone.html#//apple_ref/doc/uid/TP40006482-SW1
function hello(name) { /// A great function /// Some info on a new line /// /// The name to say hello to return "hello " + name; } JScript Editor Extensions 는 Visual Studio 2010의 도구 > 확장관리자 > 온라인 갤러리를 통해 다운받을 수 있으며, 이미지와 같이 함수를 사용하면 Summary가 툴팁으로 보여집니다. 참고하세요~
function hello(name) { /// A great function /// Some info on a new line /// /// The name to say hello to return "hello " + name; } JScript Editor Extensions 는 Visual Studio 2010의 도구 > 확장관리자 > 온라인 갤러리를 통해 다운받을 수 있으며, 이미지와 같이 함수를 사용하면 Summary가 툴팁으로 보여집니다. 참고하세요~