1、需要一个JRE
2、需要.java文件,JCREATER没用过

解决方案 »

  1.   

    just need a JRE to run the java program. dll is what the JRE needs to worry about but not you.in Java, there is no separation of files like .cpp and .h.
    there are only .java files. after being compiled, there should be .class files.
    simply the two kinds of files.
    In JCreator, it is also so.
    But in JBuilder, a lot of other kinds of files may be created. That's not what you need to worry about.