参数列表

cān shù liè biǎo
  • parameter list
参数列表参数列表
  1. 此时,您可以生成示例消息,其包含完全填充的MessageTransport和ControlActWrapper且在参数列表中没有数据。

    At this point , you can generate a sample message , which contains a fully populated Message Transport and Control Act Wrapper and no data in the parameter list .

  2. 如果必须更改函数的输入参数列表,则需要自己删除该函数,因为在执行Build时,ApplicationDeveloper不能删除和重新创建函数。

    If you have to change the input parameter list of your function , you will need to drop it yourself because Application Developer will not be able to drop and re-create it when you do the Build .

  3. Web服务函数的输出参数列表。

    List of output parameters from the Web service function .

  4. 通常,C应用程序不需要知道变量参数列表是如何实现的。

    Normally , C application programs do not need to know how variable argument lists are implemented .

  5. arguments是实际要传递给被调方法的参数列表。

    Arguments is the actual argument list to pass to the called method .

  6. 使用参数列表下方Edit按钮添加一个新的链接参数。

    Add a new linked parameter using the Edit button below the parameters list .

  7. shift从参数列表中删除所有已处理的参数,保留待处理的文件和目录列表。

    Shift removes all the processed arguments from the argument list , leaving the list of files and directories to process .

  8. 这意味着,抽象方法应包括abstract关键字、可选的可见度修改符、function关键字,以及圆括号内可选的参数列表。

    That means that they should include the abstract keyword , optionally a visibility modifier , the function keyword , and an optional list of arguments in parentheses .

  9. Ruby添加到这个简单代码块的第一个扩展是一个参数列表。

    The first extension that Ruby adds to the simple code block is an argument list .

  10. 在Java™语言或C中,“重载”方法是指为不同参数列表提供相同代码的方法。

    In the Java ™ language or C # , an " overloaded " method is one that provides code for a range of different parameter lists .

  11. 下一个块查找位置参数列表中的dash参数。

    The next block finds the dash arguments in the list of positional arguments .

  12. Java语言现在支持泛型、枚举、可变长度参数列表和注释,这些特性为可重用的框架设计带来了新的可能。

    The language now supports generics , enumerations , variable length argument lists , and annotations & features that open up new possibilities for reusable framework design .

  13. 如果向下面指定的URL发出一个GET请求,那么结果将是一个可用于创建虚拟服务器的自定义参数列表。

    Make a GET request to the URL specified below . The result will be a list of customization parameters that can be used to create a virtual server .

  14. 通过使用语句中的过程名(后跟圆括号中的参数列表)调用sub过程。

    You call a sub procedure by using the procedure name , followed by the argument list in parentheses , in a statement .

  15. 在Ruby中,使用在字符之间用逗号隔开的参数列表来表示参数,例如argument,list。

    In Ruby , you represent the arguments with a comma-separated list of arguments , between | | characters , such as | argument , list | .

  16. OAT上的配置参数列表

    Configuration parameters list on OAT

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

    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 .

  18. 对PRO/E软件中的PROGRAM模块进行了二次开发,通过创建和修改非标刀具实体模型的特征参数列表,可以方便地实现非标刀具的参数化设计和修改。

    The PROGRAM module of PRO / E software was secondly developed . The parameterized design and modification of nonstandard cutters can be realized expediently by establishing and modifying the characteristic parameter list of the entity mold of nonstandard cutters .

  19. 另一个JSP变量paramList将保存通过(和)之间的function属性提供的参数列表。

    The other JSP variable named paramList will keep the list of parameters that are provided through the function attribute between ( and ) .

  20. 下一步,定义参数列表,使argv被调用。

    Next , define your argument list , called argv .

  21. 在参数列表之后指定了range修饰符后,使用如下范围调用DeAmperfyAll()时

    With the range modifier specified after the parameter list , any time DeAmperfyAll () is called with a range such as

  22. 该列表与普通C程序中的argv列表类似,定义了应用程序(数组第一个元素)和参数列表。

    This list is similar to the argv list used in common C programs and defines the application ( first element of the array ) and argument list .

  23. 当报告在BIRTReportViewer中运行时,用户将看到一个报告参数列表框,其中包含设计时指定的一组值。

    When the report is run in the BIRT Report Viewer , the user will be prompted with a report parameter list box with the set of values specified during design time .

  24. 用相同的参数列表调用admin()和task()函数的效果是相同的,但是它们返回的表示操作结果的值有不同的数据类型。

    The effects of calling the admin () and task () functions with the same argument list are equivalent , but their return values , which indicate the result of the operation , have different data types .

  25. Vimscript中的函数使用function关键字定义,后跟函数名,然后是参数列表(这是强制的,即使该函数没有参数)。

    Functions in Vimscript are defined using the function keyword , followed by the name of the function , then the list of parameters ( which is mandatory , even if the function takes no arguments ) .

  26. 无论何时,当configure失败时您首先要做的是运行configure-h,并检查参数列表。

    Almost always , the first thing you should try when configure fails is to run configure-h and checking the list of arguments .

  27. 当然,如果真的担心这一点,也很容易在构造发送到Twitter的URL之前,从头至尾检查重复参数列表,并采用指定的每种参数的最后一个参数。

    Of course , if it becomes a concern , it 's not hard to walk through the list of repeated parameters and take the last one of each kind specified before constructing the URL sent to Twitter .

  28. 与对应的系统调用DeviceIOControl不同,ioctl的输入参数列表并不固定。

    Unlike the corresponding system call DeviceIOControl , the input parameter list in ioctl is not fixed .

  29. 这里的进程替换运行目录列表组件并返回一个文件名列表,后者又提供给emacs命令的参数列表。

    Here the process substitution runs the directory listing components and returns a list of filenames , which is in turn supplied to the argument list of the emacs command .

  30. 在初始化变量和参数列表之后,就会调用getConflictDocuments方法。

    Once the variables and parameter list is initialized , the getConflictDocuments method is invoked .