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.
我正在做一个网站来销售电脑零件。我正在尝试从数据库中的表中显示图片以及其他一些信息。图片列是 OLE 对象数据类型。
有人提到将图像存储在服务器中,并将图像的 url 存储在数据库中。我将如何实现这一目标?谢谢