noun 下载 🔗分享 重构,代码重构 The process by which source code is refactored. Examples : "After finding many bugs, the programmer decided a complete refactor of the game's code was necessary to improve its stability. " 在发现大量错误后,程序员认为有必要对游戏代码进行彻底的重构,以提高其稳定性。 computing technology internet process 与AI对话词汇游戏阅读练习
verb 下载 🔗分享 重构,代码重构 To rewrite existing source code in order to improve its readability, reusability or structure without affecting its meaning or behaviour. Examples : "The code works, but I must refactor it before it is production quality." 代码能正常运行,但我必须先重构一下,才能达到生产级别的质量。 computing technology internet technical process structure 与AI对话词汇游戏阅读练习
verb 下载 🔗分享 重构,重整,代码优化。 (writing) To rewrite existing text in order to improve its readability, reusability or structure without intentionally affecting its meaning. Similar to, but sometimes involving more extensive restructuring than, copy editing. Examples : "Two significant activities which to contribute to community projects, such as Wikipedia, are to refactor complicated articles into simpler ones, and to refactor duplicated content into reusable templates." 参与维基百科等社区项目的重要活动包括:重写复杂的文章,使其更易于理解;以及重构重复的内容,使其成为可复用的模板。 writing technical computing language structure 与AI对话词汇游戏阅读练习