2025年8月19日
摘要: @staticmethoddef _can_system_poll(): return hasattr(select, 'poll') def exec_command(self, cmd, encoding="utf-8"):ssh = self._get_ssh_connection() tra 阅读全文
posted @ 2025-08-19 23:29 vanness_205 阅读(5) 评论(0) 推荐(0)