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

📄 example2.il

📁 java ant的源码!非常值得看的源码
💻 IL
字号:
.class public auto ansi beforefieldinit Example2       extends [mscorlib]System.Object{} // end of class Example2// =============== CLASS MEMBERS DECLARATION ===================//   note that class flags, 'extends' and 'implements' clauses//          are provided here for information only.class public auto ansi beforefieldinit Example2       extends [mscorlib]System.Object{  .field public int32 some_variable  .method public hidebysig specialname rtspecialname           instance void  .ctor() cil managed  {    // Code size       14 (0xe)    .maxstack  2    IL_0000:  ldarg.0    IL_0001:  ldc.i4.3    IL_0002:  stfld      int32 Example2::some_variable    IL_0007:  ldarg.0    IL_0008:  call       instance void [mscorlib]System.Object::.ctor()    IL_000d:  ret  } // end of method Example2::.ctor} // end of class Example2

⌨️ 快捷键说明

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