play freamwork 文件下载

public static void Download(String filePath) {
        File file = new File(filePath);
        renderBinary(file);
    }

posted on 2014-12-31 17:02  w_xunfangA  阅读(148)  评论(0编辑  收藏  举报