현인이 되는 7가지 요건
- 자신보다 현명한 사람 앞에서는 침묵할 것.
- 상대방의 이야기를 끝까지 경청할 것.
- 대답할 때는 서두르지 말 것.
- 언제나 정곡을 찌르는 질문을 하고, 대답은 조리있게 한다.
<meta name="viewport" content="width=device-width, initial-scale=1.0">
I’ve always, in daily life, set English(U.S.) as default… Read more “국문법 스터디 노트 #1”
This study note is from Tutorialspoint(https://www.tutorialspoint.com/ruby/… Read more “루비 프로그래밍 언어 스터디 노트 #1”
printf
in CString.format("%.6f", weight);
// Integer types
byte, 1 byte
short, 2 bytes
int, 4 bytes
long, 8 bytes
// Floating
… Read more “자바 스터디 노트 #1” Here’s the format.
$ ln -s [TARGET FILE or DIR] [LINK-NAME]