摘要:
//BY ZGJ:获取远程页面内容 public static String GetPageContent(String pageURL) { String pageContent=""; BufferedReader in = null; InputStreamReader isr = null; InputStream is = null; Prin... 阅读全文
posted @ 2008-08-01 14:32
willpower
阅读(1664)
评论(0)
推荐(0)
浙公网安备 33010602011771号