小猫咪,请加油

导航

2013年4月24日

Access restriction: The type BASE64Encoder is not accessible due to restrict

摘要: 在Eclipse中编写Java代码时,用到了BASE64Decoder,import sun.misc.BASE64Decoder;可是Eclipse提示: Access restriction : The type BASE64Decoder is not accessible due to restriction on required library C:\Program files\java\jre6\lib\rt.jar Access restriction : The constructor BASE64Decoder() is not accessible due to rest 阅读全文

posted @ 2013-04-24 11:11 小猫咪,请加油 阅读(253) 评论(0) 推荐(0)