• We said that output redirection using n> usually overwrites existing files.

    使用n>输出重定向通常覆盖现有文件

    youdao

  • You may specify the total number of tagged entries to return using the n parameter -- the default value is 20 (n=20).

    可以通过参数n指定返回数量默认20

    youdao

  • The difference lies in using in scalar context (as -n does in the second script) or list context (as the first script does).

    区别在于标量上下文中的使用(第二脚本使用-n)列表上下文中的使用(如第一个脚本所做的)。

    youdao

  • While most developers consider "cloud" to automatically imply browser-based applications, native clients can still be deployed over the WAN using n-tier technology.

    尽管大多数开发人员都认为自动暗示基于浏览器应用程序原生客户端仍然可以通过n技术部署在WAN上。

    youdao

  • Many Chinese restaurants are telling people to order dishes by using the "N-1" formula."N" stands for the number of people in your group.

    多中餐馆告诉人们用“N-1”公式点菜。“N”代表你们的人数。

    youdao

  • The process involved using intensive X-ray light produced at the National Synchroton Light Source in Brookhaven, N. Y.

    这种方法使用纽约布鲁克黑文国家同步加速器光源产生的强大的X射线

    youdao

  • Yet somehow, nature is able to simulate this mathematical problem using only N particles.

    然而不知为什么大自然使用N粒子模拟一数学问题

    youdao

  • Evra had complained after the match that he was abused "at least 10 times" and his statement to the FA accuses Suárez of using a Spanish variation of the N-word.

    埃弗拉赛后抱怨辱骂了“不止10”,交给英总的声明控告苏亚雷斯使用那个N字头单词的西班牙语变体辱骂他。

    youdao

  • Web services notification (WS-N) helps standardize the way Web services interact, using notifications or events.

    Web服务通知(WS - N)使用通知事件帮助规范化Web服务的交互方式

    youdao

  • Ctrl-N launches a new workspace, and you can swap between workspaces using the key formerly known as F5.

    Ctrl- N新建浏览器工作窗口,可以使用熟悉F5工作窗口之间进行切换

    youdao

  • Some characters (in URI references) must be escaped using URI conventions, and others use an N-Triples convention with a leading backslash.

    有些字符(URI引用中)必须使用URI约定转义其它则使用前面带有反斜杠的N -Triples约定

    youdao

  • This document provides guidelines for using "N" and "Z" consolidation methods in IBM Cognos Controller.

    本文提供IBMCognosController使用NZ合并指南

    youdao

  • This was due to the scheduler being implemented using an algorithm with o (n) complexity.

    由于度器是使用一个复杂度O (n)的算法实现的。

    youdao

  • You can go backwards and forwards through your command history (in reverse chronological order) using Control-P (previous command) and Control-N (next).

    使用Control - P(一个命令)Control - n(命令),可以在命令历史记录向后向前移动(反向的年代顺序)。

    youdao

  • In addition, instead of using short names for tags and attributes like s and n, you can change them to size and name, respectively (see Listing 7).

    此外如果标签属性愿意使用名字sn可以分别修改sizename(如图7所示)。

    youdao

  • For each virtual method, count how many arguments it has, name the result n, and define it using MOCK_METHODn, whose arguments are the name and type of the method.

    对于每个方法计算参数个数、名字结果n,然后使用MOCK_METHODn进行定义参数就是方法的名字和类型

    youdao

  • Match it using the greedy {n,} operator.

    使用贪婪{n,}操作符进行匹配

    youdao

  • printf format strings can also write data (using the %n directive) and reveal arbitrary data, making this a critical vulnerability. Following is an example of this mistake

    printf格式化字符串可以输出数据使用 %n指令),并且可以暴露任意的数据,这就使得这个问题成为一个非常严重漏洞

    youdao

  • In general there is no such thing as plug-n-play security. Security depends on the people using the framework, and sometimes on the development method.

    一般没有这种即插即用安全,安全依赖于正在使用框架有时候也依赖于开发方式

    youdao

  • Connect to the switch using the serial console port with a straight serial cable (9600, 8-n-1, no flow control).

    串口电缆连接交换机串行控制端口(9600、8 - N - 1控制)。

    youdao

  • Connect to the switch using the serial console port with a straight serial cable (9600, 8-n-1, no flow control) with default no user ID or password required.

    串口电缆连接到每台交换机串行控制端口(9600、8 -N - 1、控制),默认下需要用户ID密码。

    youdao

  • Start this container using the command lxc-start -n vsplain.

    使用命令lxc - start - n vsplain启动这个容器

    youdao

  • The red-black tree is O(log n) in time for most operations, while the previous scheduler employed O(1), using a priority array with a fixed number of priorities.

    对于大多数操作,红执行时间O(logn),以前的调度程序通过具有固定优先级的优先级数使用 O(1)。

    youdao

  • Estimated number of nodes mounting file system 1200 (set using -n).

    挂载文件系统节点估计数:1200(使用-n设置)。

    youdao

  • When you start your containers (for instance by using lxc-start -n vs1), you'll likely get a few audit messages about SELinux access denials.

    启动容器时(例如通过使用命令lxc - start -n vs1),很可能收到一些关于SELinux访问拒绝的审计消息

    youdao

  • Using the +n or -n parameter, where n is a number, you can rotate the stack left or right, as shown in Listing 5.

    使用 +n -n参数其中 n一个数字可以向左向右移动堆栈如 清单5

    youdao

  • The application servers in n-tier architecture host remotely accessible business components. These are accessed by the presentation layer web server over the network using native protocols.

    N结构中的应用服务器负责提供远程访问的业务逻辑组件表现网页服务器使用本网协议通过网络访问这些组件。

    youdao

  • Using this notation, you should know that search through a list is O(n) and binary search (through a sorted list) is log(n).

    看到这个标记就应该知道搜索链表复杂度为O(n),进行二进制搜索时(已排序)的空间复杂度为log(n)。

    youdao

  • You can change the name of this routine using the -n option. The arguments to the routine are similar to the previously explained hash function.

    可以使用- n选项改变这个例程名称

    youdao

  • The Fibonacci numbers are an integer sequence where for a given number, the Fibonacci value can be calculated using: F(n) = F(n-1) + F(n-2).

    Fibonacci 数列一种整数序列可以使用以下算式计算各个 FibonacciF(n) = F(n-1) + F(n-2)。

    youdao

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

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

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