Blazor 是一个使用 .NET 生成交互式客户端 Web UI 的框架
一、更新记录:v4.0更新内容:1、FixedbugwhenusingRepeatColumns&RepeatRowsatthesametime.2、VBAprojectwillbeleftuntouchedifitsnotaccessed.3、Fixedproblemwithstringsonsave.4、Addedlockstothecellstoreforaccessbymulitplethreads.5、ImplementedIndirectfunction6、UsedDisplayNameAttributetogeneratecolumnheadersfromLoadFromCollection7、RewroteExcelRangeBase.Copyfunction.8、AddedcachingtoSaveZipStreamforCellsandsharedstringstospeeduptheSavemethod.9、AddedMissingInsertColumnandDeleteColumn10、AddedpullrequesttosupportDate1904
一、源码特点.NET反汇编工具二、功能介绍NetDasm是一个.NET汇编和反汇编工具。可以对dll文件进行反编译查看源代码,也可以对它进行编辑Youonlyneedtoloadanassemblyandlookatallthetypesthatitcontains.Whenyouclickononetype,itsmethodsandsomeinformationappearintheright.Youcandeleteatype,deleteamethod,oreditthecodeofamethod.IntheEditCodeform,youcanwatchtheILcode,removeasentence,orinsertanewsentence.
