该死的代码
三聪的博客
11 2010 档案
asp.net本地和全局资料文件的读取方法
摘要:<%$ Resources:key %>this.GetLocalResourceObject();meta:resourcekey="Button1Resource1"<%$ Resources:WebResources, Button1Caption %>this.GetGlobalResourceObject() 阅读全文
posted @ 2010-11-08 15:35 三聪 阅读(256) 评论(0) 推荐(0)
jquery实现点击空白的事件
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//点击空白扩展jQuery.fn.extend({clickOther:function(){if(window.click_other==null){window.click_other=newArray();}window.click_other.push({target:this,func:arguments[0]});$(document.body).click(function(e) 阅读全文
posted @ 2010-11-04 15:45 三聪 阅读(1195) 评论(0) 推荐(0)


作者:gateluck
出处:http://gateluck.cnblogs.com/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。