Dynamic proxy, as its name suggests, supports an SEI dynamically at run time without requiring any code generation of a stub class that implements a specific SEI.
动态代理,正如它的名字暗示的,能在运行时动态的支持一个SEI而不需要产生任何代码实现一个特定的SEI。
But the code in AccessValue1 is very simple, making it an ideal target for run-time class generation.
但是AccessValue1中的代码非常简单,这使它成为运行时类生成的理想目标。
应用推荐