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

structured language

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

structured language
     
         A programming language where the program may be
        broken down into blocks or {procedure}s which can be written
        without detailed knowledge of the inner workings of other
        blocks, thus allowing a {top-down design} approach.
     
        See also {abstract data type}, {module}.
     
        (1995-04-28)
依字母排序 : 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