-->
当前位置:首页 > 题库

Using `import` to import all classes in a package may slow down

Luz5年前 (2021-05-10)题库1078
Using `import` to import all classes in a package may slow down the compilation but has no effect on the run-time performance. ~@[](1)

答案:TRUE