52ky 发表于 2021-6-11 15:47:55

Msil Opcode Table V1.0 + Source (Using System.reflection.emit)

Msil Opcode Table V1.0 + Source (Using System.reflection.emit)写了一个小应用程序..它首先通过 System.Reflection.Emit 获取所有 OpCode 类型,然后将它们放入 DataGrid

(Wrote a little app .. it first gets all OpCode Types through System.Reflection.Emit and then puts em in a DataGrid)


页: [1]
查看完整版本: Msil Opcode Table V1.0 + Source (Using System.reflection.emit)