• The array brackets come after the argument name instead of after the type.

    数组括号紧接参数名之后,而非类型之后。

    youdao

  • The style of debating where each side presents an argument gets its name from the 1858 debates in Illinois between U.S. Senate candidates Abraham Lincoln and Stephen Douglas.

    1858年,美国联邦参议院候选人林肯和道格拉斯在伊利诺伊州进行了多次辩论,双方在辩论中各自提出自己的观点。 后来,人们把这种辩论方式称为林肯-道格拉斯式的辩论。

    youdao

  • Note that the name of the program is just argument number 0 in the command line values — don't trust the program name, since an attacker can change it.

    注意,程序的名字只是命令行值的第0个参数——不要相信程序名,因为攻击者会改变它。

    youdao

  • First, if you choose good names for the method arguments, then your calls to those methods document each argument with a name.

    第一,如果你为方法参数选择了好的名字,那么你对那些函数的调用事实上为每一个参数记载了一个名字。

    youdao

  • Invoking this application shows that the first argument invoked is the name of the program.

    调用这个程序会显示所调用的第一个参数是该程序的名字。

    youdao

  • Note the argument list after the class name.

    注意类名字后面的参数列表。

    youdao

  • If you name a parameter for one argument, for example, you must use parameter names for all of the arguments.

    例如,如果对一个参数使用了参数名称,那么对所有其他参数也必须使用参数名称。

    youdao

  • The first argument here is the name of the function to be called when the response is received from the agent.

    这里的第一个参数是要在从代理接收到响应时调用的函数的名称。

    youdao

  • The second argument references the actual special formula name, and any subsequent arguments are specific to the special formula being invoked.

    第二个参数引用实际的特殊公式名称,而所有后续的参数特定于正被调用的特殊公式。

    youdao

  • This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given.

    该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。

    youdao

  • The first argument represents the file name and the second argument, the audit record.

    第一个参数表示文件名,第二个参数表示审计记录。

    youdao

  • The first argument is the reference to the document object, and the second argument is the absolute name of file in which output will be written.

    第一个参数是对文档对象的引用,第二个参数是文件的实际名称,在该名称中还会给出其输出路径。

    youdao

  • The first argument is the function name, the second the argument list, and the third is the code you wish to execute.

    第一个参数是函数名,第二个参数是参数列表,第三个参数是希望执行的代码。

    youdao

  • The first argument is the name of the event. The second argument is a list of items to return.

    第一个参数是事件的名称,第二个参数是要返回的项目列表。

    youdao

  • The first argument is to set a verification point name that is unique in the project, the second argument is to set an expected object, and the third argument is to set an actual object.

    第一个参数是设置项目中独一无二的验证点名,第二个参数是设置预期的对象,而第三个参数是设置一个实际对象。

    youdao

  • The first argument is the object that holds the menu; the second argument is the menu object's name, taken from the XML.

    第一个参数是保存菜单的对象;第二个参数是菜单对象的名字,它是从XML中获得的。

    youdao

  • Nothing seems likely to stop the upward pay spiral for top executives: not reasoned argument, name-calling, tax and/or regulatory change.

    似乎没有什么可以阻止高管薪酬上升的趋势:无论是合理的论证、言语的中伤还是税收和/或监管政策的改变。

    youdao

  • This means that you can refer to this particular host by any of those three names when it comes to using commands that require a host name argument.

    这意味着,在需要主机名参数的命令中,可以用这三个名称中的任意一个引用此主机。

    youdao

  • The sound argument is supposed to be the name of a sound file, but how many users have a lot of sound files handy?

    声音参数应该是声音文件的名称,用户可以方便地获得大量声音文件。

    youdao

  • The final argument is the fully qualified class name of what will be your application's main class.

    最后一个参数是您的应用程序的主类的完全限定类名。

    youdao

  • Note that the constructor takes a string argument, the name of the icon.

    构造函数带有字符串参数—图标名称。

    youdao

  • It's rather the name for a kind of argument.

    而更像是某类论证的总称。

    youdao

  • Host name with the -h argument.

    使用参数- h提供主机名。

    youdao

  • Most tasks can be done directly through the NotesGroupManager methods by supplying a group name as argument.

    通过提供组名称作为参数,大多数任务可以直接通过NotesGroupManager方法完成。

    youdao

  • removeAttr(), which takes an attribute name as an argument, will remove the named attribute from all of the currently selected elements.

    removeAttr()以一个属性名作为参数,它将从所有当前选中的元素中移除具有该名称的属性。

    youdao

  • In this example, I've used AspectJ wildcard notation to represent methods without consideration for name, type, argument, etc. Projections into other dimensions would work similarly.

    在该例中,我使用了Aspect j通配符符号来表示方法,没有考虑名字、类型、参数等因素。其他维中的投射与此类似。

    youdao

  • The first argument to call is the name of the remote procedure followed by a list of its arguments.

    call的第一个参数是远程过程的名称,后面跟随的是它的参数列表。

    youdao

  • Is a required argument containing a string value specifying the name of the agent.

    是必需的参数,包含指定代理名称的字符串值。

    youdao

  • Custom skeletons also allows you to change the method name and argument list for the generate method, so a sufficiently perverse developer can make very customized templates.

    定制骨架也可以用来修改方法名和generate方法的参数列表,这样非常挑剔的开发人员就可以任意定制模板。

    youdao

  • MyBooks takes in a single argument: the name of the XML file that contains the list of books to be displayed in the table.

    MyBooks采用了一个参数:XML文件的名称,它包含了所有在表格中显示的书籍清单。

    youdao

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

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

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