📄 e.java
字号:
import javax.microedition.lcdui.Command;
import javax.microedition.lcdui.Font;
final class e
{
public static final Command a = new Command("\u9009\u62E9", 4, 1);
public static final boolean b;
public static final Command c = new Command("\u786E\u5B9A", 4, 1);
public static final Command d = new Command("\u53D6\u6D88", 2, 1);
public static final Command e = new Command("\u8FD4\u56DE", 2, 1);
public static final Command f = new Command("\u9000\u51FA", 7, 1);
public static final Command g = new Command("\u5173\u95ED", 7, 1);
public static final Command h = new Command("\u6D88\u606F", "\u53D1\u9001\u6D88\u606F", 4, 1);
public static final Command i = new Command("\u786E\u5B9A", 4, 1);
public static final int j;
public static final int k = Font.getDefaultFont().getHeight();
public static final int l;
public static final int m;
public static final int n;
public static final int o = 20;
public static final int p;
e()
{
}
static
{
b = MMIDlet.z.getHeight() >= 220;
j = b ? 220 : 202;
if(!b);
l = 21;
m = l + 2;
n = b ? 5 : 4;
if(!b);
p = b ? 120 : 115;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -