我们真正想看到的是,基本类型可以自动进行包装(boxing)和解包装(unboxing),类似于用 C#所进行的操作(或者比后者更好)。
What we'd really like to see would be automatic boxing and unboxing of primitive types, similar to what is done in C# (except better).
我们真正想看到的是,基本类型可以自动进行包装(boxing)和解包装(unboxing),类似于用 C#所进行的操作(或者比后者更好)。
What we'd really like to see would be automatic boxing and unboxing of primitive types, similar to what is done in C# (except better).
应用推荐