摘要: 一、set集合#!/usr/bin/env python# *_*coding:utf-8 *_*# Author: harsonold_dict = { "#1": {'hostname': 'c1', 'cpu_count': 2, 'mem_capicity': 80}, "#2": {'ho 阅读全文
posted @ 2019-05-08 17:03 HarsonLee 阅读(240) 评论(0) 推荐(0)