这能减少在代码中测试生成进程的需要。
This reduces the requirement to test the spawning process in your code.
在代码和模型之间产生差量列表的选项。
Options for generating the delta list between code and model.
您应当从在代码中放置断点开始进行调试。
You should start debugging by placing breakpoints in your code.
传统上,位图在代码内由一个字符数组表示。
Bitmaps are traditionally represented inside your code by an array of chars.
单元测试总是在代码被分发检查之前被执行。
Unit tests were always performed (and results logged) before code was distributed for review.
避免在代码中使用连接字符串。
我觉得在代码和注释之间看来看去搞得我很晕。
I feel like I'm going cross-eyed as I oscillate between the code and the comment.
这样可以帮助你在代码的未预料领域发现问题。
This has the advantage that you are more likely to find a problem if it occurs in an unexpected area of the code.
我已经在代码中显示了一些最重要的文件和目录。
I've displayed a few of the most important files and directories in the code.
在代码中,这两个元素的实现是分开的。
当然,你们知道的,在代码执行的时候不会暂停。
And of course, you know, when you look at code it doesn't pause in between them.
同样也可以在代码后置文件中来关联事件处理方法。
You can also associate an event with its event handler in the code-behind. The following code shows how to do this in C#.
在代码中加入元数据还会增加代码的复杂性。
这些集成在代码中需要多个GBean、配置和钩子。
These integrations require multiple GBeans, configurations, and hooks in the code.
这包括在代码中不同函数边界由操作系统实现的那些探测。
Those exposed by the operating system on the boundary of different functions within the code are covered.
通常,一系列的规则被建立在代码生成工具中以执行转换。
Usually, a set of rules is built into the code generation tool to perform the transformation.
每日构建和自动测试可确保在代码签入时不破坏编码基数。
Daily builds and automated testing ensured that the code base was not broken as code was checked in.
另外,可以在代码中创建断点,以便使用调试器。
In addition, breakpoints can be created in the code to allow a debugger to be used.
以此作为重构的指导会帮助你在代码库方面做出明显的改进。
Think of this as your refactoring guide that helps you make surgical changes to your codebase.
可以在代码中希望触发探测的任何地方使用它们,次数不限。
You can use these as many times as you like wherever you want the probes to trigger within the code.
可以在代码中放上标志,检查完成特定操作所需要的时间间隔。
They can place markers in the code and check the elapsed time it takes to complete certain operations.
如果您愿意,您也可以(在代码里)使用对话框将进度栏覆盖掉。
If you wish, you can also have (within the code) dialog boxes that will overlay the progress bar.
打开跟踪的情况下,应该能够了解在代码中可能出现的任何问题。
When tracing is turned on, it should be possible to understand any problem that could occur in your code.
在代码创建了304个线程之后,它无法创建更多线程。
After the code created 304 threads, it failed to create more.
在代码中移动XML游标时,可以将它从一个标志移动到另一个标志。
As XML cursors are moved in the code, they move from one token to another.
最终,如果您选择使用注释方式的映射,映射注释将分布在代码周围。
Finally, if you choose to go with annotation-style mappings, mapping annotations will be spread around your code.
由于属性发布是在代码级别完成的,因此即使不显示也可以访问字段。
Because property publication is done at a code level, the fields are accessible even though they are not displayed.
上述这些做法目的是使在代码的主体访问堆栈框架变得更为清楚明了。
These will all be used to make access to stack frame offsets much clearer in the main body of code.
上述这些做法目的是使在代码的主体访问堆栈框架变得更为清楚明了。
These will all be used to make access to stack frame offsets much clearer in the main body of code.
应用推荐