معنی فارسی refactoring
B1فرآیند دوباره ساختاردهی کد برای بهبود کیفیت و کاهش خطاها.
The process of restructuring existing computer code without changing its external behavior.
- verb
- noun
To rewrite existing source code in order to improve its readability, reusability or structure without affecting its meaning or behaviour.
The code works, but I must refactor it before it is production quality.
(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.
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.
An act or process in which code is refactored.
دوباره ساختاردهی میتواند در حفظ کد تمیز کمک کند.
Refactoring can help in maintaining clean code.
تکنیکهای مناسب دوباره ساختاردهی میتوانند از بروز باگهای آینده جلوگیری کنند.
Proper refactoring techniques can prevent future bugs.
معنی فارسی کلمه refactoring
:
فرآیند دوباره ساختاردهی کد برای بهبود کیفیت و کاهش خطاها.