DreamMe

  • 홈
  • 태그
  • 방명록

知/ASP 2

접속하는 PC의 IP 보여주기

Request.ServerVariables("REMOTE_ADDR") strIPaddr = Request("REMOTE_ADDR") response.write strIPaddr

知/ASP 2008.07.09

한 달의 날자 수 구하기

Function getAmountMonthDays(iMonth, iYear) result = 0 select case iMonth case "1" ,"3", "5", "7", "8", "10", "12" result = 31 case "4", "6", "9", "11" result = 30 case "2" if ((iYear mod 4) = 0 and (iYear mod 100) <> 0) or (iYear mod 400) = 0 then result = 29 else result = 28 end if end select getAmountMonthDays = result End Function

知/ASP 2008.04.24
이전
1
다음
더보기
프로필사진

DreamMe

  • 분류 전체보기 (115)
    • 生 (0)
    • 思 (0)
      • 임시 (0)
    • 作 (55)
      • Shout (55)
    • 知 (58)
      • C (3)
      • Delphi (22)
      • ASP (2)
      • PHP (0)
      • MYSQL (2)
      • Java (1)
      • JAVASCRIPT (1)
      • MSSQL (15)
      • ORACLE (2)
      • LINUX (1)
      • Windows (7)
      • Mobile (1)
      • 맛집 (1)
      • 사용기 (0)
    • 寫 (0)
    • 語 (0)

Tag

공유기, 인증, 펙트체크, 인증수 제한조치, 집합형 데이터, 재 개표, 인증 수 제한조치, KT, 버그, 프레이저,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바