go top

网络释义专业释义

  function declaration

函数声明 (function declaration):一条语句,声明了函数的接口,但不提供函数体。成员函数的声明出现在结构体定义中,即便函数定义在外面。

基于560个网页-相关网页

  function declarine

... 声明友元函数 friend 函数声明 function declaration ; declare function ; function declarine 声明自定义函数 function ...

基于16个网页-相关网页

短语

函数声明与定义 Function Declarations and Definitions

构造函数声明 constructor-declaration

函数声明提升 function declaration hoisting

函数声明符 function declarator

析构函数声明 destructor-declaration

外部引用和函数声明 External References & Function Declarations

外部参照和函数声明 External References & Function Declarations

外部引用科技函数声明 External References & Function Declarations

函数的声明 Function declaration ; Too Much Default Visibility ; Declaring functions

 更多收起网络短语
  • function declaration

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 内部函数函数紧跟函数声明之后标准函数

    An internal function is a standard function where the function body follows the function declaration.

    youdao

  • SQLSPARQL版本中的函数声明相同的。

    The function declarations in the SQL and SPARQL versions are identical.

    youdao

  • fci所创建每一个定制函数声明惟一的识别

    Declare a unique identification number for each custom function that you will create with the FCI.

    youdao

更多双语例句
  • If you scroll back up on the printout or screen here, you'll see that you can actually not only declare function's prototypes, their general structure.

    如果我回滚到打印输出或者这个屏幕,你们将看到你们不仅可以声明函数的原型,它们的一般结构。

    哈佛公开课 - 计算机科学课程节选

  • So now, henceforth, when you say, to declare a function, I am declaring a function here but down here am I quote unquote defining it or implementing it.

    从此以后,当你说,声明一个函数,我在这里声明了一个函数,但是到这里我定义它或执行它。

    哈佛公开课 - 计算机科学课程节选

  • So in return to, we have a slight variance here, -- where I'm defining apparently -- declaring a function called cube.

    作为应答,这里我们有一点变化,这里我显然定义了-,声明了一个叫做cube的函数

    哈佛公开课 - 计算机科学课程节选

百科

函数声明

“函数定义”是指对函数功能的确立,包括指定函数名,函数值类型、形参类型、函数体等,它是一个完整的、独立的函数单位。而“函数声明”的作用则是把函数的名字、函数类型以及形参类型、个数和顺序通知编译系统,以便在调用该函数时系统按此进行对照检查(例如函数名是否正确,实参与形参的类型和个数是否一致)。 在书写形式上,函数声明可以把函数头部复制过来,在后面加一个分号;而且在参数表中可以只写各个参数的类型名,而不必写参数名。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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