Examples of using Refactored in English and their translations into Vietnamese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
The code is written(or refactored) just to make the test case pass.
Most importantly,how do you write code which can easily be refactored later?
The i18n module has been refactored to benefit from significant performance gains.
Refactored solution: Get some time to write more tests to get rid of the false positives.
First release by Minh Nguyễn, based on a refactored codebase by Hiếu Đặng.
A refactored solution exists that is clearly documented, proven in actual practice and repeatable.
At the end of summer 2014, Project Mezzanine refactored the system to match this high-level architecture.
I refactored jobSort() to use Redux which was surprisingly not as difficult as I thought it would be.
Floating point support in scripts, refactored screen drawing code, bug fixes, new syntax files, etc.
The maximal method cyclomatic complexity is 88 and such a high resultshows that that method should be reviewed and refactored if possible.
The development team of PHPNG refactored the Zend Engine, and remarkably optimised memory usage.
The most notable new feature is that the command and control(C&C)mechanism has been refactored to use the Tor anonymizing network.
In this refactored code, all the knowledge is stored in the isAllowed() method, so it's easy to test.
When you return to the code, if you can't understand it by reading through it once,it should be refactored in some way, shape, or form.
In TypeScript, such things can often be refactored with just one click of“Rename Symbol” command in your IDE.
If code is so complex that after reading the file, class, function comment, and the code itself you still don't understand it,it probably needs to be refactored.
Aragon's refactored DApp goes live on testnet this month and it will be rigorously tested,” says Mousavinia.
Highlights of this release were support for Linuxcontainers with kernel isolation provided by Hyper-V and a refactored Nano Server strictly for use as a base OS container image.
Existing applications will need to be refactored at the infrastructure and application layers to align with the security and capacity requirements of the public cloud.
The rise of microservices has been a remarkable advancement in application development and deployment with microservices,an application is developed, or refactored, into separate services that“speak” to one another in a well-defined way- via APIs.
Second Class Citizens-test code isn't as well refactored as production code, containing a lot of duplicated code, making it hard to maintain tests.
I refactored a few of the tasks, I reviewed a bunch of code that John Newbery had written and I think he had the most commits for the 0.15 release because he's really into it now.
Using metrics such as LCOM4(Lack of Cohesive Methods) in a software called Sonar, and“Relational cohesion measurement” in NDepend(a cool tool I described here before),you can identify classes that could be refactored.
Until now Bootstrap has used LESS as its main CSS prepocessor, but for the new major release,the style rules will be refactored to Sass, which is much more popular among frontend developers, has a huge contributor base, generally easier to use and offers more possibilities.