09 2023 档案
摘要:可以先删了packages.config 然后在程序包管理控制台执行,下载最新的 Install-Package Microsoft.AspNet.WebApi.WebHost
阅读全文
摘要:select a.FID,a.FNUMBER,b.FNAME, FPartNum=isnull((select top 1 FNUMBER from T_BD_MATERIALGROUP as t with(nolock) where t.FID=a.FPARENTID),'') from T_BD
阅读全文
摘要:
阅读全文
摘要:
阅读全文
摘要:select A.FORGID,B.FNAME from T_ORG_ORGANIZATIONS A left join T_ORG_ORGANIZATIONS_L B on A.FORGID=B.FORGID and B.FLOCALEID = 2052
阅读全文
摘要:Download Windows Server 2012 R2 更新 (KB2919355) from Official Microsoft Download Center 按照顺序安装插件
阅读全文