1.idea控制台乱码
打开File->Settings->Editer->File Encoding,将IDE Encoding 和 Project Encoding 都改为UTF-8
2.
skipped breakpoint at because it happened inside debugger evaluation
In short, to avoid it use suspend thread (not all) breakpoint policy.
1.idea控制台乱码
打开File->Settings->Editer->File Encoding,将IDE Encoding 和 Project Encoding 都改为UTF-8
2.
skipped breakpoint at because it happened inside debugger evaluation
In short, to avoid it use suspend thread (not all) breakpoint policy.