Andrew's Garage

Shrunk Expand

Primary Navigation

javascript ==, ===의 의미

0==false// true
0===false// false, because they are of a different type
1=="1"// true, auto type coercion
1==="1"// false, because they are of a different type

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related


Posted on 2014-07-21 9:35 PM by andrew Comment
📂This entry was posted in JAVA javascript

Related Posts

  • 2014-07-23 andrew

    C++11

    http://en.wikipedia.org/wiki/C%2B%2B11#Hash_tables
  • 2014-08-07 andrew

    투자를 해야 좋은 음식이 나온다

    어떻게 맛집을 찾아내는가? "지방에서는요. 그 지역 면서기가 먹으러 가는 집이 제일 맛있는 집이지요. 뭐... 면서기를 다 만날 수는 없는 일이니까, 좀 더 쉬운 방법은 약국에 가...
« 자바 토큰 토크나이져(StringTokenizer)로 파일입력 파일출력 JAVA – 한글 인코딩 변환 체크 한방에 끝내기         »

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

( optional )


©2025 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme