2022年8月17日

【原创】JDK 9-17新功能30分钟详解-语法篇-var

摘要: JDK 9-17新功能30分钟详解-语法篇-var 介绍 JDK 10 JDK 10新增了新的关键字——var,官方文档说作用是: Enhance the Java Language to extend type inference to declarations of local variable 阅读全文

posted @ 2022-08-17 09:09 yeyu456 阅读(1480) 评论(5) 推荐(1)

导航