摘要:
public GetRemoteFile_Client_GoOn() { } private boolean FileExist(String pathAndFile){//确定文件是否已经下载,但没有下载完成 File file = new File(pathAndFile); if (file.exists()) ... 阅读全文
posted @ 2017-12-24 21:56
tzzt01
阅读(204)
评论(0)
推荐(0)
浙公网安备 33010602011771号