Besides not being a problem, it collaborates to standardizing the way code looks, thus facilitating the readability across different code bases.
除了不是一个问题,而是协作,以规范的方式代码,从而促进可读性跨越不同的代码基地。
First way code is more simple, but second way optimizes stack usage, which I am preferring in all my cases to deal with huge data without affecting the stack and the performance.
第一种方法代码更简单,但第二种方法优化堆栈的使用,而我更喜欢我的所有案件处理不影响堆栈和性能庞大的数据。
Just as the code breaking has its wider relevance in the struggle for Spain, so his attempts to make his way up the promotion ladder speak volumes about British society.
正如破译密码在西班牙的战争中有着更广泛的意义一样,他试图晋升的努力也充分说明了英国社会的情况。
That way, Apple could not unilaterally introduce a code that weakens the iPhone—a user would have to consent to it.
这样,苹果就不能单方面引入削弱iPhone 的代码,而是必须先得到用户的同意才行。
In this way, you can have code on three machines running against multiple threads.
通过这种方式,您可以让代码在三台机器上针对多个线程运行。
You write code the way you like.
根据喜欢的方法编写代码。
We needed an effective way to manage the code.
我们需要一个有效管理代码的方法。
We will also bundle it all up in a plugin to show one way of integrating code generation into your development process.
我们还会将它们都绑定到一个插件中,从而展示一种将生成的代码集成到开发过程的方法。
This way, the code can leave the resource management to the container and yet easily access a resource through its name.
以此方式,代码可以脱离容器的资源管理而仍然可以轻易的通过资源的名称访问资源。
In this way, the code is optimized for the most likely case.
按照这种方式,代码对于最可能出现的情况是最优的。
Remember the way this code works, the display name of the property is the key.
还记得这个代码的工作方式吗,属性的显示名就是键值。
Static analysis tools are one way of improving overall code quality.
静态分析工具是提供总体代码质量的唯一途径。
Therefore, at least the way the code presently stands, it cannot be vectorized.
因此,至少从目前的代码使用方式来说,尚不能进行向量化。
It also leaves as an exercise for the reader several enhancements to the way the sample code USES regular expressions.
它还为读者留下了一个练习,要求读者对示例代码使用正则表达式的方式作一些改进。
Even if your team has a different methodology, most of the time you are the one in charge of the way you code, and this is where refactoring comes along.
即使你的团队采取的方法别出蹊径,但在大多数时候,总是由你来负责管理编码方式,这时就是运用重构的时机。
Performing manual code reviews and inspections can be a highly effective way of identifying defects in code.
执行手工的代码复查和检查是一种在代码中确定问题的很有效的方式。
The below code shows the alternatively way.
以下代码展示了另外一种方法。
Because of the way the code is structured, we now know that memory location 0001f574 stores some kind of data.
通过代码的构造方式,我们现在知道内存地址0001f 574处存储有某种类型的数据。
But as programs become more complex, recursive programming gives the programmer a better way of organizing code in a way that is both maintainable and logically consistent.
不过,随着程序越来越复杂,递归程序设计能够让程序员以可维护且逻辑一致的方式更好地组织代码。
Code metrics are a way to mathematically calculate the complexity of code.
代码度量是一种计算代码复杂度的数学方法。
It may at first appear that representing empty lists in this way makes the code simpler.
一开始看来,用这种方法表示一个空链表使代码简单。
If you're like many programmers who aren't fond of commenting code, unit tests are a way of documenting your code behavior.
如果您像其他许多程序员一样不喜欢为代码加注,则单元测试是记录代码行为的一种方法。
Structuring the model the same way as the code can greatly simplify the code templates.
按照与代码相同的方式构造模型可以极大地简化代码模板。
Exceptions will revolutionize the way you write code.
异常机制将彻底改变编写代码的方法。
This way, code won't break when new sub-elements are added to provide more granular markup.
通过这种方式,在添加新的子元素以提供更细粒度标记时,代码就不会发生崩溃。
Code coverage is a way of seeing how much code is covered by a set of tests.
代码覆盖是一种查看一套测试覆盖了多少代码的方法。
In this way, timing code can be added to interesting transactions but only be measured on demand.
通过这种方式,可以将计时代码添加到感兴趣的事务中,但是这些事务只会根据兴趣进行评测。
In other words, you need it in a way that the code can do math with it.
换言之,就是需要它以代码能处理的方式存在。
Ask yourself, does the structure of your code, the way the code is named, etc., really reveal the intention of your code?
问一下你自己,你的代码结构、命名方式等等,是否揭示了代码的意图?
Using design patterns in your PHP code is one way to make your code more readable and maintainable.
在PHP代码中使用设计模式可以使代码更容易阅读、更易维护。
应用推荐