05 2019 档案
x86 与x64 判断
摘要:var nativeBinaryPath = IntPtr.Size > 4 ? Path.Combine(rootApplicationPath, @"SqlServerTypes\x64\") : Path.Combine(rootApplicationPath, @"SqlServerType
阅读全文
vs2017 使用 reportviewer
摘要:报表设计器 : RDLC 设计 下载 :https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftRdlcReportDesignerforVisualStudio-18001 控件:https://docs.mi
阅读全文