installApp.py 文件源码

python
阅读 18 收藏 0 点赞 0 评论 0

项目:Auto_Analysis 作者: ztwo 项目源码 文件源码
def __init__(self, all_result_path, device):
        """
        Queue?????????????

        :param all_result_path: ??????????
        :param device: ??id
        """
        self.all_result_path = all_result_path
        self.device = device
        self.adb = lib.adbUtils.ADB(self.device)
        self.queue = Queue(10)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号