摘要:
using System; using System.Collections.Generic; using System.Text; using BestCut.Classes; using System.Windows.Forms; using System.Windows; using System.Text; using System.Text.RegularExpressions; usi... 阅读全文
摘要:
update Expro_Lists set GDesctription=substring((select top 1 cast(展会说明 as varchar(7800)) from ExprosTemp where 展会名称=Expro_Lists.GTitle),1,6000) 阅读全文