What is the translation of " FUNCTION OR METHOD " in Chinese?

['fʌŋkʃn ɔːr 'meθəd]
['fʌŋkʃn ɔːr 'meθəd]
函数或方法
一个函数或方法

Examples of using Function or method in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Let every function or method perform only one task.
让每个函数或方法只执行一个任务。
The matrix productcan be performed using the dot function or method:.
矩阵乘积可以使用dot函数或方法执行:.
Let every function or method perform only one task.
一个函数或方法只执行一个任务.
Unit tests test one unit of code at a time-usually one function or method.
单元测试每次只测试一个代码单元,通常是一个函数或方法
Furthermore, each function or method can handle only a subset of all possible array types.
此外,每个函数或者方法只能处理任何可能数组类型的一个子集。
This PEP introduces new syntax for transformations of a function or method declaration.
本PEP介绍了一种新的方法来转换function或method
This allows you to test each function or method directly, avoiding the bureaucracy of external testing.
这样你就可以直接测试每个函数或方法,避免外部测试干扰。
Note that the above rules still apply when aclosure is used directly as a parameter to a function or method call.
注意,闭包被直接用作函数或方法调用的参数时,以上规则仍然适用。
In Go we can declare variables at the function or method scope, and also at the package scope.
在Go语言中,我们可以在函数或方法范围以及包范围内声明变量。
If a function or method returns an error, then by convention it has to be the last value returned from the function..
如果一个函数或方法返回一个错误,那么按照惯例,它必须是函数返回的最后一个值。
Buttons can contain text or images,and you can associate a Python function or method with each button.
按钮可以包含文本或图像,您可以调用Python函数或方法用于每个按钮。
Goroutin is a function or method that run concurrently with other functions or methods..
Goroutine也被称为协程,协程的函数或方法与其他函数或方法是同时运行。
Isroutine(obj): It is used to check whether the object is function, method,built-in function or method and so on.
Isroutine(obj):用于检查对象是否为函数、方法、内建函数或方法等等可调用类型。
Block comments inside a function or method should be indented to the same level as the code they describe.
函数或方法内的块注释应该和它们所描述的代码具有相同的缩进位置。
A dotted name showingthe“path” from a module's global scope to a class, function or method defined in that module, as defined in PEP 3155.
虚线名称显示从模块的全局范围到该模块中定义的类,函数或方法的“路径”,如PEP3155中定义。
If your public function or method returns an error of a particular value then that value must be public, and of course documented.
如果您public函数或方法返回特定值的错误,那么该值必须是public的,当然还要有文档记录。
A dotted name showingthe“path” from a module's global scope to a class, function or method defined in that module, as defined in PEP 3155.
一个以点号分隔的名称,显示从模块的全局作用域到该模块中定义的某个类、函数或方法的“路径”,相关定义见PEP3155。
Some languages allow any function or method to be used as a constructor, others require a special syntax or declaration for constructors.
某些语言允许任何函数或方法用作构造函数,其他语言则需要特殊的构造函数语法或声明。
The current method of applying a transformation to a function or method places the actual transformation after the function body.
当前对function或method转换的方法是把实际的转换置于函数体之后。
Block comments inside a function or method should be indented to the same level as the code they describe.
功能和方法内部的块注释应该和它们所描述的代码具有一样的缩进格式。
Often in application code, a function or method will be called that takes a list, returns a list, or both.
在应用程序代码中,经常会调用一个函数或方法,该函数或方法接受一个列表,返回一个列表,或者两者兼而有之。
In PHP 4, when an object was passed to a function or method, it was passed by value, unless you explicitly told PHP otherwise.
在PHP4中,当把将一个对象传递给函数或方法时,是通过值来传递的-除非您另行显式告知PHP。
An immediate call is just like a typical function or method call in a non-concurrent language: the sender waits until the receiver finishes and returns a value.
立即调用类似于非并发语言中的典型函数或方法调用:发送方等待接收方完成并返回值。
Use interfaces to describe the behaviour your functions or methods require.
使用接口来描述函数或方法所需的行为。
This inspection detects references to undefined JavaScript functions or methods.
此检查检测对未定义的JavaScript函数或方法的引用。
APIs can take various forms,but will typically include some combination of functions or methods, and data structures.
API可以采用各种形式,但通常包括函数或方法的一些组合以及数据结构。
There are no type declarations of variables, parameters, functions, or methods in source code.
在源代码中没有变数,参数,函数或方法的类型声明。
Goroutines are functions or methods that run concurrently with other functions and methods..
Go协程是其他函数或方法一起并发运行的函数或方法。
A task is the unit of work scheduled by Ray andcorresponds to one function invocation or method invocation.
任务是Ray调度的工作单元,对应于一个函数调用或方法调用。
A function signature(or type signature, or method signature) defines input and output of functions or methods.
函数签名(或者类型签名,抑或方法签名)定义了函数或方法的输入与输出。
Results: 1126, Time: 0.0401

Word-for-word translation

Top dictionary queries

English - Chinese