""" writen by shenjackyuanjie mail: 3695888@qq.com """ import libs import threading class Orbit_demo(threading.Thread): def __init__(self): pass