byte manipulation
常见例句
- Some frameworks use proxy objects or byte-code manipulation for this.
一些框架使用代理对象或字节码操作实现此目的。 - cglib 2.1: An open source byte code manipulation library you'll need to install to use the EasyMock class extension.
cglib 2.1:一个开放源码的字节码操作库,需要安装它才能使用 EasyMock 类扩展。 - By overriding invokeMethod, getProperty and setProperty we can intercept every single call to our Objects without the need for a proxy or byte-code manipulation.
通过覆盖invokeMethod、getProperty和setProperty我们可以拦截每个对我们对象的单个调用,无需代理或字节码处理。 返回 byte manipulation