pull/55/head
ubuntu 2018-12-04 16:20:03 +08:00
parent ff5cbcbcc6
commit 9fbed62a36
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Update by : https://github.com/cppla/ServerStatus # Update by : https://github.com/cppla/ServerStatus
# 支持Python版本2.7 to 3.5 # 支持Python版本2.7 to 3.5

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Update by : https://github.com/cppla/ServerStatus # Update by : https://github.com/cppla/ServerStatus
# 依赖于psutil跨平台库 # 依赖于psutil跨平台库