Line coverage: the percentage of lines covered in the class file.
行覆盖率:类文件中覆盖的行百分比。
The class file names and locations must conform to the JVM requirements.
这些class文件的名字和位置必须和JVM的需求相吻合。
Retain the annotation in the compiled class file, but ignore it at runtime.
将注释保留在编译后的类文件中,但是在运行时忽略它。
Use the annotation as indicated, but then discard it in the compiled class file.
按照规定使用注释,但是并不将它保留到编译后的类文件中。
This invokes the New class wizard, which you can use it to create the class file.
这将调用NewClass向导,您可以使用该向导来创建类文件。
Another option is to package your class file into a JAR file, and deploy the JAR file.
另一个办法是将类文件打包到JAR文件中,并且部署JAR文件。
Combining annotations with class file modification can provide a way out of this dilemma.
把注释与类文件修改组合起来可以提供一种走出这一困境的方法。
Inside this class file, we also have variable substitutions we want our users to customize.
在此类文件内,还有一些需要用户自定义的变量替换。
The only class file in the portlet is the portlet controller class, called ZiptoLocPortlet.
portlet中唯一的类文件是portlet控制器类,名为ZiptoLocPortlet。
AOP make bytecode changes normal, without requiring understanding of the class file format.
AOP常常会要修改字节码,但又完全不需要理解class文件的格式。
The actual class file modifications are done by a JiBX component called the binding compiler.
实际的类文件修改是由称为绑定编译器的JiBX组件完成的。
Click upload to upload the soa_msg.xml file (as shown in Listing 1) from the class file folder.
单击upload从类文件文件夹中上传soa_msg . xml文件(如清单1所示)。
And it is generally not a good idea to manually modify the generated class file for a typed DataSet.
而且对类型化数据集来说,手动修改生成的类文件通常不是一个好主意。
It takes an XML Schema Definition (XSD) file as well as a class file to create a strongly typed DataSet.
它使用XMLSchemaDefinition (XSD)文件以及类文件来创建强类型数据集。
Switch to the IDE and place the cursor in the first line of index.php, just about to include the class file.
切换到IDE,将游标放在index . php的第一行,就在包含类文件的地方。
Retain the annotation in the compiled class file of the annotated class, and read it when the class first loads.
将注释保留在编译后的类文件中,并在第一次加载类时读取它。
To deploy the service, copy the class file into c: \ jakarta-tomcat-4.1.30 \ webapps \ axis \ WEB-INF \ classes.
为了部署该服务,请将类文件复制到c: \jakarta - tomcat - 4.1.30 \webapps \axis \web - INF \ classes中。
However, I find it easier to create the class file first, with some empty methods, and then create the test file.
然而,我发觉首先创建带有一些空方法的类文件,然后生成测试文件是很容易的。
Next, take a look at the corresponding PHP class file. Create a new directory in direct and name it classes.
接下来,我们来看对应的PHP文件,在direct下创建一个新目录,并将其命名为classes。
Other versions (newer and older) may work, but the location of the required class file within it may have changed.
其他版本(更新版本和更旧版本)也可以运行,但它所需的各类文件的位置会发生改变。
A partial method is usually defined in a partial class file and is optionally implemented in the regular class file.
分部方法通常被定义在一个分部类中,在常规的类文件中也可实现。
Compile the code and place the class file in <WP root>/shared/app/org/apache/log4j/servlet/ConfigurationServlet.class.
编译该代码并将类文件放在 <WProot>/shared/app/org/apache/log4j/servlet/ConfigurationServlet.class 中。
At the beginning of the controller class file addressadmin_controller.rb, you need to add the code shown in Listing 7.
在控制器类文件addressadmin_controller . rb的开头,需要添加如清单7所示的代码。
Using reflection then, you have an ActionListener implementation, but don't have an added .class file in the file system.
然后使用反射,您有一个ActionListener实现,但是没有在文件系统中增加一个 .class 文件。
To begin, go to the list of variables in the xforms_lib.php class file, and add two more variables, as shown in Listing 1.
首先,转到xforms_lib . php类文件中的变量列表,添加另外两个变量,如清单1所示。
Service class represents an SOA-enabled .NET class file that, when compiled, can be deployed to any Microsoft service host.
服务类代表了一种支持 SOA 的.NET 类文件,在汇编时,该文件可以部署到任意的Microsoft 服务主机之上。
The compiled class file for it is in the extracted samples directory, in the file test-client.jar. Enter the following command.
该程序的已编译类文件位于解压缩的samples目录中的test-client . jar文件中。
Now that you have the class file, you can import that into the agent in Domino Designer and manage the code from within Eclipse.
现在已经有了类文件,我们可以将其导入DominoDesigner 中的代理中,并在 Eclipse中管理代码。
If you try to print or view a class file as text, you'll generally see many strings of this type, each a reference to some class.
如果您尝试将一个类文件作为文本输出或查看,那么通常会看到上述形式的多个字符串,每个字符串都是对某个类的引用。
The bytecode that makes up the executable portion of the class file is actually machine code for a special kind of computer — the JVM.
构成类文件可执行部分的字节码实际上是针对特定类型的计算机—jvm—的机器码。
应用推荐