defactor

词形变化

defactored defactoring defactors 三单 defactors defactoring 现在分词 defactored 过去式 defactored 过去分词

释义与例句

v.
  1. 1.

    To modify source code to remove design patterns and structure, for example to make it harder to reverse-engineer.

    罕用 计算机 工程 数学

    One of my favorite transformations is to use threads to confuse a hacker who is trying to steal code. […] Many of the transformations I've discussed go against the programmer's natural sense of what's good and right […] You also don't have to defactor (see the section "Removing Programming Idioms") if you don't want to; you can refactor too. Refactor two similar classes into a parent class, but leave behind a buggy version of one or more of the refactored classes.

词源

de- + factor, modelled on earlier refactor.

来源:wiktionary