重写代码 meaning in Chinese
rewriting code
Examples
- You might rewrite the code like this to explicitly demand permission to write the bitmap file
可以按照如下所示重写代码,以显式请求写入位图文件的权限: - An soa offers the ability to leverage existing legacy applications , which is usually a cost - effective alternative to rewriting code
Soa提供利用现有遗留应用程序的功能,通常是在重写代码时划算的选择。 - The implementation type can be swapped out in the configuration file , eliminating the need to rewrite the code to accommodate the different implementation methodology
在配置文件中,可以换出实现类型,从而不再需要为适应不同的实现方法而重写代码。 - Details of the iostream implementation have changed , and it may be necessary to rewrite parts of your code that use iostream if you want to link with the standard c library
Iostream实现的具体细节已经更改,如果想链接标准c + +库,可能有必要重写代码中使用iostream的部分。 - The flaws discussed so far can be fixed with a reasonable amount of reworking of the benchmark code , introducing some test parameters such as the degree of contention , and running it on a greater variety of systems and for multiple values of the test parameters
通过合理地重写代码,引入一些测试参数(例如竞争程度) ,并在更多类型的系统中、给测试参数赋予多种不同的值来运行代码,前面所讨论的那些缺陷是可以更正的。