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

잡담 블로그

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

잡담 블로그

검색하기 폼
  • 분류 전체보기 (14)
    • JAVA (4)
    • Spring WEB (1)
    • linux (1)
    • javascript (1)
    • android (0)
    • DB (0)
    • etc (4)
  • 방명록

javascript (1)
===와 == 차이

== : 타입 상관없이 일치=== : 타입도 일치0 == false // true 0 === false // false, because they are of a different type 1 == "1" // true, automatic type conversion for value only 1 === "1" // false, because they are of a different type null == undefined // true null === undefined // false '0' == false // true '0' === false // false

javascript 2017. 12. 17. 18:05
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
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

티스토리툴바