zyxsblogs

在数据库中存储文件的名称,在存储信息资料里面存下照片,利用文件名称。

代码如下:

其中iamgeFile为 图片存储的路径userImages/

Resultuser.setImageName(PropertiesUtil.getValue("imageFile")+rs.getString("imageName"));//获取的rs.getString("图片文件名称");

分类:

技术点:

相关文章:

  • 2021-12-22
  • 2022-12-23
  • 2021-05-09
  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
猜你喜欢
  • 2022-01-07
  • 2021-08-07
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2023-03-20
  • 2022-12-23
相关资源
相似解决方案