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

procedural language

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

procedural language
     
         A term used in contrast to {declarative language}
        to describe a language where the programmer specifies an
        explicit sequences of steps to follow to produce a result.
     
        The term should not be confused with "{imperative language}".
        An example (non-imperative) procedural language is {LOGO},
        which specifies sequences of steps to perform but does not
        have an internal state.
     
        Other procedural languages include {Basic}, {Pascal}, {C}, and
        {Modula-2}.
     
        (2003-06-23)
依字母排序 : 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