本文介绍了msil和vb的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 i想要使用我不能在vb中使用的msil''potentiality,所以我必须修改在bb中生成的il代码构建的第一阶段然后让它完成。完成。 1. VB 2.原始msil ----我来这里---- 3.修改msil 4.最终输出 任何帮助将不胜感激 谢谢 解决方案 Hi,i want to use a msil''potentiality that i can''t use in vb, so i have tomodify the il code generated in the first phase of the build and then let itfinish. 1. VB2. original msil----i here come here----3. modified msil4. final output Any help would be greatly appreciated Thanks 解决方案 这篇关于msil和vb的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-19 18:37