04 2013 档案
【翻译】C#获取方法调用信息
摘要:使用[CallerMemberName]、[CallderFilePath]和[CallerLineNumber]获取方法调用信息 阅读全文
posted @ 2013-04-18 18:12 feichexia 阅读(2273) 评论(1) 推荐(2)
【转载】创建定制ASP.NET MVC视图引擎
摘要:ASP.NET MVC started off with the premise of being a very ‘pluggable’ framework and we can see it almost everywhere. You can plug in any IoC container, Testing Framework even View Engines! There are two view engines provided by default - the WebForms View engine (views with .aspx extention) and the R 阅读全文
posted @ 2013-04-06 11:49 feichexia 阅读(244) 评论(0) 推荐(0)
【转载】27个Web开发者可以尝试的Chrome插件
摘要:自Chrome推出以来,由于其极快的启动速度和页面加载速度、日益剧增的强大的插件以及简洁清新的界面,越来越受用户及开发者的欢迎,其市场占有率也在不断攀升,人们也相信,其取代IE、Firefox的地位也只是时间问题。在Chrome浏览器中,用户可以轻松添加各式各样的插件来提高日常工作的效率,这里我们为设计者和开发者精选了27款实用的Chrome插件,希望能够对您有所帮助。1. AppJump 应用程序发起者和管理者当您添加了以上插件后,您肯定会需要工具管理您的插件。 AppJump是一个Chrome插件,让您能从工具栏下拉菜单上快速找到并启动您的应用程序和其他插件。AppJump的一个很酷的功能 阅读全文
posted @ 2013-04-04 17:01 feichexia 阅读(489) 评论(0) 推荐(1)