"""
writen by shenjackyuanjie
mail: 3695888@qq.com
import pyglet
import libs
def main():
pass
if __name__ == "__main__":
main()