代码处↓
[DllExport(CallingConvention = CallingConvention.StdCall)] [return: MarshalAs(UnmanagedType.LPStr)]
错误提示↓
刚开始学C#,不知道该怎么解决
bug出于DllExport这一行