随笔-16  评论-21  文章-0  trackbacks-0
  2008年5月5日
posted @ 2008-05-05 15:27 仁面寿星 阅读(101) | 评论 (0)编辑
posted @ 2008-05-05 15:26 仁面寿星 阅读(99) | 评论 (0)编辑
  2008年3月22日
posted @ 2008-03-22 17:07 仁面寿星 阅读(132) | 评论 (0)编辑
  2008年2月29日
     摘要: Last September we shipped Silverlight 1.0 for Mac and Windows, and announced our plans to deliver Silverlight on Linux. Silverlight 1.0 focused on enabling rich media scenarios in a browser, and supports a JavaScript/AJAX programming model.

去年9月的we shipped Silverlight 1.0 for Mac and Windows,并宣布了我们计划在linux上发布Silverlight. Silverlight1.0集中对浏览器的多媒体场景提供功能,并且支持JaveScript/AJAX程序模式.  阅读全文
posted @ 2008-02-29 11:55 仁面寿星 阅读(234) | 评论 (1)编辑
  2007年12月11日
     摘要: 页面上的控件能一直TAB下去,这是系统的一个很基本的要求。在网上没有搜索到相关的方法。我觉得一般做法都是使页面无刷新,但是如果遇到页面不得不刷新的情况,如何去控制呢?
思路是很简单的,首先是获取引起postback的控件, Control ocontrol = this.FindControl(Request.Form["__EVENTTARGET"]);//"_EVENTTARGET"记录了上次引发postback事件的控件ID。  阅读全文
posted @ 2007-12-11 17:36 仁面寿星 阅读(1462) | 评论 (4)编辑
  2007年6月30日
posted @ 2007-06-30 13:04 仁面寿星 阅读(138) | 评论 (5)编辑
  2007年3月14日
posted @ 2007-03-14 11:15 仁面寿星 阅读(502) | 评论 (2)编辑
  2006年2月27日
posted @ 2006-02-27 18:01 仁面寿星 阅读(346) | 评论 (2)编辑