• What is the equivalent of this line of code for Universal Analytics?

    通用分析代码等价物什么

    youdao

  • SBS generated 35,000 line of code for this project, and an estimated of 42% effort was saved.

    SBS为此项目生成了35,000代码大约节省42%工作

    youdao

  • So the developers already have a pretty good idea of how to implement the service, even though they haven't yet implemented a single line of code for it.

    因此开发人员已经非常明确如何实现服务只是尚未实现其相关的任何代码而已。

    youdao

  • Theoretically, if you write code only to satisfy an existing test, then by definition you can achieve coverage for every line of code you write.

    理论上说如果满足现有测试撰写代码那么肯定能够实现您所每行代码的覆盖

    youdao

  • Theoretically, if you write code only to satisfy an existing test, then by definition you can achieve coverage for every line of code you write.

    理论上说如果满足现有测试撰写代码那么肯定能够实现您所每行代码的覆盖

    youdao

  • Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.

    注意有些代码清单斜杠字符“\”,表示代码连续为了可读性,这里对其格式作了调整。

    youdao

  • For example, with segmentation faults, you need to know on which line of code the seg fault occurred.

    举例来说,对于错误需要了解错误发生代码哪一

    youdao

  • One way would be to create an array of booleans, one for each line of the original method, and add code that sets the appropriate flag as each line is executed.

    可以使用的方法创建一个尔值数组初始方法中的代码对应一个布尔值,然后添加代码,每执行一行代码设置相应标志

    youdao

  • You can use the line of code shown in Listing 6 to specify a default value for an argument that is absent.

    能够使用清单6中所代码缺失参数指定默认

    youdao

  • The detailed analysis functions of this tool enable the administrator to see detailed flows and metrics, including a leak detection analysis that points out the line of code responsible for the leak.

    管理员利用工具详细分析功能可以查看详细的流程度量包括泄漏检测分析,指出造成泄漏代码

    youdao

  • If you look at the code for the script you just recorded, you should see a line of code similar to that in Listing 1.

    如果刚刚记录脚本里查看代码,您应当看到类似列表1中的代码。

    youdao

  • For example, C-based languages use a semicolon (;) to indicate the end of a line of code.

    例如基于C语言使用分号(;)指示代码行的结束

    youdao

  • But in software, it is common to execute a line of code that causes an instability that doesn't manifest for hundreds or thousands of seemingly unrelated lines of code away.

    但是软件中,执行可能导致不稳定代码,通常会使数百甚至几千似乎相关的代码出现问题。

    youdao

  • Note: in the preceding code example, the code normally appears as a single continuous line. In this instance, the lines of code are split into multiple lines for ease of formatting and printing.

    注意上面例子中,代码通常作为单独连续出现,但为了便于设置格式打印,将它分成

    youdao

  • The line of code below searches the PATH variable looking for a semicolon.

    下面代码搜索PATH变量,查找分号

    youdao

  • By the way, that's a comment on the first line (with the name of the source file for the code example).

    顺便说一下,第一一句注释(在代码例子中是文件名字)。

    youdao

  • The fundamental questions you need to ask are how long will a developer spend writing a line of code and how many lines are going to be required for this project?

    提出基本问题开发人员编写代码需要多长时间以及项目需要多少代码。

    youdao

  • In fact, for 4 of them, it's as simple as changing one line of code.

    事实上其中4步骤仅需修改代码

    youdao

  • Once every method has at least one test, use a code coverage tool, such as Cobertura, to write one test for every branch until each line of code is tested.

    每个方法都有了至少测试使用代码覆盖率工具cobertura每个分支编写一个测试,直到每一代码都能够测试。

    youdao

  • Optionally, for better usability, add the following line of code to the onclick event for the edit button.

    为了获得更好可用性,可以选择以下代码添加编辑按钮的onclick事件

    youdao

  • Every line of code you eliminate is one less place for bugs to sneak in.

    每当清除代码,也就减少了一个可能隐匿bug地方

    youdao

  • Now, there's a cost-effective means of seeing how usable your pages are: Userfly, a simple way to test your site's usability for free - with one line of code.

    现在个更好办法测试网页可用性,Userfly可以用它免费测试你的网站可用性,并且只需要代码

    youdao

  • It only takes a second to add an additional comment line for each 3 lines of code.

    代码注释需要你几时间。

    youdao

  • If Internet Explorer isn't your browser of choice or you write code for non-Microsoft browsers, then you need different code. In fact, this is the really simple line of code you saw back in Listing 1.

    如果选择浏览器不是InternetExplorer或者非Microsoft浏览器编写代码需要使用不同的代码。

    youdao

  • In fact, each record can be printed with a line for the name components; a line for the street component of the address; and a line for the city, state, and zip code components of the address.

    事实上条记录可以打印行打印name元素行打印地址street元素另外一行打印地址city、statezipcode元素。

    youdao

  • And add the following line of code to the onclick event for the Replace document and Cancel buttons.

    以下代码添加ReplacedocumentCancel按钮onclick事件

    youdao

  • The following code for a JSP page invokes the table tag to display the Employee table (single line of code displayed on multiple lines for viewing convenience)

    JSP中的下面代码调用表格标记显示Employee为了方便观看,将代码显示为多

    youdao

  • TableValueDisplay.properties (single line of code displayed on multiple lines for viewing convenience)

    properties方便观看,将代码显示为多

    youdao

  • TableHeaderDisplay.properties (single line of code displayed on multiple lines for viewing convenience).

    properties(方便观看,将代码显示为多)。

    youdao

  • That is, if a function has a certain set or range of valid values for its arguments, an assertion to this effect can be placed as the first line of code in the function.

    就是说如果函数确定有效值集合范围可作为参数可以检验参数是否有效断言放在该函数代码的第一

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定