摘要:
/// <summary> /// 压缩 /// </summary> public static class ZipClass { /// <summary> /// 序列化转化为二进制数组 /// </summary> /// <param name="DS"></param> /// <returns></returns> public byte[] GetDataSetSurrogateBYtes(DataSet DS) { DataS... 阅读全文
posted @ 2013-04-17 19:11
cqims21
阅读(663)
评论(0)
推荐(0)
浙公网安备 33010602011771号