#!/usr/bin/python # -*- coding: UTF-8 -*- import os, sys print "The child will write text to a pipe and " print "the parent will read the text written by ...
確定! 回上一頁