一二三三二一,跟我一起念:“啊~”

随笔分类 -  C#

hello CShap
摘要:“/”应用程序中的服务器错误。 未能加载文件或程序集“Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一 阅读全文
posted @ 2020-03-16 10:03 LucioLu 阅读(10800) 评论(1) 推荐(1)
摘要:今天调试代码遇到一个奇怪的问题,每次调试到 var files = new List<string>()这一行代码,总是报错:System.NullReferenceException: 'Object reference not set to an instance of an object.' 阅读全文
posted @ 2019-04-03 15:57 LucioLu 阅读(586) 评论(0) 推荐(0)

正在研究中