For example, if the conditional is marked "likely" then the compiler can place the True portion of the code immediately following the branch (which will not be taken).
例如,如果一个条件标上了“likely”,那么编译器可以把代码的True部分直接放在分支指令后面(这样就不需要执行分支指令)。
It slows down the next programmer in the code, as they have to think instead of just flowing through the conditional, if that makes sense.
这会减慢未来程序员使用这段代码,因为他必须去思考这段代码如何讲的通,而不是顺着条件去看。
The trivial differences could be handled with simple conditional branches (" if account is new, then... ") in the workflow.
这些细微差别可以在工作流中用简单的条件分支(“如果帐户是新的,则…”)处理。
That would be a good argument if we had good reason to believe the conditional, the if-then claim.
如果我们有很好的理由相信这种假设,那这就是个很好的论据。
应用推荐