Spiga

随笔档案 - 2006年3月

DCOM错误

2006-03-14 20:39 by Tam, 1047 visits, 网摘, 收藏, 编辑
摘要:CLSID 为 {BA126AD1-2166-11D1-B1D0-00805FC1270E} 阅读全文

TASTE CSS DESIGN

2006-03-13 23:28 by Tam, 42 visits, 网摘, 收藏, 编辑
摘要:Type is a framework for communicating the written word, which has its own built-in hierarchy, patterns, and rhythm. Adjusting these patterns for effect through text sizing, spacing, and color is a pow... 阅读全文

ASP.NET 传递参数到XSLT

2006-03-13 14:59 by Tam, 266 visits, 网摘, 收藏, 编辑
摘要:ASP.NET 2.0 : XslCompiledTransform transformer = new XslCompiledTransform(); transformer.Load(Server.MapPath("XSLTCreator.xsl"), XsltSettings.TrustedXslt, new XmlUrlResolver()); XsltArgumentList arg... 阅读全文