# 需要导入模块: import zmq [as 别名]# 或者: from zmq importRCVMORE[as 别名]defrecv_multipart(self, flags=0, copy=True, track=False):"""receive a multipart message as a list of bytes or Frame objects Parameters --- flags : int, optional Any supported flag: NOBLOCK. If NOBLOCK is ...