03 2011 档案

摘要:Introduction:Often working with content in the form of html, I have needed to manipulate the content intelligently. I accomplished this by using regular expressions to "parse" the html to find certain tags. This enabled me to look for certain tags with certain attributes, etc.This works we 阅读全文
posted @ 2011-03-29 15:32 代码乱了 阅读(765) 评论(0) 推荐(0) 编辑
摘要:If you have a ReportViewer class generated from the XSD report definition file using:xsd.exe /c /namespace:Rdl ReportDefinition.xsdYou can serialize and deserialize the class to/from RDLC XML:xmldoc contains the XML RDLC code and is an XmlDocument.Deserialization, from XML to ClassRdl.Report report 阅读全文
posted @ 2011-03-23 23:30 代码乱了 阅读(535) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示