debug启动的时候需要等半个小时甚至更长时间 突然有一天发现debug启动不起来了, 在debug时,项目一直会出现 Connected to the VM ,address: 其实这不是debug报错,没有启动 其实是一直处于启动中状态,日志刷的很慢 原因,之前存在断点没有取消,造成启动缓慢 解决方案,取消多余断点 点击上方图片左侧两个大红点取消相应的断点 只保留你自己这次需要的断点就好了
freshStartTail [on/off] (requires v8.18.0+) Default: off This is used to tell rsyslog to seek to the end/tail of input files (discard old logs)**at its first start(freshStart)** and process only new log messages. When deploy rsyslog to a large number
public class Welcome extends Activity { private final long SPLASH_LENGTH = 2000; Handler handler = new Handler(); public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.farst_img); //定义一个setting记