语言选择:
免费网上英汉字典|3Dict

formal argument

资料来源 : Free On-Line Dictionary of Computing

formal argument
     
         (Or "parameter") A name in a {function} or
        {subroutine} definition that is replaced by, or bound to, the
        corresponding {actual argument} when the function or
        subroutine is called.  In many languages formal arguments
        behave like {local variables} which get initialised on entry.
     
        See: {argument}.
     
        (2002-07-02)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z