[已解决]应用程序执行的第一步 [英] [Solved] Application Execution First Step

查看:117
本文介绍了[已解决]应用程序执行的第一步的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在VB2008中有一个解决方案
设置启动程序.
设置启动表单.
启动表单具有新方法
System.Diagnostics.DebuggerStepThrough()_被标记为

当我按F8键时,我希望该应用程序以新方法"启动.
但是首先要做的是其他事情.

第一步究竟发生了什么?

更新:
由OP自己解决.

I have a solution in VB2008
Startup program is set.
Startup form is set.
The startup form has a New Method
System.Diagnostics.DebuggerStepThrough() _ is remarked out

When I press F8 I expect the app to start in the New Method.
But it does something else first.

What exactly happens on the first step?

UPDATE:
Solved by OP himself. Posted as an answer.

推荐答案

知道了!

在我的声明中,我有一个Dim a = New
而不是Dim a as
GOT IT!

In my declarations I had a Dim a = New
instead of Dim a as


这篇关于[已解决]应用程序执行的第一步的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆