文件上传项目的源码下载地址:http://download.csdn.net/detail/swingpyzf/6979915 一、配置文件:SpringMVC 用的是 的MultipartFile来进行文件上传 所以我们首先要配置MultipartResolver:用于处理表单中的file [ht ...
分类:
编程语言 时间:
2016-05-18 17:51:39
阅读次数:
1178
At the moment the problem is that, if you try to navigate to a route that is not configured, you will see only the layout page without any partial tem ...
分类:
Web程序 时间:
2016-05-15 07:05:28
阅读次数:
159
利用thinkphp集成PHPMailer发送邮件时报错:Failed to connect to server: Unable to find the socket transport “ssl” – did you forget to enable it when you configured ...
分类:
Web程序 时间:
2016-05-13 08:50:33
阅读次数:
211
转自:http://blog.163.com/lby147612@126/blog/static/17041045220150130438428/ 由于MDK4.72A没有STM32F030,所以升级到了MDK5.0我的程序在MDK4.72A下编译正常没有任何错误,升级软件后程序都出现了同样的问题, ...
分类:
其他好文 时间:
2016-05-13 07:35:04
阅读次数:
682
执行MR程序的时候发生异常:java.lang.Exception: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.LongWritable
日志如下:
2016-05-09 21:33:28,871 IN...
分类:
编程语言 时间:
2016-05-12 20:41:12
阅读次数:
1300
Build Setting--> Apple LLVM 6.0 - Preprocessing--> Enable Strict Checking of objc_msgSend Calls 改为 NO 我使用了 objc_msgSend()函数,居然报错。百度找到了这个方法 ...
分类:
其他好文 时间:
2016-05-09 20:24:26
阅读次数:
124
操作TortoiseSVN时,报如下错误: Command Update Repository UUID '62b86956-73d9-2945-ba87-0546d71898f9' doesn't match expected UUID '6aed1349-fe9f-9245-a4a0-02dba ...
分类:
其他好文 时间:
2016-05-07 18:04:15
阅读次数:
111
Hello, does anyone know how edge resolves the addresses? Context: for development purposes, I configured local aliases in hosts file (127.0.0.1 <worka ...
分类:
其他好文 时间:
2016-05-04 10:29:48
阅读次数:
142
异常详细信息 数据持续写入,读取速度远低于写入速度,故根据网上资料说明: stop-writes-on-bgsave-error yes #默认情况下,如果在RDB snapshots持久化过程中出现问题,设置该参数后,Redis是不允许用户进行任何更新操作(set...)。避免人为强制停止redi ...
分类:
数据库 时间:
2016-05-01 00:59:06
阅读次数:
384