我在这里问了一个问题,感谢用户,我已经解决了我的问题。这是我目前正在使用的代码。voidUploadToDatabase()throwsMalformedURLException,IOException{URLwebsite=newURL("http://mk7vrlist.altervista.org/databases/record_file.txt");WritableByteChannelrbc=Channels.newChannel(website.openConnection().getOutputStream());FileOutputStreamfos;fos=newF