函數聲明 的英文怎麼說

中文拼音 [hánshǔshēngmíng]
函數聲明 英文
function declaration
  • : 名詞1. [書面語] (匣; 封套) case; envelope 2. (信件) letter 3. (姓氏) a surname
  • : 數副詞(屢次) frequently; repeatedly
  • : Ⅰ形容詞1 (明亮) bright; brilliant; light 2 (明白;清楚) clear; distinct 3 (公開;顯露在外;不隱...
  • 函數 : [數學] function函數計算機 function computer; 函數計算器 function calculator; 函數運算 functional operation
  1. The extern function and global data structure are separately declared in the. c file and the. asm source file

    外部和全局據結構分別在. c文件和. asm源文件中
  2. An extension of primesstep2 that adds a separate c header file and an. asm include file to declare the extern function and global data structure

    Primesstep2的擴展,它添加一個c頭文件和一個. asm包含文件,分別用來外部和全局據結構。
  3. The fastest times are reported when compiling without

    時,會報告最快的時間。
  4. According to the program structure of ansi c, some syntax - tree - nodes are designed in front - end, including function, block, data structure, type, expression, identifier and so on. syntax tree is divided into three levels, namely program level, function level and block level, which are useful for analysis of syntax and semantic in compiler as well as transferring syntax tree into rtl. retargetable compiler mainly includes intermediate representation, machine description and interface technique between compiler and machine description

    編譯前端的實現技術包括詞法分析、語法語義分析和中間代碼生成技術等,針對ansic的程序結構,分別設計了、塊、據結構、類型、表達式、標識符等語法樹結點,並將語法樹分成編譯層次、函數聲明和塊三個不同層次,使語法樹具有清晰的層次結構,有利於編譯程序的語法和語義分析,以及從語法樹到rtl中間表示的轉換。
  5. Declaration can appear only in contexts where a class declaration can appear, that is, at global scope, at package scope, or at class scope, but not inside a function or method

    只能出現在類可以出現的上下文中(即全局范圍) 、包范圍內或類范圍內,而不能出現在或方法中。
  6. Function declarators have file scope

    函數聲明符具有文件范圍:
  7. The compiler supports use of a function declarator that specifies a variable number of arguments, followed by a function definition that provides a type instead

    編譯器支持使用指定可變個函數聲明符,其後為提供替換類型的定義:
  8. Implicit function arguments, loose syntax, and liberal program structures add to perl s charm

    隱含的函數聲明、不嚴格的語法、以及象日用文檔似的程序結構使得perl更具吸引力。
  9. A constructor can be declared static using the

    關鍵字可以將構造函數聲明為靜態構造
  10. Function definitions may not be nested but variables may be declared in a block - structured fashion

    定義可以不在嵌套結構中,但是變量可以通過結構塊函數聲明
  11. And shows how flexible jython function declaration can be

    ,並顯示jython函數聲明是多麼靈活。
  12. By declaring the function as

    通過將此函數聲明
  13. Modifiers to the function declaration and set parameters for

    修飾符應用到函數聲明中,並基於windows api使用的參來設置
  14. Declspec can only be applied to function declarations that return a pointer, such as

    Declspec僅適用於返回指針的函數聲明,如
  15. This means that the following constructor declarations are effectively the same

    這意味著下面的構造函數聲明在效果上是相同的:
  16. Note that the syntax for function declaration and class method declaration is precisely identical

    注意,用於函數聲明和類方法的語法正好相同。
  17. In a function declaration, it is possible to declare that parameters are to be passed by reference by using the

    函數聲明中,可以使用應用於參
  18. Represents a parameter declaration for a method, property, or constructor

    表示方法、屬性或構造的參
  19. Discusses generic functions, a function that is declared with type parameters

    討論泛型,它是用類型參
  20. This means that the value of a local constant is undefined until the constant declaration statement is reached and that a local variable is undefined until the variable is assigned to in the function

    這就意味著在到達常語句前局部常值是未定義的,在中分配變量前局部變量是未定義的。
分享友人