随笔分类 - ASP.NET
记录一些简单的使用
摘要:在使用UpdatePanel做无刷新操作时候的js无聊注册方式:ScriptManager必须存在,当然使用了UpdatePanel也自然会存在ScriptManager.RegisterStartupScript(UpdatePanel1, this.GetType(), "bind", "ale...
阅读全文
摘要:using iTextSharp.text;//创建一个字体来使用和编码格式BaseFont baseFont = BaseFont.CreateFont("C:\\Windows\\Fonts\\simfang.ttf", BaseFont.IDENTITY_H, BaseFont.NOT_EMBEDDED); //单元格所使用的一个对象 iTextSharp.text.pdf.PdfPTable titlePdfTable = new iTextSharp.text.pdf.PdfPTable(1); titlePdfTable.WidthPer...
阅读全文
浙公网安备 33010602011771号