发布网友 发布时间:2024-09-26 23:19
共5个回答
热心网友 时间:2天前
未处理的“System.InvalidCastException”类型的异常出现在 Microsoft.VisualBasic.dll 中。热心网友 时间:2天前
if isnumeric(newform1.textbox1.text) then热心网友 时间:2天前
Dim newform1 As New Form1热心网友 时间:2天前
在Form1里把TextBox1的private改成protected或是public热心网友 时间:2天前
上面三位的方法都不行啊,还是出错,提示:“未处理的“System.StackOverflowException”类型的异常出现在未知模块中。”