我想使用 timthumb.php 来调整图像大小/裁剪,但我的项目是 Java EE。
是否可以在我的 jsp 页面中使用类似的东西?
<div class="item" style="background: url('timthumb.php?src=http://www.products.com/img/main-banner-slider/updated_banner/promo2_thumb.jpg&w=900&q=100%') no-repeat center 0;') no-repeat center 0;">
欢迎任何可能的方式和善意的建议。