我使用Visual Studio 2010開發了一個VC++項目。由於客戶需求,我必須保持與VS2010的兼容性。我買了一臺裝有Windows 10的新電腦,而Visual Studio 2017是唯一能在Windows 10上運行的版本。於是我在Windows 10機器上安裝了VS 2017,並將我的源代碼複製到了我的新電腦上。該項目打開罰款,但有100個構建錯誤。最後一個錯誤如下所示: 錯誤M
我目前正試圖教自己如何使用活動,但我似乎無法讓一切正常工作。 與事件編碼看起來像這樣的類: using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace EventsPractice
{
public delegate void myEventHa
Private Sub Write_code_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Write_code.TextChanged
Dim strWord As String
Dim lPos As Long
strWord = "read"