Charlie's Home

   :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  3 随笔 :: 0 文章 :: 3 评论 :: 0 引用

公告

工作相关

摘要: # Result Host URL Body Caching Content-Type User-defined 1171 200 www.xxx.cn /x/x.aspx 1,452 no-store, no-cache, must-revalidate Expires: Sat, 6 May 1995 12:00:00 GMT text/html; charset=iso-8859-1 117...阅读全文
posted @ 2008-07-10 11:31 charlie 阅读(431) | 评论 (1) 编辑

摘要: 在aspx页面中有这样一段语句:<%if (false){ %> <uc1:Image id="Image1" runat="server"></uc1:Image> <%} %>这样 仍然会执行Image1的page_load方法有达人来解释下原因么?谢谢阅读全文
posted @ 2008-07-07 15:15 charlie 阅读(270) | 评论 (2) 编辑