08 2009 档案
摘要:总结了一下ASP.Net访问母版页控件、属性、方法及母版页中调用内容页的方法,供大家参考:首先,必须通过内容页中的MasterTye指令,对母版页实施强类型化,即在内容页代码头的设置中增加如下指令<%@ MasterType VirtualPath="~/Master/MenuElement.master" %>其中VirtualPath设置母版页URL地址。1. 获取母版页控件引用。...
阅读全文
摘要:FCKeditor相关资料简介: 官方网站http://www.fckeditor.net/官方文档http://wiki.fckeditor.net/下载地址http://www.fckeditor.net/download/default.html官方演示http://www.fckeditor.net/demo/default.htmlFCKEditor asp.net设置下载:http:/...
阅读全文
摘要:MIME type Extension application/acad .dwg application/arj .arj application/base64 .mm application/base64 .mme application/binhex .hqx application/binhex4 .hqx application/book .boo application/book .b...
阅读全文
摘要:[代码]deCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<scriptlanguage="javascript"type="text/javascript">functionCopy(a,p){if(!a)a=[];//a=a||[];...
阅读全文