語言選擇:
免費網上英漢字典|3Dict

named pipe

資料來源 : Free On-Line Dictionary of Computing

named pipe
     
         A {Unix} {pipe} with a {filename} created
        using the "{mknod}" command.  Named pipes allow unrelated
        processes to communicate with each other whereas the normal
        (un-named) kind can only be used by processes which are parent
        and child or siblings ({fork}ed from the same parent).
     
        (1996-12-01)
依字母排序 : 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