Python 中的 if __name__ == '__main__' 该如何理解
__name__ == '__main__'
python多进程的理解 multiprocessing Process join run