The class files do not have to be recompiled.
不必重新编译类文件。
Run an md5 algorithm against the binary class files.
对二进制类文件运行md5算法。
Class files are generated after successful compilation.
成功编译之后将产生类文件。
Make a jar archive called editor.jar with the class files.
用该类文件生成名为editor .jar的jar压缩文档。
Next, create the four BLL class files in the BLL subfolder.
然后,在BLL文件夹中创建4个类文件。
JSR-45 allows to map source files and source lines to class files.
JSR - 45可以将源文件及其行号映射到class文件中。
Ensure that Export generated class files and resources is selected.
确保选中Exportgeneratedclass filesandresources。
If you can run the ij tool, the dblook class files are already in your CLASSPATH.
如果能运行ij工具,那么dblook类文件就已经存在于CLASSPATH中了。
This allows the scala plugin to provide the scala tools to build the class files.
这就允许Scalaplugin提供Scala工具来构建类文件。
Install the class files in the <websphere-home>/PortalServer/shared/app directory.
在 <websphere-home>/PortalServer/shared/app目录下安装类文件。
The compiler takes each aspect and creates class files that contain the advice code.
编译器接受每一个方面,并建立包含通知代码的类文件。
To analyze multiple JARs or class files, specify a separate class element for each.
分析多个JAR或者类文件时,要为每一个文件指定一个单独的class元素。
The JVM classpath is set to ensure runtime recognition of class files in utilclasses.jar.
设置了JV m类路径以确保在运行时可以识别utilclasses . jar中的类文件。
The first and foremost step is to manually validate the locations of all of your class files.
第一步是手动地确认所有类文件的位置。
Once you've got your binding definition, you need to actually compile it into the class files.
一旦您完成了绑定定义,就需要实际地将其编译成类文件。
Sounds much better than saying your class files are being "mangled" or "implanted", doesn't it?
与说成类文件正“被破坏”或“被植入”相比,这个词似乎更好,不是吗?
Translation of SQLJ applications produce .class files and one or more serialized profiles.
翻译SQLJ应用程序会生成.class文件和一个或多个序列化配置文件。
But how can that work if the class loader looks for existing class files for each class it loads?
但是,如果类装入器为它所装入的每个类查找现有类文件,那么它会如何工作呢?
You can place either the JAR file or the actual package folders and class files into this directory.
您可以将JAR文件或实际的包文件夹和类文件放到这个目录下。
The JDBC class files must be placed in the same directory structure as that on the deployment manager.
jdbc类文件必须和在部署管理器上一样,放在相同的目录结构中。
The source and class files for all three can be found in the code package that accompanies this article.
它们三个的源文件和类文件可以在本文中附带的代码包中找到。
To write bug detectors, you need some understanding of the structure of JVM bytecode and of class files.
要编写bug检测器,则需要了解JVM字节码和类文件的一些结构。
Then, calls to the appropriate methods in these class files are woven into the original application code.
然后,在这些类文件中对适当方法的调用被编织入原始应用程序代码。
It's recommended that you leave the default setting: Create separate folders for sources and class files.
建议保留默认设置:Createseparatefolders forsourcesandclass files。
The binding compiler adds JiBX binding code to your class files, preparing them for use with the JiBX runtime.
绑定编译器将JiBX 绑定代码添加到您的类文件,编译它们以在 JiBX运行时使用。
Ensure that Create separate folders for sources and class files in the Project layout section is selected.
确保选中projectlayout区域的Createseparate folders forsourcesandclass files。
Even building a JAR file from the class files doesn't change this — the JAR is just a container for the class files.
即使从类文件构建JAR文件也不会改变这一点—jar只是类文件的容器。
Because the code can execute in any environment, the class files might not be the same as when the code was compiled.
因为代码可以在任何环境中执行,所以类文件可能与代码编译时不同。
This JAR file includes all the class files that we created for our application as well as the SOAP proxy classes.
JAR文件中包括我们为这个应用程序创建的所有CLASS文件和soap代理类。
Regular expressions are ways to match patterns against text — similar to how a compiler works to generate class files.
正则表达式是根据文本匹配模式的方法—类似于编译器生成类文件的工作原理。
应用推荐