命名空间可从以下位置访问:同一项目中任何位置的代码、引用该项目的其他项目以及从该项目生成的任何程序集。
A namespace can be accessed from code anywhere in the same project, from other projects that reference the project, and from any assembly built from the project.
这些忠告建议将提供商与软件包名称包含在存放代码和数据的位置。
These recommendations suggest including the vendor and package name in the location of the code and data.
当系统首次引导时,或系统被重置时,处理器会执行一个位于已知位置处的代码。
When a system is first booted, or is reset, the processor executes code at a well-known location.
下一步,在正确的位置加入代码,以便在激发事件时进行处理。
Next, you need to put in place the code to handle these events when they are fired.
探测点指定语句指定应该触发探测动作的代码位置或事件。
The probe point specification identifies a code location whose execution or an event whose occurrence should trigger the probe actions.
包含(Containment)——与包含在某个类或方法中的代码位置对应的连接点。
Containment — Join points that correspond to places in the code contained within certain classes or methods.
CompilerErrors选项卡允许您单击各种编译器错误,将光标移到编辑面板中出错的源代码的位置。
The compiler errors TAB allows you to click on the various compiler errors to move the cursor in the editing panel to their position in the source code.
因为注释需要时间去研读,而且它们分布于屏幕上的实际代码中的不同位置,所以在显示器上一次只能看少许的注释。
They take time to read, and they spread out the actual code on the screen, so you can have less of it on your monitor to inspect at one time.
这里的区别是,在使用位置增加代码让我有了灵活性。
The difference here is that by adding the code at the point of use, I gain flexibility.
如果您知道需要在三处不同的位置更改某个内容,那么即使有利于代码的长期运行,也应该避免这样做。
If you know that you need to change something in three different places, you avoid doing it even if it would make the code better in the long run.
通过编辑源代码的查找路径,您可以将调试器指向更多位置处丢失的源代码处。
You can direct the debugger to search for the missing source in more locations by editing the source lookup path.
它可以帮助您找出代码的哪些位置有意或者无意地偏离了良好的设计原理。
It can help you spot where your code strays, intentionally or unintentionally, from good design principles.
如果单击此标记,编辑器将立即跳到代码中的相应位置。
If you click the marking, the editor instantly jumps to the appropriate position in your code.
其中一个产生问题的位置就是单元测试,我们编写代码来测试运行应用程序的代码。
One place where this can be a problem is with unit testing, where we write code that tests the code that runs an application.
消息通常包含有关交易金额、交易的发起位置(商店或atm)、卡帐号和银行代码的信息。
Messages commonly contain information about the value of a transaction, where it originated (which store or ATM), card account number, and bank sort code.
重构允许您轻松地更改一个位置中的代码并且在代码出现的其他位置显示这些更改。
Refactoring lets you easily make changes to your code in one place and have those changes show up in other places that code appears.
在不是由您创建的系统中跟踪并不明显的错误时,需要能够很快地定位这些错误在代码中的位置。
When tracking down obscure bugs in a system that you didn't create, you need to have a good feel for where they manifest themselves in the code.
我们把屏幕上的一组气泡称为一个工作集,工作集非常利于那些经常输出多个方法或者代码位置的编程工具。
We call a group of onscreen bubbles a working set; working sets can be very useful for programming tools that naturally output multiple methods or locations in code.
不过在性能关键的地方,也有办法获知数据表的位置,并且让代码在尽量靠近事发数据的位置执行。
However, there also exists a means to determine the location of the table and have code execution occur close to the data in the case where performance is critical.
一个快捷菜单就是在页面中任何位置的一组标记代码。
A context menu is a modular piece of markup code that can move around the page.
如果系统被很好的设计与构建,代码只需要在很少的位置做修改。
If the system were well-designed and constructed, the code might require changes in only a few places.
到目前为止,查看的样例代码和随本文提供的下载代码都依赖于该位置下的这两个??? 件。
The sample code reviewed so far and the downloadable code provided with this article both rely on those two files in that location.
扩展位置是代码启用模型中的一块区域,在这里放置模式生成的构件。
An expansion location is a place in a code-enabled model where the artifacts created by a pattern are placed.
拥有多个位置和多个代码库的大型项目,可能并不能构建完整的项目。
Larger projects that have multiple locations and multiple code repositories may not be able to build the complete project continuously.
适配器模式是整理此类代码并在其他位置重用所有赋值代码的优秀方法。
The adapter pattern is a nice way to clean this type of code up and reuse all your assignment code in other places.
实施点可以作为流程的显式步骤或代码中的指定位置来实现。
An enforcement point can be implemented as an explicit step in a process or a specific location in the code.
探测sQL关键字及其在SQL代码中的位置是否有效。
Detect whether SQL keywords and their location in the SQL are valid.
这会减少多次编写同样代码的开销,因为只需在一个位置更新代码。
You'll reduce the overhead of writing the same piece of code multiple times because you update the code in only one place.
从每个SQL,您可以导航到源代码中需要更改的位置。
From each SQL, you can navigate to the location in the source where it needs to be changed.
高亮的文本显示了我找到的指定ZIP代码在请求中的编码位置。
The highlighted text shows that I've found where the ZIP code that I specified is encoded in the request.
应用推荐