2008年8月13日
摘要: 继承 System.Web.SessionState下的IReadOnlySessionState,IRequiresSessionState 只读的话只要去掉IReadOnlySessionState接口 Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighligh... 阅读全文
posted @ 2008-08-13 16:53 聪明的大熊 阅读(761) 评论(0) 推荐(0)
摘要: Greasemonkey 是Firefox的,Trixie是IE的。 就是在加载页面的时候能,运行一下你自己的js。自定义js基本能把页面上的东西都改了,看你怎么写了。 Greasemonkey http://greasemonkey.mozdev.org/ https://addons.mozilla.org/en-US/firefox/addon/748 Trixie http://... 阅读全文
posted @ 2008-08-13 16:44 聪明的大熊 阅读(343) 评论(0) 推荐(0)
摘要: 1. Data\settings\FirefoxPortableSettings.ini 加上AllowMultipleInstances=true允许开多个firefox实例 2. foxyproxy 认死路径,用about:config改"extensions.foxyproxy.settings"的属性把 比如“file:///D:/usb/FirefoxPortable/Dat... 阅读全文
posted @ 2008-08-13 16:35 聪明的大熊 阅读(537) 评论(0) 推荐(0)