首页 新闻 会员 周边

IL问题,求解

0
悬赏园豆:20 [待解决问题]

.assembly HelloWorld
{
  .custom instance void [mscorlib]System.Reflection.AssemblyTitleAttribute::.ctor(string) = ( 01 00 01 61 00 00 )                               // ...a..

.custom是程序集的特性  [assembly: AssemblyTitle("a")]

本身是a,对应的十六进制是61,怎么IL中是 01 00 01 61 00 00

多出来的是什么??

 

求解

wind2013的主页 wind2013 | 初学一级 | 园豆:63
提问于:2012-11-21 22:27
< >
分享
所有回答(1)
0

这问题好高深啊,只能帮定,让知道的大牛来回答

jason2013 | 园豆:1998 (小虾三级) | 2012-11-22 09:18
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册