代码改变世界

随笔档案-2006年03月

DCOM错误

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

TASTE CSS DESIGN

2006-03-13 23:28 by Tam, 240 阅读, 收藏,
摘要: 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, 465 阅读, 收藏,
摘要: ASP.NET 2.0 : XslCompiledTransform transformer = new XslCompiledTransform(); transformer.Load(Server.MapPath("XSLTCreator.xsl"), XsltSettings.TrustedXslt, new XmlUrlResolver()); XsltArgumentList arg... 阅读全文