07 2011 档案

摘要:input[type="text"], input[type="password"] { border: 1px solid #ccc; padding: 2px; font-size: 1.2em; color: #444; width: 200px;} 阅读全文
posted @ 2011-07-28 17:54 Ken-Cai 阅读(31498) 评论(0) 推荐(0) 编辑
摘要:中文:http://12bottles.com/people/blog/view/id/A48F65EA-714E-62E7-97AB-2D275A8670C8/username/cella108http://chongqing.woaidong.com/register.jhtml;jsessionid=F457B4B87BD97DB6ED96209627BA6A0Chttp://www.032500.com/register.phphttp://www.jobccd.com/e/member/register/ChangeRegister.phphttp://www.barcachina. 阅读全文
posted @ 2011-07-25 15:25 Ken-Cai 阅读(11674) 评论(0) 推荐(0) 编辑
摘要:ASP.NET MVC中实现多个按钮提交的几种方法 阅读全文
posted @ 2011-07-21 17:44 Ken-Cai 阅读(198) 评论(0) 推荐(0) 编辑
摘要:如何在C#中实现图片缩放 http://www.newasp.net/tech/net/13723.html asp.net上传图片生成缩略图 http://www.cnblogs.com/feelboy/archive/2010/08/20/1804674.html 阅读全文
posted @ 2011-07-19 16:05 Ken-Cai 阅读(485) 评论(0) 推荐(0) 编辑
摘要:javascript跳转页面:Javascript实现页面跳转的几种方式收藏 : http://apps.hi.baidu.com/share/detail/7008500 阅读全文
posted @ 2011-07-19 11:00 Ken-Cai 阅读(293) 评论(0) 推荐(0) 编辑
摘要:在View中控制日期的显示格式: http://rachelappel.com/create-user-friendly-date-fields-with-asp.net-mvc-editortemplates-amp-jqueryui\DisplayTemplates\DateTime.cshtml@model DateTime @String.Format("{0:d}", Model.Date)\EditorTemplates\DateTime.cshtml@model DateTime@Html.TextBox("", String.Format 阅读全文
posted @ 2011-07-15 16:55 Ken-Cai 阅读(573) 评论(0) 推荐(0) 编辑
摘要:User 为 null不知道是不是Bug? 阅读全文
posted @ 2011-07-04 17:52 Ken-Cai 阅读(310) 评论(0) 推荐(0) 编辑
摘要:Open the Movie.cs file. The System.ComponentModel.DataAnnotations namespace provides formatting attributes in addition to the built-in set of validation attributes. You'll apply the DisplayFormat attribute and a DataType enumeration value to the release date and to the price fields. The followin 阅读全文
posted @ 2011-07-04 13:33 Ken-Cai 阅读(2590) 评论(0) 推荐(0) 编辑
摘要:@using (Html.BeginForm()){ <p>销售状态: @Html.DropDownList("Status", "All") &nbsp; <input type="submit" value="Filter" /></p> } public ActionResult Index(string status) { ViewBag.Status = PowerCar.DB.Enums.MerchandiseStatus.StatusList; String 阅读全文
posted @ 2011-07-04 12:00 Ken-Cai 阅读(266) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示