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

📄 n.java

📁 很好的3款手机游戏源码
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
			}
			catch (IOException ioexception2) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception3) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception1) { }
		break MISSING_BLOCK_LABEL_247;
		Exception exception;
		exception;
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			catch (IOException ioexception4) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception5) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception2) { }
		throw exception;
	}

	public static boolean a(int l)
	{
		RecordStore recordstore;
		ByteArrayInputStream bytearrayinputstream;
		DataInputStream datainputstream;
		boolean flag;
		if (_DD15 != _B_B._BB[15])
			return false;
		recordstore = null;
		bytearrayinputstream = null;
		datainputstream = null;
		flag = false;
		recordstore = RecordStore.openRecordStore(a_p_static.a("mainCanvas.game_Data") + l, false);
		byte abyte0[] = recordstore.getRecord(1);
		bytearrayinputstream = new ByteArrayInputStream(abyte0);
		datainputstream = new DataInputStream(bytearrayinputstream);
		byte byte0 = datainputstream.readByte();
		char ac[] = new char[byte0];
		StringBuffer stringbuffer = new StringBuffer();
		for (int i1 = 0; i1 < byte0; i1++)
		{
			ac[i1] = datainputstream.readChar();
			stringbuffer.append(ac[i1]);
		}

		i.a_java_lang_String_array1d_static[l - 1] = stringbuffer.toString();
		i.a_byte_array1d_static[l - 1] = datainputstream.readByte();
		i.b[l - 1] = datainputstream.readByte();
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			catch (IOException ioexception) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception1) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception) { }
		break MISSING_BLOCK_LABEL_432;
		Object obj;
		obj;
		System.out.print("RMS: " + a_p_static.a("mainCanvas.game_Data") + l);
		System.out.println(obj);
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		break MISSING_BLOCK_LABEL_432;
		obj;
		System.out.print("RMS: " + a_p_static.a("mainCanvas.game_Data") + l);
		System.out.println(obj);
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			catch (IOException ioexception2) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception3) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception1) { }
		break MISSING_BLOCK_LABEL_432;
		Exception exception;
		exception;
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			catch (IOException ioexception4) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception5) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception2) { }
		throw exception;
		return flag;
	}

	public static void a(int l)
	{
		RecordStore recordstore;
		ByteArrayOutputStream bytearrayoutputstream;
		DataOutputStream dataoutputstream;
		if (_DD16 != _B_B._BB[16])
			return;
		recordstore = null;
		bytearrayoutputstream = null;
		dataoutputstream = null;
		recordstore = RecordStore.openRecordStore(a_p_static.a("mainCanvas.game_Data") + l, true);
		bytearrayoutputstream = new ByteArrayOutputStream();
		dataoutputstream = new DataOutputStream(bytearrayoutputstream);
		dataoutputstream.writeByte(a_java_lang_String_static.length());
		dataoutputstream.writeChars(a_java_lang_String_static);
		dataoutputstream.writeByte(b_byte_static);
		dataoutputstream.writeByte(j.a_byte_static);
		dataoutputstream.writeInt(j.m);
		dataoutputstream.writeByte(j.b_byte_static);
		dataoutputstream.writeInt(j.k);
		dataoutputstream.writeInt(j.g);
		dataoutputstream.writeInt(j.h);
		dataoutputstream.writeInt(j.l);
		dataoutputstream.writeInt(j.i);
		dataoutputstream.writeInt(j.j);
		dataoutputstream.writeInt(j.n);
		dataoutputstream.writeInt(j.p);
		dataoutputstream.writeInt(j.r);
		dataoutputstream.writeInt(j.t);
		dataoutputstream.writeInt(j.v);
		dataoutputstream.writeInt(a_z_static.h);
		dataoutputstream.writeInt(j.e);
		dataoutputstream.writeInt(j.f);
		dataoutputstream.writeByte(a_byte_static);
		for (int i1 = 0; i1 < 3; i1++)
			j.b_v_array1d_static[i1].a(dataoutputstream);

		for (int j1 = 0; j1 < 16; j1++)
			j.a_v_array1d_static[j1].a(dataoutputstream);

		dataoutputstream.writeInt(c.c);
		dataoutputstream.writeInt(c.d);
		dataoutputstream.writeInt(c.e);
		dataoutputstream.writeInt(c.f);
		dataoutputstream.writeInt(c.g);
		dataoutputstream.writeInt(c.h);
		dataoutputstream.writeInt(c.i);
		dataoutputstream.writeByte(c.a_byte_static);
		for (int k1 = 0; k1 < c.a_byte_array2d_static.length; k1++)
		{
			for (int l1 = 0; l1 < c.a_byte_array2d_static[0].length; l1++)
				dataoutputstream.writeByte(c.a_byte_array2d_static[k1][l1]);

		}

		dataoutputstream.writeInt(g_int_static);
		byte abyte0[] = bytearrayoutputstream.toByteArray();
		if (recordstore.getNumRecords() == 0)
			recordstore.addRecord(abyte0, 0, abyte0.length);
		else
			recordstore.setRecord(1, abyte0, 0, abyte0.length);
		if (dataoutputstream != null)
			try
			{
				dataoutputstream.close();
			}
			catch (IOException ioexception) { }
		if (bytearrayoutputstream != null)
			try
			{
				bytearrayoutputstream.close();
			}
			catch (IOException ioexception1) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception) { }
		break MISSING_BLOCK_LABEL_664;
		Object obj;
		obj;
		System.out.println(obj);
		if (dataoutputstream != null)
			try
			{
				dataoutputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (bytearrayoutputstream != null)
			try
			{
				bytearrayoutputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		break MISSING_BLOCK_LABEL_664;
		obj;
		System.out.println(obj);
		if (dataoutputstream != null)
			try
			{
				dataoutputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (bytearrayoutputstream != null)
			try
			{
				bytearrayoutputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		break MISSING_BLOCK_LABEL_664;
		obj;
		System.out.println(obj);
		if (dataoutputstream != null)
			try
			{
				dataoutputstream.close();
			}
			catch (IOException ioexception2) { }
		if (bytearrayoutputstream != null)
			try
			{
				bytearrayoutputstream.close();
			}
			catch (IOException ioexception3) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception1) { }
		break MISSING_BLOCK_LABEL_664;
		Exception exception;
		exception;
		if (dataoutputstream != null)
			try
			{
				dataoutputstream.close();
			}
			catch (IOException ioexception4) { }
		if (bytearrayoutputstream != null)
			try
			{
				bytearrayoutputstream.close();
			}
			catch (IOException ioexception5) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception2) { }
		throw exception;
	}

	public static void e()
	{
		if (_DD17 != _B_B._BB[17])
			return;
		a_java_lang_String_static = null;
		b_byte_static = 0;
		j.a_byte_static = 0;
		j.m = 0;
		j.b_byte_static = 0;
		j.k = 0;
		j.g = 0;
		j.h = 0;
		j.l = 0;
		j.i = 0;
		j.j = 0;
		j.n = 0;
		j.p = 0;
		j.r = 0;
		j.t = 0;
		j.v = 0;
		a_z_static.h = 0;
		j.e = 0;
		j.f = 0;
		a_byte_static = 0;
		j.b_v_array1d_static = new v[3];
		for (int l = 0; l < 3; l++)
			j.b_v_array1d_static[l] = new v();

		j.a_v_array1d_static = new v[16];
		for (int i1 = 0; i1 < 16; i1++)
			j.a_v_array1d_static[i1] = new v();

		j.L = 6;
		c.c = 0;
		c.d = 0;
		c.e = 0;
		c.f = 0;
		c.g = 0;
		c.h = 0;
		c.i = 0;
		c.a_byte_static = 0;
	}

	public static void b(int l)
	{
		RecordStore recordstore;
		ByteArrayInputStream bytearrayinputstream;
		DataInputStream datainputstream;
		if (_DD17 != _B_B._BB[17])
			return;
		recordstore = null;
		bytearrayinputstream = null;
		datainputstream = null;
		recordstore = RecordStore.openRecordStore(a_p_static.a("mainCanvas.game_Data") + l, false);
		byte abyte0[] = recordstore.getRecord(1);
		bytearrayinputstream = new ByteArrayInputStream(abyte0);
		datainputstream = new DataInputStream(bytearrayinputstream);
		byte byte0 = datainputstream.readByte();
		char ac[] = new char[byte0];
		StringBuffer stringbuffer = new StringBuffer();
		for (int i1 = 0; i1 < byte0; i1++)
		{
			ac[i1] = datainputstream.readChar();
			stringbuffer.append(ac[i1]);
		}

		a_java_lang_String_static = stringbuffer.toString();
		b_byte_static = datainputstream.readByte();
		j.a_byte_static = datainputstream.readByte();
		j.m = datainputstream.readInt();
		j.b_byte_static = datainputstream.readByte();
		j.k = datainputstream.readInt();
		j.g = datainputstream.readInt();
		j.h = datainputstream.readInt();
		j.l = datainputstream.readInt();
		j.i = datainputstream.readInt();
		j.j = datainputstream.readInt();
		j.n = datainputstream.readInt();
		j.p = datainputstream.readInt();
		j.r = datainputstream.readInt();
		j.t = datainputstream.readInt();
		j.v = datainputstream.readInt();
		a_z_static.h = datainputstream.readInt();
		j.e = datainputstream.readInt();
		j.f = datainputstream.readInt();
		a_byte_static = datainputstream.readByte();
		j.b_v_array1d_static = new v[3];
		for (int j1 = 0; j1 < 3; j1++)
			j.b_v_array1d_static[j1] = new v();

		for (int k1 = 0; k1 < 3; k1++)
			j.b_v_array1d_static[k1].a(datainputstream);

		j.a_v_array1d_static = new v[16];
		for (int l1 = 0; l1 < 16; l1++)
			j.a_v_array1d_static[l1] = new v();

		for (int i2 = 0; i2 < 16; i2++)
			j.a_v_array1d_static[i2].a(datainputstream);

		j.j();
		j.i();
		j.L = 6;
		c.c = datainputstream.readInt();
		c.d = datainputstream.readInt();
		c.e = datainputstream.readInt();
		c.f = datainputstream.readInt();
		c.g = datainputstream.readInt();
		c.h = datainputstream.readInt();
		c.i = datainputstream.readInt();
		c.a_byte_static = datainputstream.readByte();
		for (int j2 = 0; j2 < c.a_byte_array2d_static.length; j2++)
		{
			for (int k2 = 0; k2 < c.a_byte_array2d_static[0].length; k2++)
				c.a_byte_array2d_static[j2][k2] = datainputstream.readByte();

		}

		c.c();
		g_int_static = datainputstream.readInt();
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			catch (IOException ioexception) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception1) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception) { }
		break MISSING_BLOCK_LABEL_717;
		Object obj;
		obj;
		System.out.println(obj);
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			// Misplaced declaration of an exception variable
			catch (Object obj) { }
		break MISSING_BLOCK_LABEL_717;
		obj;
		System.out.println(obj);
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			catch (IOException ioexception2) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception3) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception1) { }
		break MISSING_BLOCK_LABEL_717;
		Exception exception;
		exception;
		if (datainputstream != null)
			try
			{
				datainputstream.close();
			}
			catch (IOException ioexception4) { }
		if (bytearrayinputstream != null)
			try
			{
				bytearrayinputstream.close();
			}
			catch (IOException ioexception5) { }
		if (recordstore != null)
			try
			{
				recordstore.closeRecordStore();
			}
			catch (RecordStoreException recordstoreexception2) { }
		throw exception;
	}

}

⌨️ 快捷键说明

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