- 重点词汇
- soconj.所以;(表示因果关系)因此;(表示目的)为了,以便;其次,然后;<古> 只要;同样
- methodsn.method的复数:方法;方法( method的名词复数 );方法论;教学法;分类法;
- all ofadv.实足,不少于;
- likeprep.相似; 类似; 像; (询问意见)…怎么样; (指某人常做的事)符合…的特点,像…才会;
- inprep. 在里面;在(某范围或空间内的)某一点;在(某物的形体或范围)中;在…内;在…中;进入
- mydet.我的;(用于感叹句,表示吃惊等);(称呼别人时使用,表示亲切);(对下级的称呼);
- were be的过去时复数和第二人称单数形式;有时代替 was,用于条件从句、动词 wish 之后等;
- javan. 爪哇;爪哇产的咖啡;<电脑>在网际网络上的应用程序开发语言;
- 相关例句
Compile the application ( including the class file) with javac or jikes and run.
用javac或jikes编译应用程序(包括类文件),然后运行。
互联网摘选
Another option is to package your class file into a JAR file, and deploy the JAR file.
另一个办法是将类文件打包到JAR文件中,并且部署JAR文件。
互联网摘选
本方案的核心设计思想如下:①用本地加密的方法来保护Java类文件,以有效地对抗反编译。
互联网摘选
由于第一个例子已编译过源代码,db2evmonfmt Java类文件已存在。
互联网摘选
This example executes the EJB client as a pure Java class file invoked from the command line.
该示例将EJB客户端作为从命令行调用的纯Java类文件来执行。
互联网摘选
Retain the annotation in the compiled class file, but ignore it at runtime.
将注释保留在编译后的类文件中,但是在运行时忽略它。
provided by jukuu
本文通过对Java类文件的结构进行介绍和分析,实现了一个Java类文件的校验器。
互联网摘选
The actual class file modifications are done by a JiBX component called the binding compiler.
实际的类文件修改是由称为绑定编译器的JiBX组件完成的。
互联网摘选
Inside this class file, we also have variable substitutions we want our users to customize.
在此类文件内,还有一些需要用户自定义的变量替换。
互联网摘选
Notice that the extension of the class file name matches the language that you have selected.
注意,类文件名的扩展名与选择的语言相一致。
provided by jukuu
AOP make bytecode changes normal, without requiring understanding of the class file format.
AOP常常会要修改字节码,但又完全不需要理解class文件的格式。
互联网摘选
如果关联的应用程序已经实现,则这些操作签名还显示在web服务类文件中。
provided by jukuu
However, this type will appear with its generic portion in the web service class file.
但是,在web服务类文件中,该类型将附带其泛型部分出现。
provided by jukuu
Combining annotations with class file modification can provide a way out of this dilemma.
把注释与类文件修改组合起来可以提供一种走出这一困境的方法。
互联网摘选