Do not spend all your time on training or studying - this way you will probably become very exhausted and unwilling to compete more. Whatever you do - have fun. Once you find programming is no fun anymore – drop it. Play soccer, find a girlfriend, study something not related to programming, just live a life - programming contests are only programming contests, and nothing more. Don't let them become your life - for your life is much more interesting and colorful. --Petr
\n
摘要:
A webhook in web development is a method of augmenting or altering the behavior of a web page, or web application, with custom callbacks. webhook 的作用可... 阅读全文
posted @ 2015-07-15 23:55
Jeremy Wu
阅读(750)评论(0)推荐(0)
摘要:
从ASP.NET 1.0 起,相比于ASP中的COM, PipeLine 就是一项重大的改进。 ASP.NET 时代的管道模型究竟是怎么样的? 我们能接触到的四个最重要的概念就是HttpApplication, theHttpContext, the HttpModule, and the H... 阅读全文
posted @ 2015-07-13 14:37
Jeremy Wu
阅读(160)评论(0)推荐(0)
摘要:
from http://www.cnblogs.com/shanyou/archive/2012/05/12/2496959.htmldudu的 HttpClient + ASP.NET Web API, WCF之外的另一个选择 讨论的人很多,说明RESTful API也开始在.NET 社区中得到重... 阅读全文
posted @ 2015-07-13 11:15
Jeremy Wu
阅读(169)评论(0)推荐(0)