javafx中的imageview无法显示项目之外的图片?

日期:2014-04-27 19:04:50 人气:1

javafx中的imageview无法显示项目之外的图片?

iv.setImage(new Image(file.toURI().toURL().toString(),true));
    A+
热门评论