摘要: The difference between put and post: post create new resource and ... 阅读全文
posted @ 2020-10-30 02:37 EvanMeetTheWorld 阅读(10) 评论(0) 推荐(0)
摘要: https is http with encryption. Https use SSL to encrypt normal htt... 阅读全文
posted @ 2020-10-30 02:29 EvanMeetTheWorld 阅读(26) 评论(0) 推荐(0)
摘要: 虚点线是接口 虚线是抽象类 实线是普通类 从图中可以看出来 Map, List, Set, Queue都是接口 而stack, a... 阅读全文
posted @ 2020-10-30 02:29 EvanMeetTheWorld 阅读(14) 评论(0) 推荐(0)
摘要: Why HashTable doesn’t allow null and HashMap does? To successfully... 阅读全文
posted @ 2020-10-30 02:27 EvanMeetTheWorld 阅读(16) 评论(0) 推荐(0)