2021-02-04-TIL
2021-02-04-TIL
skija
타입스크립트 추천
Using streams to manipulate a String in Java
Using Java 8 Streams replace Characters in a String if found in a list of Characters
How to get HTTP Response Header in Java
https://mkyong.com/java/how-to-get-http-response-header-in-java/
Map 데이터 전부 가져오기
https://jang8584.tistory.com/271
Java program to convert a Set to an array
https://www.tutorialspoint.com/Java-program-to-convert-a-Set-to-an-array
Sorting with Comparable and Comparator in Java
https://www.infoworld.com/article/3323403/java-challengers-5-sorting-with-comparable-and-comparator-in-java.html
PriorityQueue in Java
https://www.geeksforgeeks.org/priority-queue-class-in-java-2/
http://asuraiv.blogspot.com/2015/11/java-priorityqueue.html
프린터 문제
https://ju-nam2.tistory.com/38
Draw a line with a thickness in AWT
https://www.rgagnon.com/javadetails/java-0260.html
Draw a Pie chart with AWT in Java
https://stackoverflow.com/questions/62374617/trying-to-draw-a-pie-chart-with-awt-in-java
Draw a Bar chart with Swing in Java
https://www.javacodex.com/Graphics/Bar-Chart
JFreeChart
https://zetcode.com/java/jfreechart/
Combination and Permutation in Java
https://www.tutorialspoint.com/permutation-and-combination-in-java