tostring 双语例句
全部
1·Listing 3. Annotation for toString generation.
清单3 . toString生成的注释。
2·Listing 5. ToString annotations on JDK 1.4.
清单5。
3·Listing 7 shows some test classes for the ToString annotation.
清单7展示了ToString注释的一些测试类。
4·Adjust the toString method of Tweet.groovy as shown in Listing 15.
按清单15调整Tweet . groovy的toString方法。
5·The toString method is what the JList calls to display the results.
JList调用toString方法显示结果。
6·Doing so prevents the toString method from printing a lot of output.
这样做可以阻止toString方法输出过多内容。
7·The toString generator also gives you the ability to handle arrays.
您还能使用toString生成器处理数组。
8·The other method that is now available for all array types is toString .
所有数组类型都可用的另一个方法是toString 。
9·You can define annotations for toString generation in many different ways.
可以以多种方式为toString的生成定义注释。
10·Default equals, hashcode, and toString methods are automatically generated.
自动生成默认的equals、hashcode和toString方法。
