Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: ReadTxt Download
  • Category:
  • Other systems
  • Tags:
  • File Size:
  • 1kb
  • Update:
  • 2018-04-06
  • Downloads:
  • 0 Times
  • Uploaded by:
  • 少郎
 Description: public static void main(String[] args) { //File file = new File("d:\\shaolang.txt"); //ReadTxt(file); File file = new File("d:\\XX.txt"); List list_Content = new ArrayList(); list_Content = ReadTxt(file); int Contentleng = list_Content.size(); String Content = (String) list_Content.get(randInt(0, Contentleng)); System.out.println("hhh:"+Content); }
 Downloaders recently: [More information of uploader 少郎]
 To Search:
File list (Check if you may need any files):
FilenameSizeDate
ReadTxt.java 3385 2018-04-04

CodeBus www.codebus.net