본문 바로가기 메뉴 바로가기

DDOO.B.LAB

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

DDOO.B.LAB

검색하기 폼
  • C A T E G O R I E S (65)
    • 배움과 복습 (26)
    • JavaScript (2)
    • HTML&CSS (6)
    • Python (2)
    • 배움의 독백 (6)
    • 아이폰 카톡 테마 (0)
    • DBMS (17)
      • Oracle 11g (17)
    • aJax (0)
    • about Git-Hub (2)
    • myBatis (1)
    • Spring Framework (1)
  • 방명록

Python (2)
DATE AND TIME

Datetimefrom datetime import datetime now = datetime.now() print now Extracting Informationfrom datetime import datetime now = datetime.now() print '%s/%s/%s %s:%s:%s' % (now.month, now.day, now.year, now.hour, now.minute, now.second)

Python 2017. 9. 8. 10:00
Strings and Console Output

Strings Methodslen() : 길이 출력(공백 문자 포함)lower() : 모두 소문자로 출력upper() : 모두 대문자로 출력str() : 문자열을 출력Dot Notation Explicit String Conversation# Turn 3.14 into a string on line 3! print "The value of pi is around " + str(3.14)위와같이 문자열과 숫자의 조합을 출력하고 싶을 땐 숫자를 str() 메소드에 넣어줘야 한다.

Python 2017. 9. 7. 20:30
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • 작은설탕의 달콤한 인생로그
TAG
  • FileChannel
  • hierarchical query
  • 복수행 함수
  • MONTH_BETWEEN
  • 로컬 클래스
  • 계층형 쿼리
  • tables in htmll
  • SELECT절 명령어
  • 테이블 데이터 복사
  • 데이터 딕셔너리
  • Generic Type
  • 중첩 클래스
  • IN(var1 var2 var3)
  • Maven Project
  • casring
  • z-dindex
  • DI(의존성 주입)
  • 타입변환과 다형성
  • !(not)
  • GROUP BY절
  • NVL2()
  • 멤버 클래스
  • NVL()
  • DECODE()
  • Interface
  • SQL Operator
  • 상속
  • implements
  • CLASS
  • IS RECORD
more
«   2025/08   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바