DynamicJsonDocument ,内存分配在heap区,无固定大小,可以自动增长所需空间,方法调用完自动回收,建议内存大小大于1KB使用;. StaticJsonDocument<256> doc;.
確定! 回上一頁