摘要:
贴片机视觉识别系统V2.0 贴片机视觉识别系统V2.0 贴片机视觉识别系统V2.0 贴片机视觉识别系统V2.0 阅读全文
摘要:
import os # 查看当前工作目录 print("Current working directory:", os.getcwd()) # 如果需要切换到脚本所在的目录 script_dir = os.path.dirname(os.path.abspath(__file__)) os.chdi 阅读全文