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.
如何制作一个截取屏幕截图的按钮,然后将其保存在我的应用程序的画廊中(另一个视图)
看看这篇文章:如何以编程方式截取 iPhone 的截图?
它解释了如何做你想做的事。
要制作图片库,我建议使用Fgallery。
我一直面临以下弹簧配置的问题。当我单独使用 txn:annotation 时,它工作正常,但是当我尝试使用 AOP 时,它会导致异常。
Spring 配置文件的一部分:
<tx:annotation-driven transaction-manager="transactionMan