new Thread(() => { Method1(5); }).Start();
下面代码为什么报错 Dim thread2 As New Thread(Function() Method1(5) End Function)
Dim thread2 As New Thread(Function() Method1(5) End Function)
有一个网站可以免费帮你转换C#->VB.NET或者VB.NET->C#
111,128
社区成员
642,533
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧