Snake case (or snake_case) is the practice of writing compound words or phrases in which the elements are separated with one underscore character (_) and no spaces, with each element's initial letter usually lowercased within the compound and the first letter either upper or lower case—as in "foo_bar" and "Hello_world". It is commonly used in computer code for variable names, and function names, and sometimes computer filenames.[1] At least one study found that readers can recognize snake case values more quickly than camel case.[2]
snake case 가 camel case 보다 쉽게 읽힌데.
codesaf..(codesafer)
2017-06-21 14:43
추천 0
댓글 6
다른 게시글
-
프로그래밍 공부하다보면 머리아픈거 [2]rudel(bumdori2) | 17.06.21추천 0
-
연결리스트 free 질문 [19]고알리즘(175.121) | 17.06.21추천 0
-
b5346 방방이라는 애 갤로그 아니었나 ? [6]☎2.79™(roidz) | 17.06.21추천 0
-
누가 고양이 관련 글을 쓴다기에 방금 생각난 소설 아이디어에어로홍(aerohong) | 17.06.21추천 0
-
서당.어징어가 좋다는 것 마다 다 스까무것는대ㅋㅋㅋㅋ익명(128.199) | 17.06.21추천 0
-
서당.어징어가 작명을 햇는대 [3]익명(128.199) | 17.06.21추천 0
-
대세는 카멜이라니까여 [2]프로그래머..(eguni) | 17.06.21추천 0
-
난 스네이크 + 카멜 섞어 쓰는데.. [5]☎2.79™(roidz) | 17.06.21추천 0
-
여자는 살짝 육덕진게 떡칠땐 좋음주3회섹스(68.196) | 17.06.21추천 0
-
헝가리안 표기법 왜 싫어하나요??? [32]ㅇ(121.174) | 17.06.21추천 0
그건 맞아유
오 이건 처음알았어요 - PUSH EBP
내 눈만 그런게 아니구먼.
솔직히 자바라서 카멜 케이스 사용하긴 한데.. 잘 안읽힘. ㅇㅇ
그냥 타이핑 하는 부분에서만 편할뿐. ㅇ
스네이크가 편해요 정말..