会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ken-Cai
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
19
20
21
22
23
24
25
26
27
···
37
下一页
2011年9月13日
visual studio 库
摘要: http://visualstudiogallery.msdn.microsoft.com/
阅读全文
posted @ 2011-09-13 23:49 Ken-Cai
阅读(132)
评论(0)
推荐(0)
2011年9月11日
MVVM Light Toolkit
摘要: 下载: http://mvvmlight.codeplex.com/Get Start: http://www.galasoft.ch/mvvm/默认安装路径: C:\Program Files\Laurent Bugnion (GalaSoft)\Mvvm Light Toolkit
阅读全文
posted @ 2011-09-11 01:56 Ken-Cai
阅读(296)
评论(0)
推荐(0)
2011年8月15日
MVC 3 : Ajax
摘要: 1. jQuery.post $.post("/Control/Action", { "id": recordToDelete },function (data) { //回调函数});
阅读全文
posted @ 2011-08-15 13:37 Ken-Cai
阅读(203)
评论(0)
推荐(0)
2011年7月28日
如何给 input 中 type="text" 设置css
摘要: 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
阅读(31630)
评论(0)
推荐(0)
2011年7月25日
www
摘要: 中文: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
阅读(11996)
评论(0)
推荐(0)
2011年7月21日
MVC 中实现多个按钮提交的几种方法
摘要: ASP.NET MVC中实现多个按钮提交的几种方法
阅读全文
posted @ 2011-07-21 17:44 Ken-Cai
阅读(208)
评论(0)
推荐(0)
2011年7月19日
如何在C#中实现图片缩放
摘要: 如何在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
阅读(496)
评论(0)
推荐(0)
javascript跳转页面:Javascript实现页面跳转的几种方式收藏
摘要: javascript跳转页面:Javascript实现页面跳转的几种方式收藏 : http://apps.hi.baidu.com/share/detail/7008500
阅读全文
posted @ 2011-07-19 11:00 Ken-Cai
阅读(300)
评论(0)
推荐(0)
2011年7月15日
MVC 3 : 日期
摘要: 在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
阅读(577)
评论(0)
推荐(0)
2011年7月4日
MVC: [NonAction] 里面的获取不到用户登录信息 User.Identity.Name
摘要: User 为 null不知道是不是Bug?
阅读全文
posted @ 2011-07-04 17:52 Ken-Cai
阅读(318)
评论(0)
推荐(0)
上一页
1
···
19
20
21
22
23
24
25
26
27
···
37
下一页
公告