python自动运维管理

# -*- coding: utf-8 -*- """ This shell is base on tomcat env """ import os import time import commands import MySQLdb #assigned APP_ID = "123456789987456321ABCD" APP_NAME = "" BEFORE_SHELL = "" A
相关文章
相关标签/搜索