What is the translation of " FUNCTION DEFINITIONS " in Chinese?

['fʌŋkʃn ˌdefi'niʃnz]
['fʌŋkʃn ˌdefi'niʃnz]
函数定义

Examples of using Function definitions in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Function definitions and other expressions.
函数的定义与其他表达式.
That's because we haven't had any nested function definitions yet.
因为我们还没有定义函数
Short, simple function definitions are common in Julia.
简短的函数定义在Julia中是很常见的。
At this point,the entire JS file will be patched into the VM and all function definitions will be updated.
此时,整个JS文件将作为补丁程序进入VM,并且所有函数定义都将更新。
In particular, function definitions bind the name of the new function here.
特别是函数定义将新函数的命名绑定于此。
The decorator syntax is merely syntactic sugar,the following two function definitions are semantically equivalent:.
装饰器语法仅仅是语法糖,下面两个函数定义在语义上是等价的:.
In particular, function definitions bind the name of the new function here.
特别地,函数定义在这里绑定新函数的名称。
The decorator syntax is merely syntactic sugar,the following two function definitions are semantically equivalent:.
装饰器语法仅仅是语法糖,以下两个函数定义在语义上是等价的:.
In particular, function definitions bind the name of the new function here.
尤其是函数定义会在这里绑定新的函数名字。
The decorator syntax is merely syntactic sugar,the following two function definitions are semantically equivalent:.
Decorator语法只是语法上的糖分,以下两个函数定义在语义上是等价的:.
Function definitions may not be nested but variables may be declared in a block-structured fashion.
函数定义可以不是嵌套的,但可以用块结构的方式声明变量。
A collection of variable and function definitions in a file is called a Python module.
在一个文件中的变量和函数定义的集合被称为一个Python模块(module)。
Function definitions get executed just like other statements, but the effect is to create function objects.
函数定义和其它语句一样,都会被执行,但是其作用是创建函数对象。
A module may contain statements and function definitions, and may be in a file or in a string inside the host program.
一个模块可以包含语句和/或函数定义,可以在一个文件中或者在一个宿主程序的字符串中。
The interface keyword takes the concept of an abstractclass one step further by preventing any function definitions at all.
Interface(接口)关键字将抽象类的概念更延伸了一步,它完全禁止了所有的函数定义
Nested function definitions address both of these problems, but require us to enrich our environment model.
嵌套函数的定义解决了这两个问题,但要求我们重新调整环境模型。
Second, we have made a few ranking adjustments,such as putting class and function definitions closer to the top for a lot of searches.
其次,我们还对排名做出了一些调整,例如对许多搜索而言,我们让级别和功能定义等更接近顶端。
Class definitions, like function definitions(def statements) must be executed before they have any effect.
类定义与函数定义(def语句)一样必须被执行才会起作用。
So for example, they use InteliSense,which provides smart completions based on variable types, function definitions, and imported modules.
例如,他们使用InteliSense,它提供基于变量类型、函数定义和导入模块的智能补全。
Since function definitions can be entered into interactive sessions, it is easy to compare these definitions:..
由于函数定义可以输入到交互式会话中,因此可以很容易的比较这些定义:.
Point-free is a programming paradigm in which function definitions do not identify the arguments(or"points") on which they operate.
无参风格是一种编程范例,其中函数定义不能识别它们所运行的参数(或“点”)。
Function definitions tell us what type of value is returned, let's use the definition for strlen() as our first example:.
函数定义告诉我们函数返回什么类型的值,让我们用函数strlen()的定义作为第一个范例:.
Tacit programming, also called point-free style,is a programming paradigm in which function definitions do not identify the arguments(or"points") on which they operate.
无参风格是一种编程范例,其中函数定义不能识别它们所运行的参数(或“点”)。
In Python, nested function definitions address both of these problems, but require us to amend our environment model slightly.
嵌套函数的定义解决了这两个问题,但要求我们重新调整环境模型。
Its IntelliSense helps you go beyond syntax highlighting and autocomplete, so you can makesmart completions based on variable types, function definitions, and imported modules.
其IntelliSense可帮助您超越语法突出显示和自动完成功能,因此您可以根据变量类型,函数定义和导入的模块进行智能完成。
Note: popular function definitions may be hidden in other included files(often for convenience and reuse across many files).
注意:流行的函数定义可能隐藏在其他包含的文件中(通常为了方便和在许多文件中重用)。
Function definitions can appear in any order, and in one source file or several, although no function can be split between files.
函数定义可以以任意次序出现在一个源文件或多个源文件中,但同一函数不能分割存放在多个文件中。
In Python, nested function definitions address both of these problems, but require us to amend our environment model slightly.
Python中,嵌套函数的定义解决了这些问题,但是需要我们重新修改我们的模型。
Function definitions can be presented in arbitrary order in one or more source files, but the same function cannot be stored in multiple files.
函数定义可以以任意次序出现在一个源文件或多个源文件中,但同一函数不能分割存放在多个文件中。
(It may also contain function definitions, loops, conditions and other programming constructs, advanced features that we will ignore for now.).
也可能包含函数定义,循环,条件和其他程序结构,高级特性等一系列我们已经遗忘的东西。
Results: 43, Time: 0.0265

Word-for-word translation

Top dictionary queries

English - Chinese