The origin, purpose, research method and function of logic have sufficiently proved this.
逻辑的起源、目的、研究方式和作用充分证明了这一点。
Function evaluation methods usually include function cost method and function index method.
功能评价方法常采用功能成本法和功能指数法。
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分类法在电信业的应用入手,分析了电信市场细分的方法和作用。
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的通用试卷生成系统,简要介绍了通用试卷生成系统开发的基本设计思想、实现方法和相关功能模块。
With this method, you parse your arguments to your function and do your calculation.
使用此方法,您可以解析函数的参数并执行计算。
The AST is a tree representation of the source code that contains everything from variable declarations to function definitions and method invocations.
AST是源代码的树形表示,它包含了从变量声明到功能定义和方法调用的全部内容。
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中调用包装器方法。
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.
其中一个是找出一个函数的极小值,极大值,这个函数的变量是相关的,这种方法称为拉格朗日乘数法。
To invoke, or call the method and have it do its work -- you enter the name of the function, followed by parentheses.
为了调用方法,并使其发挥作用,只需输入函数名后接圆括号即可。
This method contains your custom function and is also described in further detail later.
该方法包含定制函数,稍后将进一步对它进行详述。
This is a timer method in which you specify both the interval of the callback and the function to call back.
这是一个定时器方法,同时指定了回调时间间隔和回调函数。
This method contains your custom function and is described in further detail later in this article.
该方法包含定制函数,本文稍后将进一步进行详述。
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).
你需要为每一种运算设置单独的动作,或者说方法(每个框架的叫法不一样),而且还要用到框架中的表单验证功能(如果框架提供了这一功能的话)。
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文件,您就可以转到任意文件夹,选择“添加外部方法”,并添加调用要使用的函数的变量。
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 (当然,您可以随意命名它)文件包含三项内容:一个方法表,一个初始化函数和其余的代码。
This method also USES the built-in concatenate function to combine two strings and return them as a single string.
此方法还使用内置的concatenate函数把两个字符串组合在一起,并将其作为单个字符串返回。
You can select the portion of code to move to its own function and choose Refactor - Extract Method.
可以选择要移至其自己的函数的代码部分,然后选择Refactor-Extract Method。
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方法。
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服务和直接实例方法调用。
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方法的类型选择正确的服务函数并返回函数名。
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处理器使用函数调用中的信息(包括函数名称和参数个数)来选择方法。
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子语句退出方法。
The method does select a function to call from the actionTransitionFunctions table using the current state and event type as associative array indexes.
这个方法使用当前状态和事件类型作为关联数组的索引,从actionTransitionFunctions表中选择要调用的函数。
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()方法,替代前面介绍的递归函数,您也应该如此。
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的一种用法,在许多语言中也常见。
MooTools (and some of the other libraries) provide a very simple method to do this-the dollar-dollar function.
MooTools(还有其他库)提供了一个简单的方法来实现此功能—双美元符号(dollar - dollar)函数。
In the BGGA proposal, you can declare variables, method arguments, and method return values that are function types.
在BGGA方案中,可以声明function类型的变量、方法参数和方法返回值。
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并不是一个很实际的示例,因为通常只需接收常规整数作为参数,并且作为能返回修改的整数的函数编写此方法。
Method handles act as both function Pointers and as function combinators, allowing a built-in way to construct a call protocol flow from a caller to a callee.
方法句柄可以同时作为函数的pointer和combinator,允许用内置的方式建立一个从调用器到被调用者的调用协议。
Method handles act as both function Pointers and as function combinators, allowing a built-in way to construct a call protocol flow from a caller to a callee.
方法句柄可以同时作为函数的pointer和combinator,允许用内置的方式建立一个从调用器到被调用者的调用协议。
应用推荐