摘要: #region 接口返回的Xml转换成DataSet /// <summary> /// 返回的Xml转换成DataSet /// </summary> /// <param name="text">Xml字符</param> /// <returns></returns> private Data 阅读全文
posted @ 2014-03-28 17:01 深南大道 阅读(240) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Data; using System.Drawing; namespace Code { class BarCode { public class Code128 { priva 阅读全文
posted @ 2014-03-28 12:08 深南大道 阅读(524) 评论(0) 推荐(0)