This allows for XCOPY style deployment of both code and configuration for web sites.
这就允许Web站点在代码和配置上都可以使用类似于XCOPY的方式进行部署。
Note that both code blocks above are valid under specs, but one is better than the other.
虽然以上两种代码块都是有效的,但前者优于后者。
This results in both code bloat and an overly complex data model for your application.
对于应用程序,这导致代码过度膨胀以及数据模型过度复杂。
In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.
而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。
If you want to make sure both conditions are true and they both have to be true for any code to be executed, use ampersand ampersand.
如果你想保证两个条件都成立,或者它们两个都必须为真值,才能执行一些代码,那就使用“&&“
- So double bar means if this condition or this one -- and maybe even both -- are true, go down this road and execute that code.
所以复纵线意思是,如果这两个条件之一-,或者两个都--是成立的,那就继续,执行后面的代码。
应用推荐