Topic: 有谁知道这是什么意思? |
Print this page |
1.有谁知道这是什么意思? | Copy to clipboard |
Posted by: ganlin Posted on: 2002-12-27 12:29 我在一段反编译出来的代码中发现一下语句,编译不通过, this; 有谁知道是什么意思? |
2.Re:有谁知道这是什么意思? [Re: ganlin] | Copy to clipboard |
Posted by: mitnickcbc Posted on: 2002-12-27 13:45 我觉得这好像有问题, 如果是调用其它的构造方法,用this(args);吧 |
3.Re:有谁知道这是什么意思? [Re: ganlin] | Copy to clipboard |
Posted by: taogang Posted on: 2002-12-27 23:09 the compiler should tell you the reason(s) |
4.The decompiler [Re: ganlin] | Copy to clipboard |
Posted by: snowbug Posted on: 2002-12-28 00:33 The decompiler usually can not fully restore the original source code. And none of the decompilers available nowadays can correctly interpret 100% of the bytecode. What you see is just one example where it fails. You usually need to look at the logic to figure out what the original code might be in this case |
5.I think so [Re: ganlin] | Copy to clipboard |
Posted by: ganlin Posted on: 2002-12-28 09:31 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |