arduino String转char * 作者: 大维 时间: 2024-03-13 分类: 技术 String name ="ceshi"; name.c_str();//转char * 标签: none
评论已关闭