What happens if you do have tabs in your code?
如果代码中有制表符,会发生什么情况?
Invoke the markup handler in your code.
如何在代码中使用markup处理程序?
How to use the grid handler in your code?
如何在代码中使用网格处理程序?
This can lead to subtle errors in your code.
这可能会在您的代码中产生很微妙的错误。
You also have much less coupling in your code.
代码中的耦合也可以变得更松散。
Accounting for cloud cost allocation in your code.
在您的代码中考虑云的成本分配。
You can just make up field names and use them in your code.
您只需创建字段名称,然后在代码中使用。
Errors in PHP point you right to the error in your code.
PHP中的错误会指向代码中的错误。
It's good practice to add comments like this in your code.
在代码中添加类似的注释是个好习惯。
This is the standard template recommended for use in your code.
这是建议在您的代码中使用的标准模板。
You should start debugging by placing breakpoints in your code.
您应当从在代码中放置断点开始进行调试。
Of course, you have to do a lot more work in your code, too.
当然也必须在代码中做大量的工作。
It is very important that you test error conditions in your code.
测试您的代码中的错误情况非常重要。
The best place to use a hint in your code is before the loop.
代码中使用提示的最佳地方是循环之前。
Idiomatic patterns represent common design idioms in your code.
惯用模式代表代码中常用的设计习惯。
Now, when can you claim that you have applied good ood in your code?
那么,你什么时候能说你在代码中很好的应用了OOD ?
Merge down the latest from the work branch, and check in your code.
从工作分支中取得并合并最新的代码,然后检入你的代码。
This reduces the requirement to test the spawning process in your code.
这能减少在代码中测试生成进程的需要。
The better approach is to define the strings as variables in your code.
更好的方法是在代码中将字符串定义为变量。
But they are pervasive, representing common design idioms in your code.
但是,它们是代码中普遍存在的、有代表性的常见设计惯例。
So you need to specify that method in your code as shown in Listing 11.
因此需要像清单11一样在代码中指定该方法。
In it, I'll discuss how to discover design already lurking in your code base.
我将讨论如何发现代码库中隐藏的设计。
But it also helps you discover the idiomatic patterns that exist in your code.
但是,它也有助于发现代码中存在的惯用模式。
When a registered event occurs, the matching PHP method is called in your code.
当发生指定的事件时,就会调用对应的php代码。
Defensive programming is all about having assertions at the right place in your code.
防御性编程与让断言位于您代码中的正确位置密切相关。
However, it's important to understand how these solutions can be used in your code.
不过,理解如何在代码中应用它们才是最重要的。
Running the tests early and often gives you absolute confidence in your code all the time.
尽早运行测试通常使您在任何时候都对代码充满信心。
I'm sure you have been told a number of times that you should write comments in your code.
毫无疑问,你已经千百次地被告知,在编写代码时一定要添加注释。
Now look at these microformats in more detail to see how to implement them in your code.
现在查看这些微格式的具体信息,以查看怎样在代码中实施它们。
Now look at these microformats in more detail to see how to implement them in your code.
现在查看这些微格式的具体信息,以查看怎样在代码中实施它们。
应用推荐