⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 a.java

📁 J2ME写的英译汉字典 比较适合新手练手用!!!!!
💻 JAVA
字号:
// 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 final class a
{

	public static final byte a[] = {
		3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 
		3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 
		3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 
		3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 
		3, 3, 3, 3, 3, 3, 5, 5, 5, 3, 
		3, 3
	};
	public static final char b[] = {
		'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 
		'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 
		'U', 'V', 'W', 'X', 'Y', 'Z', '0', '1', '2', '3', 
		'4', '5', '6', '7', '8', '9', ',', '.', '!', ':', 
		'\'', '-', '?', '+', '/', '@', '#', '*', '%', '(', 
		')', ' '
	};
	public d c;
	public byte d;
	public byte e;
	public String f[];
	public byte g;
	public byte h;
	public byte i;
	public byte j;
	public byte k;
	public byte l;
	public byte m;

	public a()
	{
		e = 0;
		g = 1;
		h = 1;
		j = 0;
		l = 1;
		m = 0;
		c = new d((short)21, a, (byte)5, b);
		c.a(-1);
		a();
		e = 0;
	}

	public final void a()
	{
		if (!e.b("LOE_GAME"))
		{
			byte abyte0[] = new byte[318];
			j = 0;
			k = 0;
			l = 1;
			abyte0[1] = k;
			abyte0[2] = j;
			abyte0[3] = 1;
			abyte0[4] = 1;
			e.a("LOE_GAME");
			e.a("LOE_GAME", abyte0);
			e.a("LOE_GAME", abyte0);
			return;
		}
		byte abyte1[];
		if ((abyte1 = e.a("LOE_GAME", 2)) == null)
		{
			return;
		} else
		{
			i = abyte1[0];
			k = abyte1[1];
			j = abyte1[2];
			g = abyte1[3];
			h = abyte1[4];
			m = abyte1[5];
			return;
		}
	}

}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -