操作

对项目右击--->build path--->configure build path--->

BASE64Decoder BASE64Encoder jar包问题

 

选中默认jre

BASE64Decoder BASE64Encoder jar包问题

OK,操作完毕,

import sun.misc.BASE64Decoder;
import sun.misc.BASE64Encoder;

就可以导入对应的jar包了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-09
  • 2021-04-21
  • 2021-05-15
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-05
  • 2022-12-23
  • 2022-01-17
  • 2021-11-16
相关资源
相似解决方案