无类型的 meaning in English
typeless
Examples
- All variables in rexx are typeless
在rexx中,所有变量都是无类型的。 - Right now the binding generator doesn t know what kind of content is present in a java collection or other untyped reference , so the generator just leaves it to the user to modify the generating binding and add the appropriate content ; once the generics reflection code is added , the generator will instead be able to get type information directly from generics for users of java 5
现在绑定生成器不知道在java集合(或者其他无类型的引用)中出现的是什么样的内容,因此生成器让用户修改生成的绑定并增加相应的内容;加入泛型反射代码后,对于使用java 5的用户,生成器将可以从泛型中直接得到类型信息。