重载归纳 meaning in English
overload induction
Examples
- In other words , it is impossible even via running overload - induction again to reconstruct the original method name relationships
换句话说,重新构造原始的方法名称关系是不可能的(即使通过再次运行重载归纳也是如此) 。 - Considering that overload - induction could make one of three method names a , understanding decompiled output is more difficult to say the least
考虑到重载归纳可以使三分之一的方法的名称变为“ a ( ) ” ,我们至少可以这样说,理解反编译的输出结果更为困难。 - Overload - inductions patented algorithm determines all possible renaming collisions and only induces method overloading when it is safe to do so . the procedure is provably irreversible
重载归纳的专利算法决定所有可能的重命名冲突,并且只有在可以安全地归纳方法重载时,才会这样做。