GONE WITH THE WIND

--tomorrow is another day

  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  30 随笔 :: 19 文章 :: 0 评论 :: 0 Trackbacks

package com.lph;

import java.io.*;
import java.net.*;

public class ServletCom {

public static void main(String[] args) throws Exception {

   HttpURLConnection conn = null;
   BufferedReader br = null;
   DataOutputStream dos = null;
   DataInputStream inStream = null;

阅读全文
类别:学习 查看评论
文章来源:http://hi.baidu.com/zhangyy%5F130/blog/item/ad0f73f49428a02dbd310962.html
posted on 2009-03-24 10:06 张永耀 阅读(826) 评论(0)  编辑  收藏

只有注册用户登录后才能发表评论。


网站导航: