📄 c.java
字号:
// Decompiled by Jad v1.5.7f. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3)
package smsq;
import javax.microedition.lcdui.Form;
public class c extends Form
{
public c()
{
super("\u5173\u4E8E");
a = new String("\u7248\u6743\u6240\u6709\uFF1A\u70ED\u5496\u5561\u7F51\n\u76F4\u63A5\u5728\u624B\u673A\u4E0AWAP\u8BBF\u95EE: \nhttt;//21Mobile.com\u3000\u3000\n\u70ED\u5496\u5561\u7F51!!! ");
try
{
a();
}
catch(Exception exception)
{
exception.printStackTrace();
}
}
private void a()
throws Exception
{
append(a);
}
String a;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -