摘要:
```python # -*- coding: utf-8 -*
# python2.7 import commands
import os
import platform
import logging logging.basicConfig( level = logging.DEBUG, format = '%(asctime)s %(levelname)s %... 阅读全文
posted @ 2019-06-13 17:41
加州风尘
阅读(320)
评论(0)
推荐(0)