追求极致解耦
技术这条路,即苦行僧般的修行!

导航

 

2020年10月16日

摘要: 引入控件 Aspose.Pdf.dll传入pdf地址 path private void GetBinary(string path) { Document pdfDocument = new Document(path); StringBuilder sb = new StringBuilder( 阅读全文
posted @ 2020-10-16 10:31 追求极致解构 阅读(518) 评论(0) 推荐(0)