07 2015 档案
摘要:加载表结构并保持成XMLstring cmdText = @"select * from kb_lable_temp where 1=2"; using (SqlConnection conn = new SqlConnection(DBCtx.ConnStr)) ...
阅读全文
摘要:private void OpenFile(string filename) { ProcessStartInfo sInfo = new ProcessStartInfo(); sInfo.WindowStyle = ProcessWin...
阅读全文
摘要:1 // =============================================================================== 2 // Microsoft Data Access Application Block for .NET 3 //...
阅读全文
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System....
阅读全文