导航菜单

页面标题

页面副标题

管控平台 v5.2.3.0. - a.java 源代码

正在查看: 管控平台 v5.2.3.0. 应用的 a.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package com.iflytek.sunflower.config;

import com.iflytek.sunflower.util.h;
import java.util.Locale;
import net.sqlcipher.BuildConfig;
import org.apache.log4j.lf5.util.StreamUtils;

public class a {
    public static h A = null;
    public static String B = null;
    public static String C = null;
    public static String D = null;
    public static String E = null;
    public static String F = null;
    public static String G = null;
    public static String H = null;
    public static String I = null;
    public static boolean J = false;
    public static int K = 0;
    public static int L = 0;
    public static volatile int M = 0;
    public static volatile boolean N = false;
    public static volatile boolean O = false;
    public static volatile int P = 0;

    public static long f972a = 30000;

    public static String f973b = "";

    public static String f974c = "";
    public static boolean d = false;
    public static String e = "";
    public static String f = "";
    public static Long g = -1L;
    public static String h = BuildConfig.FLAVOR;
    public static Boolean i = Boolean.TRUE;
    public static Boolean j;
    public static Boolean k;
    public static Boolean l;
    public static Boolean m;
    public static Boolean n;
    public static int o;
    public static int p;
    public static long q;
    public static Boolean r;
    public static Boolean s;
    public static String t;
    public static int u;
    public static int v;
    public static long w;
    public static long x;
    public static String y;
    public static h z;

    static {
        Boolean bool = Boolean.FALSE;
        j = bool;
        k = bool;
        l = bool;
        m = bool;
        n = bool;
        o = 0;
        p = 0;
        q = 2097152L;
        Boolean bool2 = Boolean.TRUE;
        r = bool2;
        s = bool2;
        t = Locale.getDefault().getLanguage();
        u = StreamUtils.DEFAULT_BUFFER_SIZE;
        v = 50;
        w = 43200000L;
        x = 8192L;
        y = "http://scs.openspeech.cn/scs";
        z = new h();
        A = new h();
        B = "http://iws.openspeech.cn/online_param/config_update.php";
        C = null;
        D = BuildConfig.FLAVOR;
        E = BuildConfig.FLAVOR;
        F = null;
        G = BuildConfig.FLAVOR;
        H = BuildConfig.FLAVOR;
        I = BuildConfig.FLAVOR;
        J = false;
        K = 0;
        L = 0;
        M = 0;
        P = 0;
    }
}