会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Zev_Fung
博客园
首页
新随笔
联系
管理
2020年5月3日
System.PlatformNotSupportedException:“Operation is not supported on this platform.”
摘要: vs2019创建.net core3.1 的控制台应用程序 执行以下代码: using System; using System.Diagnostics; using System.Threading; namespace ConsoleApp3 { /// <summary> /// 委托必须和要
阅读全文
posted @ 2020-05-03 22:25 阿水zev
阅读(10391)
评论(2)
推荐(5)
编辑