摘要: import os import sys import subprocess import shutil """ 功能: 1. 拷贝python的proto到go的对应目录之下 2. 生成python的源码 - import . 3. 生成go的源码 """ class cd: def __init 阅读全文
posted @ 2022-11-27 15:30 wanghhhh 阅读(104) 评论(0) 推荐(0)