Beispiel #1
0
        public List <string> listLoopLevel(string string_0, string string_1)
        {
            List <string> result       = new List <string>();
            LogicExplain  logicExplain = new LogicExplain();

            logicExplain.OutputResult(GClass0.smethod_0("\u0004ŵɤ\u030bѴճٲݱ\u0870९੮୭౬൫\u0e6aཀྵ\u1068ᅧቦ፥ᑤᕣᙢᝡᡠᥟ\u1a5e᭝ᱜ\u1d5bṚὙ⁘⅗≖⍕\u2454╓♒❑⡐⥏⩎⭍ⱌⵋ\u2e4a⽉えㅇ㉆㍅㑄㕃㙂㝁"), GClass0.smethod_0("aūɔ\u034bѧջ\u0670ݣ\u0877प\u0a4f\u0b4d\u0c46"), true);
            logicExplain.OutputResult(GClass0.smethod_0("徯犫噾䴯\ufb1b"), GClass0.smethod_0("aūɔ\u034bѧջ\u0670ݣ\u0877प\u0a4f\u0b4d\u0c46"), true);
            logicExplain.OutputResult(GClass0.smethod_0("徬犪崑壿鲚福") + string_1 + GClass0.smethod_0("<Ħ噸䴩换䯴亂") + string_0, GClass0.smethod_0("aūɔ\u034bѧջ\u0670ݣ\u0877प\u0a4f\u0b4d\u0c46"), true);
            logicExplain.OutputResult(GClass0.smethod_0("tųɲͱѰկٮݭ\u086c५੪୩౨൧\u0e66ཥ\u1064ᅣቢ፡ᑠᕟᙞ\u175dᡜᥛ\u1a5a᭙᱘\u1d57Ṗὕ\u2054⅓≒⍑\u2450╏♎❍⡌⥋⩊⭉ⱈⵇ\u2e46⽅いㅃ㉂㍁"), GClass0.smethod_0("aūɔ\u034bѧջ\u0670ݣ\u0877प\u0a4f\u0b4d\u0c46"), true);
            logicExplain.OutputResult(GClass0.smethod_0("\u0004ŵɤ\u030bѴճٲݱ\u0870९੮୭౬൫\u0e6aཀྵ\u1068ᅧቦ፥ᑤᕣᙢᝡᡠᥟ\u1a5e᭝ᱜ\u1d5bṚὙ⁘⅗≖⍕\u2454╓♒❑⡐⥏⩎⭍ⱌⵋ\u2e4a⽉えㅇ㉆㍅㑄㕃㙂㝁"), GClass0.smethod_0("aūɔ\u0358Ѭջٲݪ\u0871प\u0a4f\u0b4d\u0c46"), true);
            logicExplain.OutputResult(GClass0.smethod_0("徯犫噾䴯\ufb1b"), GClass0.smethod_0("aūɔ\u0358Ѭջٲݪ\u0871प\u0a4f\u0b4d\u0c46"), true);
            logicExplain.OutputResult(GClass0.smethod_0("徬犪崑壿鲚福") + string_1 + GClass0.smethod_0("<Ħ噸䴩换䯴亂") + string_0, GClass0.smethod_0("aūɔ\u0358Ѭջٲݪ\u0871प\u0a4f\u0b4d\u0c46"), true);
            logicExplain.OutputResult(GClass0.smethod_0("xŷɶ\u0375Ѵճٲݱ\u0870९੮୭౬൫\u0e6aཀྵ\u1068ᅧቦ፥ᑤᕣᙢᝡᡠᥟ\u1a5e᭝ᱜ\u1d5bṚὙ⁘⅗≖⍕\u2454╓♒❑⡐⥏⩎⭍ⱌⵋ\u2e4a⽉えㅇ㉆㍅㐸㕁㙐㜿"), GClass0.smethod_0("aūɔ\u0358Ѭջٲݪ\u0871प\u0a4f\u0b4d\u0c46"), true);
            string text  = "";
            string text2 = logicExplain.CleanFormula(string_1);
            int    num   = text2.IndexOf(GClass0.smethod_0("-"));
            string text3 = text2;
            string text4 = "";

            if (num > 1)
            {
                text3 = logicExplain.LEFT(text2, num);
                text4 = logicExplain.MID(text2, num + 1, -9999);
                text  = text4 + GClass0.smethod_0("'") + text3 + GClass0.smethod_0("$Ś") + string_0 + GClass0.smethod_0("\\");
            }
            else
            {
                text = text3 + GClass0.smethod_0("$Ś") + string_0 + GClass0.smethod_0("\\");
            }
            string text5 = logicExplain.CleanFormula(text);

            if (text5.Length > 0)
            {
                text5 = ReplaceSpecialFlag(text5);
                logicExplain.SetData(method_0(text5), true);
                result = logicExplain.listLoopLevel(text5, text3, text4, "_R", "_R");
            }
            return(result);
        }