摘要:
if(ApplicationGlobal.CacheXslt) { xsl = (XslTransform)(HttpContext.Current.Cache[xslFile]); } if(xsl == null) { xsl = ne... 阅读全文
posted @ 2005-11-09 10:08 白桦的天空 阅读(191) 评论(0) 推荐(0)
|
|||
|
摘要:
if(ApplicationGlobal.CacheXslt) { xsl = (XslTransform)(HttpContext.Current.Cache[xslFile]); } if(xsl == null) { xsl = ne... 阅读全文
posted @ 2005-11-09 10:08 白桦的天空 阅读(191) 评论(0) 推荐(0) |
|||