浙林龙哥

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2007年8月6日

摘要: How do you convert a String object to Stream (type) object?I know it is more common to do the conversion in the other direction, but for me it is definitely the other way.I have a web service input ... 阅读全文
posted @ 2007-08-06 15:26 浙林龙哥 阅读(1457) 评论(0) 推荐(0)

摘要: [精彩] 疑问:文件/图片上传、在线发送EMAIL? package uploadfile; import javax.servlet.ServletInputStream; import javax.servlet.http.HttpServletRequest; import java.io.FileOutputStream; import java.io.*; import java.... 阅读全文
posted @ 2007-08-06 10:57 浙林龙哥 阅读(625) 评论(0) 推荐(0)