python:运行command

#!/usr/bin/python
# -*- coding:utf-8 -*-

import os

os.system('cocos jscompile -s ./dir1 -d ./dir2')

posted @ 2019-10-16 13:45  流星曳尾  阅读(1834)  评论(0编辑  收藏  举报