代码改变世界

随笔分类 -  Web前端开发( Javascript, JQuery, Ajax)

@helper in MVC 3.0

2012-08-22 18:01 by 诸葛二牛, 199 阅读, 收藏,
摘要: http://weblogs.asp.net/scottgu/archive/2011/05/12/asp-net-mvc-3-and-the-helper-syntax-within-razor.aspxhttp://msdn.microsoft.com/en-us/vs2010trainingcourse_aspnetmvc3formsandvalidation_topic3.aspx 阅读全文

页面上显示大段的不可编辑文字的div css方法

2012-08-22 17:50 by 诸葛二牛, 489 阅读, 收藏,
摘要: <div style="height: 100px; overflow: scroll;">@Model.Description</div> 阅读全文

Expression Web 4SP 安装问题

2012-08-22 10:55 by 诸葛二牛, 364 阅读, 收藏,
摘要: 问题: 在安装Web 3 时,提示 : "Your computer is scheduled to restart. Restart your computer and run Setup to continue installing this Expression program."解决方案: We check three registry keys to determine if a reboot is required. It’s been known to happen that after an install and a reboot, these keys 阅读全文