Ur request is somewhat funny

解决方案 »

  1.   

    你可以把它单独出来,然后打成.jar再加以引用一下看看成不?
      

  2.   

    Not my question is funny. Its my client's request is funny.
      

  3.   

    Thrown ur customer to the garbage!U just answer:JDK1.1 make it impossible to do that,don't apply such non-sense request.
      

  4.   

    大不了用它的源代码呗。re:   反编译过来的源代码,在jdk1.1.8下是不能编译的。   正在尝试用jni调用sdk下的消息,不知道能不能实现,那位大哥有着方面的资料?
      

  5.   

    Thrown ur customer to the garbage!U just answer:JDK1.1 make it impossible to do that,don't apply such non-sense request.-----------------------------------------  Maybe
      

  6.   

    大不了用它的源代码呗。re:   反编译过来的源代码,在jdk1.1.8下是不能编译的。   正在尝试用jni调用sdk下的消息,不知道能不能实现,那位大哥有着方面的资料?
    ============================================================================
    谁让你反编译了。
    sun有它的源代码下载的,1.18的我不知道,但是我下载过1.3.1和1.4的源代码。
      

  7.   

    反编译的代码跟源代码虽然有些区别,但我想也应该用不了的
    我在1.4的环境下是可以编译的,但是换到1.1.8就报很多错误。
    1.1.8不支持太多的东西,如Lit,ArrayList,Iterator等。
    不过我还是会试试源代码的。
    谢谢!