类 DecodeUtil

java.lang.Object
plus.hiver.module.statistics.utils.DecodeUtil

public class DecodeUtil extends Object

尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负

作者:
Yazhi Li
  • 构造器详细资料

    • DecodeUtil

      public DecodeUtil()
  • 方法详细资料

    • decode

      public static String decode(String x)
      URL解码
      参数:
      x -
      返回:
    • decode

      public static String decode(String x, String cl)
      URL解码
      参数:
      x -
      cl -
      返回: