忽略类 meaning in English
ignore class
Examples
- If class load , module load , and thread start events are ignored as they are by default , the program stops on the first executable instruction of the main thread
如果忽略类加载、模块加载和线程启动事件(默认情况下如此) ,程序将在遇到主线程的第一条可执行指令时停止。 - The code examples in this tutorial will not compile or run on jvms prior to 5 . 0 , and many of the code examples use generics , enhanced - for , or other new language features from jdk 5 . 0
(对于那些不熟悉泛型的用户,您只要在第一次阅读本教程时忽略类中尖括号内的所有东西和方法签名即可。 - If cordbg . exe is ignoring class load , module load , and thread start events as it is by default , the program stops on the first executable instruction of the main thread
如果cordbg . exe忽略类加载、模块加载和线程启动事件(默认情况下如此) ,程序将在遇到主线程的第一条可执行指令时停止。