摘要: 1、为什么在Eclipse中不能直接使用sun.misc.BASE64Encoder和sun.misc.BASE64Decoder呢? 因为sun.misc.BASE64Encoder和sun.misc.BASE64Decoder 是 Sun 的专用 API,可能会在未来版本中删除,不建议使用。所以 阅读全文
posted @ 2018-04-23 21:04 _小豪豪 阅读(385) 评论(0) 推荐(0)
摘要: sun.misc.BASE64Encoder在Eclipse中不能直接使用的原因和解决方案 http://www.cnblogs.com/remember-forget/p/8921756.html http://static.runoob.com/download/mail.jar http:// 阅读全文
posted @ 2018-04-23 21:02 _小豪豪 阅读(380) 评论(1) 推荐(0)