文章分类 -  C#

摘要:using Microsoft.Win32.SafeHandles; using System; using System.Collections.Generic; using System.IO; using System.Linq; using TaskScheduler; namespace 阅读全文
posted @ 2020-06-16 16:16 Vanling 阅读(1243) 评论(0) 推荐(1)
摘要:using System; using System.Collections.Generic; using System.Collections.Specialized; using System.IO; using System.Linq; using System.Net; using Syst 阅读全文
posted @ 2020-03-31 17:00 Vanling 阅读(742) 评论(0) 推荐(0)
摘要:在VS添加GleamTech.DocumentUltimate的引用 //导出PDF //createPdf("666.dxf","888.pdf"); /// <summary> /// 创建PDF /// </summary> /// <param name="dxfPath">DXF完整地址加 阅读全文
posted @ 2019-07-30 10:44 Vanling 阅读(1016) 评论(0) 推荐(0)