本文介绍了在图片库中一一追加评论的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个拥有多个用户的图片库,并且所有用户都可以发表图片评论.现在,我需要一个功能以一个接一个地附加注释.我在列表中完成了此操作,但无法在图片库中执行此操作.请提出最好的建议 可能的方法来实现吗?


谢谢Jyoti Sisodiya

I have a picture library with multiple user, And all the user can post comments for pictures. Now I need a feature to append the comments one after the other. I did it in list but I am not able to do this in picture library. Please suggest the best possible way to achieve it ?


Thanks, Jyoti Sisodiya

推荐答案


这篇关于在图片库中一一追加评论的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-03 18:48