Parameter Passing

美 [pəˈræmɪtər ˈpæsɪŋ]英 [pəˈræmɪtə(r) ˈpɑːsɪŋ]
  • 网络参数传递
Parameter PassingParameter Passing
  1. The differences between them involve different parameter passing at the application layer .

    它们之间的区别包括在应用程序层传递的不同参数。

  2. Third , after combining model , parameter passing is a serious problem in model link running .

    在组合模型生成以后,模型链中的参数传递是一个严峻的问题。

  3. Variable and Parameter Passing in Visual BASIC

    VB中的变量及参数传递

  4. Parameter passing to the thread function

    传递给线程函数的参数

  5. For parameter passing and stored procedure invocation you have to make a final adjustment .

    要想完成参数的传递及存储过程的调用,必须要做最后一个调整。

  6. The major difference between the two involve different parameter passing , so you really need to configure both .

    这两者之间的主要区别是传递不同的参数,所以您的确需要同时配置它们。

  7. How merb 's parameter passing for actions works ( 46:45 ) .

    对于actions的运作merb的参数是如何来传递的(46:45)。

  8. There are some subtleties to parameter passing that can trip you if you are not careful .

    关于参数传递有一些微妙之处,如果不小心,可能会犯错误。

  9. Some key techniques are discussed such as image processing , image processing class designing , image processing in Java Applet , parameter passing between ASP and Java Applet .

    论述了图像处理技术、图像处理类的设计、图像处理的功能在JAVAapplet中的实现、ASP与JAVAapplet参数的传递等关键技术。

  10. Using macros like this significantly reduces typing because you do not have to constantly be writing and rewriting variable bindings , derivations , and parameter passing .

    使用这样的宏可以显著减少代码输入量,因为不必不断地编写和重新编写变量绑定、派生和参数传递。

  11. Programmed on ARM platforms to achieve the functions of G-code file Parsing and forward-looking , interpolation parameter passing and interactive , constructed the engraving control system with continuous processing function , and it can be run offline .

    在ARM平台上编程实现G代码文件解析前瞻、插补参数传递和人机交互等功能,构建了具有连续加工功能、可以脱机运行的雕刻控制系统。

  12. To do that , we make use of one more combinator , the ^ ^ combinator , which takes an anonymous function as a parameter , passing the results of the parse into the anonymous function as a parameter .

    为此,我们使用了另一个组合子,即^^组合子,它以一个匿名函数为参数,将解析的结果作为一个参数传递给该匿名函数。

  13. By contrast , a pass-by-reference parameter is implemented by passing the memory address of the caller 's argument to the called function .

    对比值传递,引用传递的参数是指传递调用者实参的内存地址给被调用的函数。

  14. We described the parameter declaration of subflow and application , and parameter passing mode .

    描述了子工作流和应用程序形参的声明以及参数的传递方式。

  15. PARAMETER STYLE JAVA & This means that the stored procedure will use a parameter passing convention that conforms to the Java language and SQLJ routines specification .

    PARAMETERSTYLEJAVA&这意味着存储过程将使用符合Java语言和SQLJ例程规范的参数传递约定。