【C++】C++的四种强制转换reinterpret_cast/const_cast/static_cast /dynamic_cast(约813字)
文章目录reinterpret_castconst_caststatic_cast < type-id > (expression)dynamic_cast举个例子
【Java】知道哪些垃圾收集器?(约931字)
文章目录知道哪些垃圾收集器?说说 Serial 收集器?说说 ParNew 收集器?说说 Parallel Scavenge 收集器?说说 Serial Old 收集器?说说 Parallel Old 收集器?说说 CMS 收集器?说说 Garbage F...
【Java】对 SpringCloud 了解多少?(约458字)
文章目录对 SpringCloud 了解多少?什么是微服务?微服务架构主要要解决哪些问题?有哪些主流微服务框架?SpringCloud 有哪些核心组件?





















