| 1. | Interface must define the three declared method signatures 接口的企业bean必须定义三个已声明的方法特征符: |
| 2. | Since java method signatures are easy to parse , the parsing capability of the 由于java方法特征符易于解析,所以 |
| 3. | This signature is just an easy way of verifying that a block of data really 这个特征符恰好是一种验证一个数据块确实 |
| 4. | Notice that the function signature line ends with a colon and thus introduces a new block , marked by the indentation in the subsequent lines 请注意函数特征符行以冒号结尾,从而引入了一个新块,它是通过使后续行缩进来标记的。 |
| 5. | First remove all visibility modifiers in the method signature or at least scan for them and remove them if found , then insert the desired modifier 首先删除方法特征符中所有的可视性修饰符(或至少扫描查找它们,如果找到,就删除) ,然后插入所希望的修饰符。 |
| 6. | You have no doubt observed beforehand when editing java source code that the outline view updates as you re typing a method signature if you haven t noticed , try it ! 您以前在编辑java源代码时,一定会观察到:在您输入方法特征符时outline视图进行了更新(如果您没有注意到,那就试一下! ) 。 |
| 7. | It includes class and method names , signatures , and strings which you can recognize in the text interpretation to the right of the hexadecimal dump , along with various binary values 它包括类名和方法名、特征符以及字符串(您可以在十六进制转储右侧的文本解释中识别它们) ,还有各种二进制值。 |
| 8. | Following the signature are a pair of class format version numbers in this case , for minor version 0 and major version 46 - 0x2e in hexadecimal - as generated by the 1 . 4 . 1 javac , then a count of entries in the constant pool 该特征符之后是一对类格式版本号(本例中,是由1 . 4 . 1 javac生成的次版本0和主版本46用十六进制表示就是0x2e ) ,接着是常量池中项的总数。 |
| 9. | The very first thing in the binary class representation shown in listing 1 is the " cafe babe " signature that identifies the java binary class format and incidentally serves as a lasting - but largely unrecognized - tribute to the hard working 清单1显示的二进制类表示中首先是“ cafe babe ”特征符,它标识java二进制类格式(并顺便作为一个永久的但在很大程度上未被认识到的礼物送给努力工作的 |