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

single assignment

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

single assignment
     
        If a variable is only assigned a value once then an instance
        of that variable is thereafter semantically equivalent to the
        value.  Thus a single assignment language is a {functional
        language}.
     
        See also {zero assignment}.
依字母排序 : 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