| 1. | By contrast , starting up without weaving took about five seconds 对应地,不带织入的启动用了大约5秒。 |
| 2. | Load - time weaving enhancements 装入时织入的增强 |
| 3. | Element that defines the set of aspects to be used for load - time weaving and a 元素定义用于装入时织入的方面集合, |
| 4. | You ll find more details on load - time weaving with aspectj 5 in the 中,可以发现关于利用aspectj 5进行装入时织入的更多细节。 |
| 5. | However , start - up time with load - time weaving took about 15 seconds , including weaving time 不过,带装载时织入的启动用了约15秒,包括织入时间。 |
| 6. | To learn about using aspectj load - time weaving on earlier versions of the java language 以了解关于对更早版本的java语言使用aspectj装载时织入的知识。 |
| 7. | The trade - off for the simplicity of using load - time weaving is the additional time required to start an application 装载时织入的简单性的代价是启动应用程序需要更多的时间。 |
| 8. | Retention because this cannot be supported when doing binary weaving weaving using . class files as input 持久性的注释的连接点匹配,因为在进行二进制织入的时候不支持这项功能(织入时用 |
| 9. | One issue is the requirement that the aspectj weaver be able to resolve references to third party classes contained in the jar being woven 一个问题是要求aspectj织入器能够解析对包含在被织入的jar中的第三方类的引用。 |
| 10. | Some ide plug - ins notably ajdt are adding options to simplify configuring load - time weaving , but you don t need these options to use the technique 一些ide插件(特别是ajdt )添加选项来简化加载时织入的配置,但使用这种技术不一定需要这些选项! |