停灯向晓  

2010年5月25日

摘要: /* from: http://blog.codejockey.net/post/Using-Beyond-Compare-with-TFS.aspx*/英文的将就着看看吧A while ago I published an article but have since lost it, so I’ve decided to re-post it as the topic came up again today and I found myself hunting for the information. This time around I stumbled on a nugget of i 阅读全文
posted @ 2010-05-25 09:24 kofkyo 阅读(288) 评论(0) 推荐(0)
 
摘要: /* from: http://www.techmango.com/blog/article/DotNet/Explore_Asp_net_postback_mechanism.htm*/__doPostBack作为在asp.net中一个很核心很重要的部分,我们有必要深入了解一下.其实,__doPostBack是一个很简单的脚本函数.代码如下://__doPostBack<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" 阅读全文
posted @ 2010-05-25 09:23 kofkyo 阅读(244) 评论(0) 推荐(0)