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.
如何使用数据库中的 asp.net 中的实体框架显示多个图像。
我正在使用数据列表...
我是asp.net 的新手,所以任何人都可以给我介绍一下。
谢谢
您应该将图像存储在文件系统(可从文档根目录访问)并将图像路径存储在数据库中。