madplay.github.io
madplay.github.io copied to clipboard
오늘도 MadPlay!
# FTP Active와 Passive 차이 FTP에서 액티브(Active) 모드와 패시브(Passive) 모드는 어떤 차이가 있을까? [https://madplay.github.io/post/ftp-active-passive](https://madplay.github.io/post/ftp-active-passive)
# Java 8 날짜와 시간 계산 자바 8에서 추가된 날짜 관련 클래스(LocalDate, LocalDateTime)로 날짜와 시간을 계산해보자. [https://madplay.github.io/post/java8-date-and-time](https://madplay.github.io/post/java8-date-and-time)
# TCP와 UDP 차이 그리고 TCP/IP TCP와 UDP의 차이에 대해서 알아보자. [https://madplay.github.io/post/network-tcp-udp-tcpip](https://madplay.github.io/post/network-tcp-udp-tcpip)
# 자바 제네릭(Java Generic) - MadPlay's MadLife. [https://madplay.github.io/post/java-generic](https://madplay.github.io/post/java-generic)
# 자바의 String 객체와 String 리터럴 자바에서 문자열을 선언하는 방법은 두 가지가 있다. String과 new String()은 어떤 차이가 있을까? [https://madplay.github.io/post/java-string-literal-vs-string-object](https://madplay.github.io/post/java-string-literal-vs-string-object)
# Jekyll 블로그에 utterances로 댓글 기능 추가하기 - MadPlay's MadLife. 지킬 블로그에 댓글 기능을 추가해보자. 댓글을 github 이슈 기반으로 연동하는 utterances를 적용하기 [https://madplay.github.io/post/jekyll-blog-comments-with-utterances](https://madplay.github.io/post/jekyll-blog-comments-with-utterances)
# 자바 String, StringBuilder 그리고 StringBuffer 성능 차이 비교 자바에서 String과 StringBuilder 그리고 StringBuffer의 차이는 무엇일까? 그리고 제일 빠른 연산 속도는 어떤 것일까? [https://madplay.github.io/post/difference-between-string-stringbuilder-and-stringbuffer-in-java](https://madplay.github.io/post/difference-between-string-stringbuilder-and-stringbuffer-in-java)
# git commit author 변경 (커밋 작성자 변경하기) - MadPlay's MadLife. [https://madplay.github.io/post/change-git-author-name](https://madplay.github.io/post/change-git-author-name)
# git commit author 변경 (커밋 작성자 이름 변경하기) - MadPlay's MadLife. [https://madplay.github.io/post/change-git-author-name](https://madplay.github.io/post/change-git-author-name)
# 자바 14 버전에서는 어떤 새로운 기능이 추가됐을까? - MadPlay's MadLife. [https://madplay.github.io/post/what-is-new-in-java-14](https://madplay.github.io/post/what-is-new-in-java-14)