摘要:
def is_today(target_date): """ Detects if the date is current date :param target_date: :return: Boolean """ # Get the year, month and day c_year = dat 阅读全文
摘要:
Connecting to 192.168.1.41:22...Could not connect to '192.168.1.41' (port 22): Connection failed. Type `help' to learn how to use Xshell prompt. 一般配置好 阅读全文