Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从服务器获取数据,它工作正常。图像成功与应用程序一起显示。但是,现在我想从相机或 SD 卡拍摄新照片并更新从网络获取的图像。在这里,图像必须保存在服务器上,并将旧的网络图像替换为从相机或 SD 卡拍摄的新照片。
我对这个技巧没有更多的想法,请你给我基本的想法。如何将当前图像更新为新图像。