软件大小: | 71 K | ||
上传用户: | invill | ||
关键词: | PracticalJAVACode 源码 | ||
下载地址: | 免注册下载 普通下载 |
相关代码 |
|
0 new #2 //Create an object of type java.lang.Object //and push a reference to it(lock). 3 dup //Duplicate the top stack value and push it. 4 invokespecial #3 //Pop the object reference(lock), and invoke //its constructor. 7 astore_1 //Pop the object reference(lock) and store //it at index 1 of the local variable table.
相关资源 |
|