- 重点词汇
- ignorev.忽视;佯装未见;
- filevt.提出(离婚诉讼或其他讼案);把…归档;用锉锉;发稿,寄给报社;
- itpron.它;他;正好是所需的;事实[情况];
- atprep. 在(某时间或时刻);在(学习或工作地点);在(某处);在…岁时;向;以,达;处于最佳(或最差等)状态;在…方面;以…的方式;从事于,忙于;因为,由于;应…(而)
- retainvt.保持;留在心中,记住;雇用;付定金保留;
- compiledv.收集( compile的过去式和过去分词 );编辑;编制;编译;
- inprep. 在里面;在(某范围或空间内的)某一点;在(某物的形体或范围)中;在…内;在…中;进入
- runtime运行时间;
- annotationn.注释;
- 相关例句
本文通过对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.
把注释与类文件修改组合起来可以提供一种走出这一困境的方法。
互联网摘选