• For the demonstration of the market subdivision, the author has analyzed the method and function through the ABC taxonomy on the use in telecom industry.

    论证市场细分方面,笔者从经济管理学著名“二八原理”或称abc分类法在电信业的应用入手,分析了电信市场细分的方法作用

    youdao

  • A general test generating system based on ADO was designed and realized in this paper, and the design idea, implement method and function module were studied.

    设计实现基于ado通用试卷生成系统简要介绍了通用试卷生成系统开发的基本设计思想实现方法相关功能模块

    youdao

  • With this method, you parse your arguments to your function and do your calculation.

    使用方法可以解析函数参数执行计算

    youdao

  • The AST is a tree representation of the source code that contains everything from variable declarations to function definitions and method invocations.

    AST源代码树形表示,它包含了变量声明功能定义方法调用的全部内容。

    youdao

  • To make this method a little easier, I wrap the access to the variable in a second function that takes a configuration key name and a default value, as shown below.

    使这个方法更加简单,变量访问封装第二函数中,函数使用配置一个缺省值作为参数,如下所示。

    youdao

  • If you invoke a preexisting function that can throw a checked exception, you should write a wrapper function that catches and handles that exception; then, invoke the wrapper method from XSLT instead.

    如果调用可能抛出检查异常已有函数,您编写一个包装器函数,捕获处理此类异常,然后XSLT中调用包装器方法

    youdao

  • One of them is to find the minimum of a maximum of a function when the variables are not independent, and that is the method of Lagrange multipliers.

    其中找出函数极小值极大值这个函数变量相关的,这种方法称为拉格朗日乘数法。

    youdao

  • To invoke, or call the method and have it do its work -- you enter the name of the function, followed by parentheses.

    为了调用方法使发挥作用只需输入函数后接圆括号即可。

    youdao

  • This is a timer method in which you specify both the interval of the callback and the function to call back.

    一个定时器方法同时指定时间间隔回调函数

    youdao

  • This method contains your custom function and is described in further detail later in this article.

    方法包含定制函数本文稍后进一步进行详述

    youdao

  • You should make each different arithmetic function its own action/method/whatevertheframeworkcallsit and you should use the frameworks input validation for the form values (if it has one).

    需要运算设置单独的动作,或者说方法(每个框架叫法不一样),而且还要用到框架中的表单验证功能如果框架提供了一功能的话)。

    youdao

  • Once you have such a Python file there, you can go to any folder, choose "Add External Method", and add a variable that invokes the function in question.

    一旦那里有了这样一个Python文件就可以任意文件夹选择添加外部方法”,添加调用要使用函数变量

    youdao

  • The foomain.c file (you can call it anything you want, of course) contains three things: a method table, an initialization function, and the rest of the code.

    c当然可以随意命名文件包含三项内容:方法初始化函数其余代码

    youdao

  • The remaining parameters of the FillMatchRow method must be declared as out parameters and must match the table definition defined in the first function.

    FillMatchRow方法其余参数必须声明为输出参数而且必须与第一个函数中定义定义匹配

    youdao

  • This method also USES the built-in concatenate function to combine two strings and return them as a single string.

    方法使用内置concatenate函数两个字符串组合在一起,作为单个字符串返回

    youdao

  • You can select the portion of code to move to its own function and choose Refactor - Extract Method.

    可以选择自己的函数代码部分然后选择Refactor-Extract Method

    youdao

  • We now know that this represents a function pointer type that can refer to any method taking a single int argument and returning a string.

    我们现在知道函数指针类型可以引用任何有一个int类型参数并且返回一个string类型方法

    youdao

  • And the update function calls the update method on the given feed if that feed hasn't been updated in the last ten minutes.

    如果给定提要之前分钟内没有更新,则update函数提要上调用update方法

    youdao

  • This time, a string concatenation has occurred within the same method, and the input parameter is now bound to a String type argument at function execution time.

    这次相同方法发生字符串串联并且现在输入参数函数运行受到String自变量的限制。

    youdao

  • In this section, we create a Action web service web service, and access the web service using the web_client_api function and the direct instance method invocation.

    节中我们将创建ActionwebService web服务访问使用web_client_api函数web服务直接实例方法调用

    youdao

  • To implement this RESTful service, a function selector class will be implemented for selecting a correct service function according to the type of HTTP method and returning the function name.

    为了实现这个RESTful服务实现一个函数选择器,它根据HTTP方法类型选择正确的服务函数返回函数

    youdao

  • The XSLT/XQuery processor uses the information in the function call, including the function name and the number of arguments, to select the method.

    XSLT/XQuery处理器使用函数调用中的信息包括函数名称参数个数选择方法

    youdao

  • When an error occurs or when you want to return a fault to the user, set the WS_FAULT object and exit the method with an Exit function or Exit sub statement.

    错误发生时或者希望用户返回故障时,设置 WS_FAULT对象,并使用一个Exit函数 Exit语句退出方法

    youdao

  • The method does select a function to call from the actionTransitionFunctions table using the current state and event type as associative array indexes.

    这个方法使用当前状态事件类型作为关联数组索引actionTransitionFunctions选择调用函数

    youdao

  • We will be substituting a call to this find() method for our recursive function described previously when we get this new version, and so should you.

    获得版本我们调用这个find()方法替代前面介绍递归函数应该如此

    youdao

  • Notice that the length of the argv list is obtained through the len function and not as a method; this is a Jython idiom and is common in many languages.

    注意argv列表长度通过len函数不是作为方法获得的,Jython用法许多语言中常见

    youdao

  • MooTools (and some of the other libraries) provide a very simple method to do this-the dollar-dollar function.

    MooTools(还有其他)提供了简单方法实现此功能—双美元符号(dollar - dollar)函数。

    youdao

  • In the BGGA proposal, you can declare variables, method arguments, and method return values that are function types.

    BGGA方案可以声明function类型的变量方法参数方法返回

    youdao

  • The AddOne method is not a very practical example because you would normally just receive a regular integer as a parameter and write the method as a function that returns a modified integer.

    方法addone并不是一个实际示例因为通常只需接收常规整数作为参数并且作为返回修改的整数的函数编写方法。

    youdao

  • Ruby has no method overloading, and both Ruby and Rails have all sorts of conventions for passing varargs or block (function) parameters.

    Ruby没有方法重载而且RubyRails有着各种各样惯例用来传递varargs或者block (function)参数。

    youdao

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

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

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