码迷,mamicode.com
首页 >  
搜索关键字:validation failed    ( 8225个结果
memcached在windows7上的安装问题
memcached在windows7上的安装问题错误:通过cmd命令行进入到C:\memcached(下载后的解压目录)运行 memcached.exe -d install报错“ failed to install service or service already installed”解决方法...
分类:Windows程序   时间:2014-07-22 23:16:33    阅读次数:588
【AutoMapper官方文档】DTO与Domin Model相互转换(上)
前言Flattening-复杂到简单Projection-简单到复杂Configuration Validation-配置验证Lists and Array-集合和数组Nested mappings-嵌套映射后记 上一篇《【道德经】漫谈实体、对象、DTO及AutoMapper的使用》,因为内容写的....
分类:移动开发   时间:2014-07-22 23:06:12    阅读次数:724
jquery validation remote进行唯一性验证时只使用自定义参数,不使用默认参数
在使用validation进行唯一性验证时,想各个模块写一个统一的方法,相统一参数名称,但是remote方法会默认把对应的参数传过去如:会把role.roleName默认作为变量提交过去所以想自定义统一的参数,不想把默认参数传递过去但是validation插件似乎不支持,只好看源码了所以,既不影响其...
分类:Web程序   时间:2014-05-01 11:43:37    阅读次数:467
【php】curl常见的错误号和解释
curl 错误代码列表CURLE_UNSUPPORTED_PROTOCOL (1) – 您传送给 libcurl 的网址使用了此 libcurl 不支持的协议。 可能是您没有使用的编译时选项造成了这种情况(可能是协议字符串拼写有误,或没有指定协议 libcurl 代码)。CURLE_FAILED_I...
分类:Web程序   时间:2014-05-01 11:32:29    阅读次数:485
VM启动报错Cannot open the disk,Failed to lock the file
在windows下运行VMware创建的虚拟机时出错,无法运行。 错误提示大概为: Failed to lock the file Cannot open the disk 'D:\Windows Server 2008 R2 x64.vmdk' or one of the snapshot disks it depends on. 解决方法:        把虚拟机文件夹里【.lck】...
分类:其他好文   时间:2014-04-29 13:28:21    阅读次数:366
8225条   上一页 1 ... 821 822 823
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!