Walk through the code and place your cursor on the marker bar (along the left edge of the editor area) on the line with the suspected code.
遍历全部代码,将光标放置在含有可疑代码的那一行的标记栏上(在编辑器区域的左侧)。
Before you start importing and running the actual code, let me walk you through a little bit of theory.
在您开始导入并运行实际的代码前,让我来为您逐步地讲述一点点理论。
After the code review, I'll walk you through the process of downloading the sample code and the ECS libraries so that you can execute the example application on your own machine if you wish.
回顾完代码后,我将引导您完成下载示例代码和ecs库的过程,这样如果愿意,您就可以在自己的计算机上执行这个示例应用程序。
To put in the vertical words, you need to walk all the arrays simultaneously, using the crossword helper code to look for possible matching words.
要放入垂直方向的单词,需要同时访问所有数组,使用纵横字谜助手代码查找可能匹配的单词。
Walk through the code and place your cursor on the marker bar (along the left edge of the editor area) on the line with the suspected code. Double-click to set the breakpoint.
遍历代码,将鼠标放在可疑代码一行的标记栏(在编辑器区域的左侧)上,双击即可设置断点。
Being able to walk this traceability tree would be very interesting, because it goes from requirement to code.
能够浏览这些可追溯性树是非常有意思的事,因为它从请求开始一直到代码。
Listing 19 shows you how this works — it's not as complex as it is a lot of work, so I'll let you walk through this code on your own.
清单19演示了如何做,虽然需要做很多工作,但是并不复杂,所以我把代码留给您自己来看。
The following sections will walk you through the code for each of these functions.
以下小节将介绍这三个函数的代码。
To try to verify dynamic code at compile time would likely walk you straight into the halting problem just like it would for many kinds of tooling.
试图在编译阶段验证动态代码会使你陷入停机问题的漩涡。
The following code is in the RunSearch function but is shown out of context to demonstrate how one would walk the results and extract appropriate information about each result using SIAPI.
下面是runsearch函数的部分代码,没有上下文显示,目的是示范如何使用SIAPI访问结果并从每个结果提取出合适的信息。
For a somewhat more complex example, you are encouraged to walk through the code sequence when the Dynamic button is selected in the WebView.
对于一个稍微复杂一点的例子,鼓励您好好看一下dynamic按钮在WebView中被选中时的代码段。
Simply add the Userfly code to your site, and you'll soon be a fly-on-the-wall as users walk through your pages.
只要把一行userfly代码添加到你的网站里,你很快就可以跟踪用户访问网页的数据。
Write client-side code to walk and evaluate the parse tree that's produced at runtime.
编写客户机端代码以遍历在运行时生成的解析树并对其求值。
This article will walk you through the highlights of W3Eval's functionality; you'll be able to look at some of the code it USES to evaluate expressions.
本文将让您从头至尾认识W3Eval功能性的要点;您将看到一些用于表达式求值的代码。
Now let's walk through the code and explain how the example fulfills the defined expectation of what a chat server is and does. The first line allows access to the contents of the net module.
现在,让我们检查所有代码,并解释这个例子如何实现聊天服务器预定功能。
The code contains no loops because the processor already knows how to walk through the document.
代码不包含循环,因为处理器已经知道如何遍历文档。
You walk through updating requirements and use cases, get introduced to scenarios (a path through a use case), then go to the code and make the necessary changes.
您更新需求和用例,进入场景(通过用例的路径),然后到达代码,并做出必要的变更。
If these amendments are supported by Mr Yanukovich's Party of Regions, the new criminal code will be applied retrospectively, allowing Ms Tymoshenko to walk free.
如果这项修正案被亚努科维奇所在的地区党支持,新的刑法将会被用来重新审判季莫申科,并判决其无罪。
Your code often needs to walk through things item by item, whether it's a list, a file, or an XML document.
代码通常需要逐项遍历内容,不管它是列表、文件,还是XML文档。
If you walk through the code line by line, you can first start with something you have seen before in "ps" variable.
如果您逐行浏览该代码,可以首先从“ps”变量中以前未见过的内容开始。
In this article, I'll walk you though the use of log4j and apply it to a working example of multithreaded, multiplatform code.
在本文中,我将指导您使用log4j,并将它应用于一个多线程、多平台的工作例子。
Duke Kamstra, Program Manager for Microsoft, has a walk-through on his Code Analysis and Code Metrics blog.
微软的程序经理Duke Kamstra写过一篇介绍如何进行代码分析和代码度量的网志。
Complex areas, algorithms, and code optimizations should be sufficiently commented, so other developers can understand the code and walk through it.
复杂算法和代码优化需要足够的注释。以确保开发人员可以理解并审核。
The stack walk is designed to help prevent luring attacks, in which less-trusted code calls highly trusted code and USES it to perform unauthorized actions.
堆栈步旨在防止引诱攻击;在这种攻击中,受信程度较低的代码调用高度信任的代码,并使用高度信任的代码执行未经授权的操作。
In my code the evaluation is performed by each AST node itself, but we may use also a tree walker to walk each node and execute it based on its type.
在我的代码中,计算由每个AST结点自己执行,但我们可能也将使用一个树遍历器来遍历每个结点,基于它的类型来执行。
A cardinal rule when running to a "code" is: Slow down and walk the final 50 yards, catch your breath, clear your head.
“守则”的一个基本的运行规则是:在最后50码放慢脚步,调整你的呼吸,头脑恢复清醒。
Let's say you're running errands and walk by a sign that says "New Show Coming Soon" and there's a QR code.
假设你出差路过广告牌告示——“新剧即将上演”并附有二维码。
Demands invoke a stack walk, in which all callers that directly or indirectly call your code are checked on the stack when your code is called.
需求将在您的程序码被呼叫时叫用堆叠查核行程,在堆叠上检查直接或间接呼叫程序码的所有呼叫端。
For best results, use debugger breakpoints to walk through the code so that you can better understand how the features work.
为获取最佳效果,请使用调试器断点演练代码,以便您可以更好地了解这些功能的作用。
The common language runtime helps protect managed code from these attacks by running a stack walk on all calls.
公共语言运行时通过在所有调用上运行堆栈审核,帮助保护托管代码免受这些攻击。
应用推荐