gta1helper.java
来自「是一款国外的网络游戏平台的源码*不是类似浩方那种虚拟局域网技术」· Java 代码 · 共 26 行
JAVA
26 行
/*
* Created on Oct 24, 2005
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package org.GTADS.proxy;
/**
* @author sday
*
* To change the template for this generated type comment go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
public class GTA1Helper {
public static char initPlay[] = {0x82,0x00,0xb0,0xfa,0x02,0x00,0x08,0xfc,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0xff,0xff,0x70,0x6c,0x61,0x79,0x01,0x00,0x0d,0x00,0x50,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0xe6,0x15,0x69,0xbf,0xdc,0x19,0xec,0x4e,0xa8,
0xbe,0x15,0xb0,0xbc,0xb2,0x8b,0xfe,0x40,0x3b,0xdf,0x22,0x12,0x36,0xcf,0x11,
0xae,0xc8,0x00,0x00,0xc0,0x66,0x91,0xad,0x04,0x00,0x00,0x00,0x01,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xb7,0x15,0x7e,0x41,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x5c,0x00,0x00,0x00,0x47,0x00,0x54,0x00,0x41,0x00,0x20,0x00,
0x47,0x00,0x61,0x00,0x6d,0x00,0x65,0x00,0x00,0x00};
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?