摘要:
需求:做轮播插件时,得计算图片的宽高,并根据容器最大最小宽高来使图片做适当调整。 现象:图片超出未调整。 解决: When the image is cached, the onload callback isn't called with your code as the load event i 阅读全文
摘要:
错误发生:用户自定义了一个将Map转成指定Bean类的转换器,继承自org.springframework.beans.BeanUtils ,如下 错误信息: Caused by: org.apache.commons.beanutils.ConversionException: No value 阅读全文