📄 h.txt
字号:
import javax.microedition.lcdui.*;
public class h
implements CommandListener, g
{
public Command b;
public Command g;
public Command d;
public Command i;
public Command c;
public Command a_javax_microedition_lcdui_Command_fld;
public Command f;
public Command e;
private Form a_javax_microedition_lcdui_Form_fld;
private String a_java_lang_String_fld;
private TextBox a_javax_microedition_lcdui_TextBox_fld;
private Command h;
public h()
{
b = null;
g = null;
d = null;
i = null;
c = null;
a_javax_microedition_lcdui_Command_fld = null;
f = null;
e = null;
a_javax_microedition_lcdui_Form_fld = null;
a_java_lang_String_fld = null;
b = new Command(KQQMIDlet.a_k_static_fld.aR, 1, 2);
g = new Command(KQQMIDlet.a_k_static_fld.J, 1, 2);
d = new Command(KQQMIDlet.a_k_static_fld.am, 1, 1);
i = new Command(KQQMIDlet.a_k_static_fld.i, 1, 1);
c = new Command(KQQMIDlet.a_k_static_fld.ba, 2, 3);
a_javax_microedition_lcdui_Command_fld = new Command(KQQMIDlet.a_k_static_fld.ao, 2, 3);
f = new Command(KQQMIDlet.a_k_static_fld.ba, 2, 3);
a_javax_microedition_lcdui_Form_fld = new Form(KQQMIDlet.a_k_static_fld.aw);
a_javax_microedition_lcdui_Form_fld.addCommand(c);
a_javax_microedition_lcdui_Form_fld.setCommandListener(this);
}
public void a(int j, String s, String s1)
{
switch(j)
{
case 1: // '\001'
a_java_lang_String_fld = s;
a_javax_microedition_lcdui_Form_fld.append(s + KQQMIDlet.a_k_static_fld.at);
a_javax_microedition_lcdui_Form_fld.addCommand(b);
a_javax_microedition_lcdui_Form_fld.addCommand(g);
KQQMIDlet.a_javax_microedition_lcdui_Display_static_fld.setCurrent(a_javax_microedition_lcdui_Form_fld);
break;
case 2: // '\002'
a_java_lang_String_fld = s;
a_javax_microedition_lcdui_Form_fld.append(s + KQQMIDlet.a_k_static_fld.bF + s1);
a_javax_microedition_lcdui_Form_fld.addCommand(d);
a_javax_microedition_lcdui_Form_fld.addCommand(i);
a_javax_microedition_lcdui_Form_fld.addCommand(b);
a_javax_microedition_lcdui_Form_fld.addCommand(g);
KQQMIDlet.a_javax_microedition_lcdui_Display_static_fld.setCurrent(a_javax_microedition_lcdui_Form_fld);
break;
case 3: // '\003'
KQQMIDlet.a_KQQMIDlet_static_fld.a(KQQMIDlet.a_k_static_fld.aw, s + KQQMIDlet.a_k_static_fld.aL, this, f, null);
break;
case 4: // '\004'
KQQMIDlet.a_KQQMIDlet_static_fld.a(KQQMIDlet.a_k_static_fld.aw, s + KQQMIDlet.a_k_static_fld.bi + "\n" + s1, this, f, null);
break;
case 6: // '\006'
KQQMIDlet.a_KQQMIDlet_static_fld.a(KQQMIDlet.a_k_static_fld.aw, s1, this, f, null);
break;
}
}
public void commandAction(Command command, Displayable displayable)
{
if(command == g)
{
a_javax_microedition_lcdui_Form_fld.removeCommand(g);
KQQMIDlet.a_v_static_fld.a(a_javax_microedition_lcdui_Form_fld, a_java_lang_String_fld);
return;
}
if(command == b)
{
KQQMIDlet.a_o_static_fld.a(a_java_lang_String_fld, a_javax_microedition_lcdui_Form_fld);
return;
}
if(command == d)
{
a_javax_microedition_lcdui_Form_fld.removeCommand(d);
a_javax_microedition_lcdui_Form_fld.removeCommand(i);
KQQMIDlet.a_u_static_fld.a(a_java_lang_String_fld, "0", "", this);
return;
}
if(command == i)
{
a_javax_microedition_lcdui_TextBox_fld = new TextBox(KQQMIDlet.a_k_static_fld.bj, "", 19, 0);
h = new Command(KQQMIDlet.a_k_static_fld.Y, 4, 1);
a_javax_microedition_lcdui_TextBox_fld.addCommand(h);
a_javax_microedition_lcdui_TextBox_fld.addCommand(a_javax_microedition_lcdui_Command_fld);
a_javax_microedition_lcdui_TextBox_fld.setCommandListener(this);
KQQMIDlet.a_javax_microedition_lcdui_Display_static_fld.setCurrent(a_javax_microedition_lcdui_TextBox_fld);
return;
}
if(command == c)
{
KQQMIDlet.a_d_static_fld.d();
i.a(a_javax_microedition_lcdui_Form_fld);
a_javax_microedition_lcdui_Form_fld.removeCommand(g);
a_javax_microedition_lcdui_Form_fld.removeCommand(d);
a_javax_microedition_lcdui_Form_fld.removeCommand(b);
a_javax_microedition_lcdui_Form_fld.removeCommand(i);
return;
}
if(command == a_javax_microedition_lcdui_Command_fld)
{
KQQMIDlet.a_javax_microedition_lcdui_Display_static_fld.setCurrent(a_javax_microedition_lcdui_Form_fld);
return;
}
if(command == f)
{
KQQMIDlet.a_d_static_fld.d();
return;
}
try
{
if(command == h)
{
String s = a_javax_microedition_lcdui_TextBox_fld.getString();
KQQMIDlet.a_u_static_fld.a(a_java_lang_String_fld, "1", i.b(s), this);
a_javax_microedition_lcdui_Form_fld.removeCommand(d);
a_javax_microedition_lcdui_Form_fld.removeCommand(i);
KQQMIDlet.a_javax_microedition_lcdui_Display_static_fld.setCurrent(a_javax_microedition_lcdui_Form_fld);
return;
}
}
catch(Exception exception)
{
i.a("error in acksvrmsg-commandAction");
i.a(exception);
}
return;
}
public void b(String s, String s1)
{
}
public void c(String s, String s1)
{
i.a("handleHttpError" + s1);
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -