We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有关调用实时(JIT)调试而不是此对话框的详细信息, 请参见此消息的结尾。
************** 异常文本 ************** System.OverflowException: 值对于 Int32 太大或太小。 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) 在 QZAlbumTool.FormMain.GetQQNumber() 在 QZAlbumTool.FormMain.TabControl1_Selected(Object sender, TabControlEventArgs e) 在 System.Windows.Forms.TabControl.OnSelected(TabControlEventArgs e) 在 System.Windows.Forms.TabControl.WmSelChange() 在 System.Windows.Forms.TabControl.WndProc(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
System.Windows.Forms 程序集版本:4.0.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
大大,我的电脑环境
我win11,64bit
帮忙看看这程序为什么不能运行呢
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.OverflowException: 值对于 Int32 太大或太小。
在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
在 QZAlbumTool.FormMain.GetQQNumber()
在 QZAlbumTool.FormMain.TabControl1_Selected(Object sender, TabControlEventArgs e)
在 System.Windows.Forms.TabControl.OnSelected(TabControlEventArgs e)
在 System.Windows.Forms.TabControl.WmSelChange()
在 System.Windows.Forms.TabControl.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 **************
mscorlib
程序集版本:4.0.0.0
Win32 版本:4.8.9195.0 built by: NET481REL1LAST_B
基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
QZAlbumTool
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///E:/Users/Downloads/QZAlbumTool1.4/QZAlbumTool.exe
System.Windows.Forms
程序集版本:4.0.0.0
The text was updated successfully, but these errors were encountered: