首页
学习
活动
专区
圈层
工具
发布
  • 您找到你想要的搜索结果了吗?
    是的
    没有找到

    python 使用ClamAV实现病毒扫

    self.scan_type=scan_type                 self.file=file                 self.connstr=""                 self.scanresult...                                if self.scan_type=="contscan_file":                                         self.scanresult...                                elif self.scan_type=="multiscan_file":                                         self.scanresult...                                elif self.scan_type=="scan_file":                                         self.scanresult...                        task.join()                         print task.connstr                         print task.scanresult

    2.2K30
    领券