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

📄 flashconst.java

📁 Java Op Processor java vhdl processor
💻 JAVA
字号:
/* * Created on 20.04.2004 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */package tal;/** * @author martin * * To change the template for this generated type comment go to * Window>Preferences>Java>Code Generation>Code and Comments */public class FlashConst {	public static final int CONFIG_ID = 0;	public static final int CONFIG_NOTID = 1;	public static final int CONFIG_CORE = 2;	public static final int CONFIG_IO = 3;	public static final int CONFIG_APP = 4;	public static final int CONFIG_LEN = 5;	public static final int CONFIG_CHECK = 6;	public static final int CONFIG_IP_ADDR = 7;	public static final int CONFIG_IP_MASK = 8;	public static final int CONFIG_IP_GW = 9;	public static final int CONFIG_TAL_TYPE = 10;	public static final int CONFIG_TAL_PARAM = 11;}

⌨️ 快捷键说明

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