A、在Visual Studio .NET中,從工具欄菜單中選擇Options,在調試文件夾中的Edit and Continue部分,確保Enable Edit and Continue選項被選中 B、編寫基于JavaScript而不是VBScript的代碼 C、利用End聲明而不是Stop聲明 D、在IE瀏覽器中,選擇工具菜單欄中的Internet Options,在Advanced標簽(選項卡)上,確保Disable Script Debugging復選框是被清除的
A.配置VisualStudio.NET使得它能及時調試本地的程序。 B.配置VisualStudio.NET使得它允許編譯的時候編輯VisualBasic文件。 C.在配置管理器中,選擇調試配置并重新建立TkAssetManagement組件。 D.在配置管理器中,選擇調試配置并重新建立ASP.NET應用程序。
A.const B.enum C.final D.static