Examples of using Extra code in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
So, there's no need for extra code.
We can reduce a lot of extra code by using this higher order function.
To make the example above work in IE5, add some extra code.
This extra code may not add any value, but it can still do a lot of harm.
To make the example above work in IE5, add some extra code.
This means that you will have to write extra code to test for different browsers.
Notice that top1 uses the synchronized method modifier,which does not generate extra code.
This means that you will have to write extra code to test for different browsers.
This is running extra code that is not needed by the end user, not to mention that calling process. env.
Only the lunar lander, though, required the extra code to set down safely on the moon.
(A static resource is a file our server reads from disk andthen just serves it without running any extra code.).
Don't be so lazy as not to write an extra code line: complex expressions are hard to read, after all.
The multiprocessing version of this example is great because it's relatively easy to set up andrequires little extra code.
For a tool that performs various jobs, extra code is required to make that tool flex to your needs.
Static languages are usually extra strict in catching errors via kind checking,and it takes extra code to build a prototype.
Design by Contract avoids extra code and improves performance, as long as all clients of a class abide by the contract.
As can be shown from the image above,the malicious version had extra code added to it compared to the legitimate version.
That's important because extra code means extra surface area for bugs to hide in, which means more bugs will hide in it.
Static languages are usually extra strict in catching errors via kind checking,and it takes extra code to build a prototype.
Rewarding developers for writing extra code just gives us bloated software that incurs higher maintenance costs and higher cost of change.
Spark Streaming recovers both lost work and operator state(e.g. sliding windows)out of the box, without any extra code on your part.
Set the saturation of the lights to 254- this is extra code, but ensures that the light has full saturation.
The plug-ins provided by the community also makes it easier for programmers to optimize the website's functionality andperformance without writing extra code.
The TypeScript transpiler(just like Babel)has features that require generating extra code(inheritance, enum, generics, async/await, etc).
In software, this is especially true because extra code has to be developed, reviewed, tested, and considered when the other code is modified.
But that means that you need to write code once per platform(iOS, Android),and then write extra code for the Javascript Interface.
A b Gecko-based browsers versions 6- 10 implement the WebSocket object as"MozWebSocket",[24]requiring extra code to integrate with existing WebSocket-enabled code.
This gives Java code extra resiliency while maintaining a higher level of portability than more hardware-dependent solutions.
When you over-complicate the code by adding extra features, you are making the code harder to read, understand, maintain and test.