一 ? ?验证不能为空的操作: 在form中添加代码@NotEmpty(field="商品类型", message="{errors.required}") 在controller中对应不能为空的位置添加 ? ? ?if(results.hasErrors()) ? ? ? ?return "manager...
分类:
其他好文 时间:
2015-08-04 17:30:20
阅读次数:
192
首先看springMVC的配置文件:
errors/error
errors/err
...
分类:
编程语言 时间:
2015-08-01 06:27:54
阅读次数:
142
好久没有碰ps,看了下在ps版本都到cc了。忍不住也想尝试最新版本,但是安装出现了很多问题,导致我花了很多时间才搞定,现在分享给大家几点经验吧。Exit Code: 34Please see specific errors below for troubleshooting. For example...
分类:
其他好文 时间:
2015-07-31 23:20:54
阅读次数:
226
在Eclipse中导入项目时js文件报错,解决的方法是关闭eclipse的js校验功能。
1. 选择window->preferences->JavaScript->Validator->Errors/Warning,将Enable JavaScript Sematic validation前面的钩去掉。 打开项目文件中的.project文件,把下面的代码去掉
...
分类:
Web程序 时间:
2015-07-31 22:02:36
阅读次数:
267
appium环境搭建好后,再跑第一个脚本时遇到这个问题:Errors occurred during the build.Errors running builder 'Android Package Builder' on project 'myandroid1'.sun/security/x50...
分类:
其他好文 时间:
2015-07-31 17:51:46
阅读次数:
219
cmake_minimum_required(VERSION 2.8.2 FATAL_ERROR)project("ProjName")// 不推荐使用add_definitions来设置编译选项,作用如同cmake -D
add_definitions(
-std=c++11 # Or -std=c++0x
-Wall
-Wfatal-errors
# Other...
分类:
其他好文 时间:
2015-07-31 12:57:34
阅读次数:
131
第一步: 去除eclipse的JS验证: window->preference->Java Script->Validator->Errors/Warnings->Enable Javascript Sematic validation前面的钩子去掉; ? 第二步: 找到项目目录,去掉项目目录里的 .project 文...
分类:
编程语言 时间:
2015-07-31 10:57:03
阅读次数:
165
?One Line of Working Code Is Worth 500 of SpecificationAllison RandaldESign iS A BEAuTiFul THing. A systematic, detailed presentation and review of a problem space and solution reveals errors and oppor...
分类:
其他好文 时间:
2015-07-31 10:44:07
阅读次数:
118
package?main
/*
?*?中文编码问题
?*/
import?(
"errors"
"flag"
"fmt"
query?"github.com/PuerkitoBio/goquery"
"golang.org/x/text/encoding/simplifiedchinese"
"io/ioutil"
"net/http"
"os"...
分类:
Web程序 时间:
2015-07-28 11:08:09
阅读次数:
154
2015-07-28 10:03:21,557 Stage-2 map = 100%, reduce = 0%
Ended Job = job_1437720498561_1035 with errors
Error during job, obtaining debugging information...
Examining task ID: task_1437720498561_10...
分类:
其他好文 时间:
2015-07-28 11:05:54
阅读次数:
705