The first line of code changes field1 to uppercase.
第一行代码将 field1更改为大写。
Quick navigation to a line of code where tests have failed.
快速导航到使测试失败的代码行。
In fact, for 4 of them, it's as simple as changing one line of code.
事实上,其中4个步骤仅需修改一行代码。
The line of code below searches the PATH variable looking for a semicolon.
下面的代码行搜索PATH变量,查找分号。
So, I'm getting a string and so what really am I doing in this line of code?
那么,我得到一个字符串,这行代码实际上是干什么的呢?
You need only write a single line of code and your data model will be exposed.
您只需编写单个代码行,您的数据模型就会被公开。
As you've probably figured out, we'll hit trouble with that last line of code.
您可能已经发现了,代码的最后一行将会带来问题。
If a line of code is executed, it doesn't necessarily follow that it's tested.
如果执行了某一行代码,并不一定代表它得到测试。
If the application is visible, you can step through each line of code as it runs.
如果应用程序的可见的,在代码执行中就可以单步调试每一行代码。
You can make any necessary changes to your design prior to writing a line of code.
你可以写一行代码来改变你先前设计的应用程序。
To add a record definition, place the cursor on the last line of code in the editor.
要添加一条记录定义,将光标移到编辑器的最后一行代码上。
You can toggle a breakpoint by double-clicking the gray margin beside the line of code.
通过双击代码行旁边的灰色空白边,就可以设置断点。
This requires you to change only one line of code from the original code in Listing 2.
在清单2中的原始代码基础上只更改一行代码即可。
So I actually don't need the curly braces because I only have a single line of code.
所以我实际上不需要那个花括号,因为我只有一行代码。
You can remove the commented line of code if you want to wait a specified amount of time.
如果您要等待一段精确数量的时间,您可以清除这个代码的注释行。
For example, C-based languages use a semicolon (;) to indicate the end of a line of code.
例如,基于C的语言使用分号(;)来指示代码行的结束。
It builds the URI, sets the request headers, and invokes the request in one line of code.
它构建URI,设置请求头,并在一行代码中调用请求。
From Listing 2, you can see that all of this was accomplished with just one line of code.
从清单2中可以看到所有这些只由一行代码实现。
Note that the airport name information in Listing 1 usually is a single line of code.
清单1中的机场名称信息通常是一行代码。
Note that what was previously two lines of code now fits neatly into a single line of code.
请注意,以前的两行代码现在变成了整洁的一行代码。
The problem is that this line of code gets bound at compile time, and that's too static.
问题是,这行代码是在编译时绑定的,这就太静态了。
SBS generated 35,000 line of code for this project, and an estimated of 42% effort was saved.
SBS为此项目生成了35,000行代码,大约节省了42%的工作。
What happens now after we've executed this third line of code, what happens next in the story?
我执行完第三行代码会发生什么呢,在这之后会发生什么呢?
Ideally, every line of code should be read by at least two people: its author, and a reviewer.
理想情况下,每一行代码都要被两个人看过,作者和审核人。
The XML is given first, followed by the annotations for each individually listed line of code.
先给出xml,随后提供每个分别列出的程序码行的注释。
Believe it or not, this example is just a single, chained, line of code spread out with whitespace.
不管您是否相信,这个示例只是一行满是空白的被链接的代码。
On one side we have the testing fanatics, who want to test every single line of code they write.
一方面,存在测试妄想狂,他们希望能测试自己写的每一行代码。
For example, with segmentation faults, you need to know on which line of code the seg fault occurred.
举例来说,对于段错误,您需要了解段错误发生在代码的哪一行。
To benefit from namespaces, you should design your naming conventions before keying a line of code.
为了有效地使用名称空间,应该在编写代码之前设计自己的命名约定。
Every line of code that you add to the infrastructure is another line of code that you have to maintain.
你增加到基础结构的每一行代码都是你需要维护的另一行代码。
应用推荐