摘要: Provider Model DNN uses the provider model extensively. A provider pattern enables you to abstract out certain functionality. For example in the architectural diagram (see Figure x) you can see how th... 阅读全文
posted @ 2009-12-27 02:34 Alex.Tuan 阅读(322) 评论(0) 推荐(0)
摘要: Introduction The purpose of this guide to assist the developer in extending DotNetNuke (DNN) by developing modules that plug into the core framework of DNN. In this guide we will cover every stage o... 阅读全文
posted @ 2009-12-27 02:13 Alex.Tuan 阅读(590) 评论(0) 推荐(0)
摘要: <a href="#" onclick="test1('我是1的值')" id="a3">hello</a> <a href="#" onclick="test2(1)" id="b3">hello2</a> <script language="javascript"> function test1(num) { window.alert... 阅读全文
posted @ 2009-12-27 02:07 Alex.Tuan 阅读(1722) 评论(0) 推荐(0)