What is the translation of " FUNC " in Chinese? S

Examples of using Func in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The first portion is the func keyword.
第一部分是func关键字。
Functions are declared using the func keyword.
函数使用func关键字申明。
You can also return a value from this func-.
您可以从一个函数返回一个值如下-.
Then(func, func) rather than promise.
Then(func,func)也可实现与promise.
What is the use of func_num_args() function?
函数func_num_args()的作用是什么??
Im_func is the function object corresponding to the method.
Im_func是这个方法对应的函数对象。
Though without the intermediate creation of a variable named func.
而没有创建变量func的过程。
Func- a secure, scriptable remote control framework and API.
Func--一个安全、支持脚本的远程控制框架和API.
Step 2 is still required,but just uses Action and Func.
但是步骤2仍然是必需的,但仅是需要使用Action和Func
ForEach(func)- calls func for every element, does not return anything.
ForEach(func)-为每个元素调用func,不返回任何东西。
For more information on how to use Func delegate please refer to Func.
有关如何使用Func委托的更多信息,请参阅Func
And func is an“internal function name”, how the function can call itself internally.
而且func是一个「内部函数名」,代表函数可以在其内部调用自己。
We can only use them as type constraints, such as func f<T: Equatable>(x: T).
它们只能用作类型约束,比如funcf<T:Equatable>(x:T)。
The Func API is used to report back status, to say these machines have these software versions.
FuncAPI可用于返回状态报告,报告哪些机器上有这些软件版本。
Maintaining public libraries is a waste ofmoney since the computer technology is replace their func.
维持公共图书馆是对金钱的浪费,因为计算机科技正在代替公共图书馆的功能
The second form leaves func as a standard Python function, but optimizes calls involving newname.
第二种形式把func作为标准的Python函数,但是优化了涉及newname的调用。
The new firmware upgrades contribute to improved operability by allowing users to easily setcolor temperature values using the camera's FUNC button.
新固件通过提高可操作性,使用户可以使用摄像机的FUNC按钮轻松设置色温值。
Filter(func) Return a newdataset formed by selecting those elements of the source on which func returns true.
Filter返回一个新的数据集,从源数据中选出func返回true的元素。
One way to solve thisproblem is to use the copy function func copy(dst, src[]T) int to make a copy of that slice.
一种解决方法是使用[copy]WEB函数'funccopy(dst,src[]T)int'来生成一个切片的副本。
Expression<Func> where Func is any of the Func delegates with up to sixteen input parameters.
Expression<Func>,其中Func是包含至多五个输入参数的任何Func委托。
We can collect these steps into a func- tion, and give it a name such as get_text(), as shown in Example 4-1.
我们可以将这些步骤收集到一个函数中,并给它一个名字,如get_text(),如例4.2所示。
Func delegates are very useful for encapsulating user-defined expressions that are applied to each element in a set of source data.
Func委托对于封装用户定义的表达式非常有用,这些表达式将应用于一组源数据中的每个元素。
The delegate can be instantiated as Func<int, bool> myFunc where int is an input parameter and bool is the return value.
可以将委托实例化为Func<int,boolgt;myFunc,其中int是输入参数,bool是返回值。
Func__ The predefined identifier__func__ is implicitly defined as a string that contains the unqualified and unadorned name of the enclosing function.
Func__预定义的标识符__func__显式定义为包含封闭函数的非限定和无修饰名称的字符串。
Expression<Func> where Func is any of the Func delegates with up to sixteen input parameters.
Expression<Func>,其中Func是最多具有十六个输入参数的任何一个Func委托。
Outside a function every statement begins with a keyword( var, func, so on) so the:= construct is not available.
在函数之外,每个语句都以一个关键字(var、func等)开头,因此:=结构不可用.
Reduce(func, initial)- calculate a single value over the array by calling func for each element and passing an intermediate result between the calls.
Reduce(func,initial)-通过为每个元素调用func计算数组上的单个值并在调用之间传递中间结果。
You can ensure that func and inverse_func are the inverse of each other by setting check_inverse=True and calling fit before transform.
你可以保证func和inverse_func是互为可逆的(theinverseofeachother)通过设置check_inverse=True并且在调用transform之前调用fit。
ReduceByWindow(func, windowLength, slideInterval) Return a new single-element stream, created by aggregating elements in the stream over a sliding interval using func.
ReduceByWindow(func,windowLength,slideInterval)返回一个新创建的单个元素流,通过聚合元素流了滑动时间间隔使用函数。
Results: 29, Time: 0.0239
S

Synonyms for Func

Top dictionary queries

English - Chinese