kingreatwill / open

Learning notes & research
MIT License
49 stars 15 forks source link

可视化数据结构 #2

Open kingreatwill opened 2 years ago

kingreatwill commented 2 years ago

可视化数据结构网站:https://www.cs.usfca.edu/~galles/visualization/Algorithms.html

kingreatwill commented 2 years ago

Java线程池拒绝策略:https://blog.51cto.com/thinklili/2115661 https://segmentfault.com/a/1190000040502271

kingreatwill commented 2 years ago

2 w字长文带你深入理解Java线程池: http://openx.huawei.com/communityHome/postDetail?postId=556&id=41&sid=cb41f686bdfb11eba17afa163efec54d -Xss and -XX:ThreadStackSize

kingreatwill commented 2 years ago

springboot controller pathvariable enum: https://github.com/test-project-demos/spring-boot-get-post-enum-param https://blog.csdn.net/alinyua/article/details/86383254 https://github.com/ihoneymon/spring-pathvariable-sample https://stackoverflow.com/questions/39774427/springs-requestparam-with-enum

kingreatwill commented 2 years ago

可视化代码执行工具——Python Tutor ,其可以可视化的看Python、Java、C、C++、JavaScript 和 Ruby 的执行过程