Device_Simulator_DTS_Tester/bin/main/main_window_computer.class | 补丁 | 查看 | 原始文档 | blame | 历史 | |
Device_Simulator_DTS_Tester/src/main/main_window_computer.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Device_Simulator_DTS_Tester/bin/main/main_window_computer.classBinary files differ
Device_Simulator_DTS_Tester/src/main/main_window_computer.java
@@ -136,7 +136,7 @@ public static final int DebugMode_TYPE_Package = 1; //电脑打包模式 public static final int DebugMode_TYPE_Screen = 2; //10寸屏模式 public int DebugMode = DebugMode_TYPE_Package; //是否为调试模式true:调试模式 false:打包模式[会隐藏左侧选项卡] public int DebugMode = DebugMode_TYPE_Screen; //是否为调试模式true:调试模式 false:打包模式[会隐藏左侧选项卡] public boolean MonVol_Is_Adj = false; public boolean MonRes_Is_Test = false;