文章列表
怕忘记,自己记录一下
public static void main(String[] args) throws URISyntaxException, IOException {
// TODO Auto-generated method stub
// Timer timer = new Timer();
// timer.scheduleAtFixedRate(new MyTask(), 1, 1);
// URL url = new URL("http://ec2-204-236-206-91.compute-1.am ...