aj.java
来自「很好的3款手机游戏源码」· Java 代码 · 共 24 行
JAVA
24 行
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
public interface aj
{
public static final byte case = 0;
public static final byte char = 1;
public static final byte if = 2;
public static final byte try = 3;
public static final byte new = 5;
public static final byte a = 6;
public static final byte int = 11;
public static final byte for = 12;
public static final byte long = 13;
public static final byte goto = 14;
public static final byte null = 4;
public static final byte else = 7;
public static final byte byte = 9;
public static final byte do = 10;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?