下面的代码 - 翻译成英语

code below
下面 的 代码

在 中文 中使用 下面的代码 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
请看下面的代码,作为输出将得到2,因为有两个arguments传递给函数:.
Let us consider the code below, where you will get 2 as an output because two arguments have been passed to the function.
下面的代码(Example1)明显比使用循环的方式写的更长,但却更有效率。
The following code(Example 1) is obviously much larger than a simple loop, but is much more efficient.
但是,下面的代码对于大多数网站都是一个很好的起点。
However, the code below is a good starting point for most websites.
例如,在下面的代码中,next_item张量将在每次run调用时从my_data阵列返回一行:.
For example, in the following code the next_item tensor will return a row from the my_data array on each run call.
例如下面的代码中产生了一个10到15之间的浮点数.
For example, the code below generates a random floating point number between 10 and 15.
下面的代码会引起一个编译时错误:编译器认为amethod试图定义同样的方法两次。
The following code will generate an error at compile time, the compiler sees amethod as an attempt to define the same method twice.
下面的代码将为你提供一个出了默认监听3000端口以外什么也不做的非常基本的服务器。
The following code will get you a really basic server that doesn't really do anything but listens on port 3000 by default.
如果你看下面的代码,你会注意到square没有被导入,但是,它仍然被包含在bundle中。
If you consider the code below it, you will see that's not being exported, however, it's still included in the bundle.
由于lwsync提供了许多种memorybarrier,因此我们可以在下面的代码中用它来建立所需的Acquire或者Release语义。
Since lwsync provides so many barrier types, we can use it in the following code to establish either acquire or release semantics as needed.
下面的代码提取了男性和女性(性别代码0)的组合分组,年龄最大的行。
The code below extracts the rows for the combined group of men and women(SEX code 0) for the highest ages.
下面的代码实现了此解决方案(这里省略了Observer接口和BillingService类,因为它们没有变化)。
The following code implements this solution(the Observer interface and BillingService class are omitted here because they have not changed).
在它旁边的字段中输入下面的代码:此代码帮助我们防止自动的请求。
Enter the code below in the field next to it: This code help us prevent automated requests.
下面的代码中,set_up()有两个参数,都在函数内部被修改。
In the following code, set_up() has two parameters, both of which are modified inside the function.
例如,请看下面的代码,我们将使用一个对象数组来理清这一概念:实例.
For example, consider the following code where we are going to use an array of objects to clarify the concept.
下面的代码会打印出5而不是6,因为程序员忘记把x+1的结果存回到变量x中了。
The code below will print 5 rather than 6 because the programmer forgot to store the result of x+ 1 back into the variable x.
例如,下面的代码定义了HTML5兼容的TextBox:<asp:TextBoxrunat="server"type="some-HTML5-type"/>
For example, the following code defines a TextBox control that is HTML5 compatible:<asp: TextBox runat="server" type="some-HTML5-type"/>
例如,下面的代码阻止了所有的这样的事件,然后展示出了我们尝试剪切/拷贝/粘贴的内容:.
For instance, the code below prevents all such events and shows what we are trying to cut/copy/paste.
下面的代码是一个“Win32应用程序”项目的示例,该示例调用SampleDLLDLL中的导出DLL函数。
The following code is an example of a Win32 Application project that calls the exported DLL function in the SampleDLL DLL.
下面的示例代码说明了如何设置一个使用Shotgun脚本进行身份认证的Toolkit核心API会话:.
The sample code below illustrates how to set up a Toolkit Core API session which uses a Shotgun script to authenticate.
下面的代码中,我们遍历测试集中的每个示例,并将模型的预测与实际的标签进行比较。
In the following code cell, we iterate over each example in the test set and compare the model's prediction against the actual label.
结果: 413, 时间: 0.0195

下面的代码 用不同的语言

单词翻译

顶级字典查询

中文 - 英语