×

procedure declaration meaning in English

过程说明

Examples

  1. Parameters are declared in the procedure declaration in the parentheses that follow the procedure name
    在过程声明中,参数在紧跟着过程名的括号中声明。
  2. Usually , you cannot call a procedure with more arguments than the procedure declaration specifies
    通常,调用的过程所包含的参数不能超出过程声明指定的数目。
  3. Provides links to topics covering changes to parameter passing , procedure calling sequences , and procedure declarations
    提供到包含对参数传递、过程调用顺序和过程声明更改的主题的链接。
  4. In the procedure declarations , the set of arguments for each procedure must be different or an error will occur
    过程。在过程声明中,每个过程都必须具有一组不同的参数,否则将会出现错误。
  5. When entering code for form or control event procedures , first add the procedure declaration in visual basic 2005 and then upgrade only the body of the procedure . the
    当为窗体或控件事件过程输入代码时,首先在visual basic 2005中添加过程声明,然后仅升级该过程的程序体。
More:   Prev  Next

Related Words

  1. concerted declaration
  2. constant declaration
  3. wheaton declaration
  4. intrastate declaration
  5. brussels declaration
  6. victims declaration
  7. beijing declaration
  8. warsaw declaration
  9. auburn declaration
  10. maritime declaration
  11. procedure conversion
  12. procedure data area
  13. procedure definition
  14. procedure definition syntax
PC Version

Copyright © 2018 WordTech Co.