- 博客(6)
- 收藏
- 关注
原创 ASP.NET MVC3 ModelState.IsValid为false的问题
模型验证通常在submit后调用Action之前进行验证,eg: public class ZhengXing { [Key] public int ZhengXingId { get; set; } //使用Key关键字要引用System.ComponentModel.DataAnnotations
2012-03-31 21:24:36
12422
原创 CKFinder使用过程中出现的错误总结
错误一: 分析器错误消息: 未能加载类型“CKFinder.Connector.Connector”。 源错误: 行 1: @ Page Language="c#" Inherits="CKFinder.Connector.Connector" Trace="false" AutoEventWireup="false" %> 行 2: @ Register Src=".
2012-03-31 10:05:48
5235
转载 Myeclipse下载地址及注册码
MyEclipse 8.5.0-win32File size: 825.84 MBMD5 : a9038148dcde9066abc3711bf8ee636chttp://downloads.myeclipseide.com/downloads/products/eworkbench/galileo/myeclipse-8.5.0-win32.exeMyEclips
2012-03-30 13:36:13
1598
原创 运行tomcat7w.exe,提示:指定的服务未安装unable to open the service tomcat7
解决办法:打开命令行提示符窗口--> 进入Tomcat安装目录--> 进入bin目录下-->输入:service.bat install 即可
2012-03-30 11:52:32
7468
原创 图片切换JS代码
var focus_width = 380 var focus_height = 265 var text_height = 0 var swf_height = focus_height + text
2012-03-28 09:34:04
1637
转载 add-apt-repository: command not found
今天给nginx 升级的时候碰到一个问题通过执行 add-apt-repository 命令来添加nginx 的ppa的时候发现 命令找不到root@ubuntu:~# sudo add-apt-repositoryppa:nginx/stablesudo: add-apt-repository: command not found经过 搜索才知道 add-apt-reposi
2012-03-28 09:24:05
37851
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人