自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 PS压缩图片文件大小,不失真!!!

我们用PS打开需要压缩的jpg图片。然后:文件——存储为Web所用格式右上角选择JPG格式然后在旁边有个很小的 下拉按钮选择 优化文件大小设置需要的文件大小(小技巧:假如你需要10KB以内建议设置9KB  假如需要100KB以内 建议设置90KB,知道啥意思了吧) 最后---确定-----点击存储。OK!!!!

2017-09-28 10:53:20 83255 8

原创 Spring MVC+Maven 上传文件

如何上传单个文件和上传多个文件。一、上传单个文件步骤如下:1、在前端控制器配置文件(本项目所取的名字是:spring-mvc-servlet.xml)中加入上传文件所需的Bean。[html] view plain copy     bean id="multipartResolve

2017-09-21 10:02:34 1094

原创 SpringMVC jackson maven依赖

com.fasterxml.jackson.core jackson-core 2.8.1 com.fasterxml.jackson.core jackson-databind 2.8.1 com.fasterxml.jackson.core jackson-annotations 2.8.1

2017-09-20 15:53:45 29087

原创 Spring MVC HTTP Status 405 - Request method 'PUT' not supported type Status report message Request

HTTP Status 405 - Request method 'PUT' not supportedtype Status reportmessage Request method 'PUT' not supporteddescription The specified HTTP method is not allowed for the requested resource.

2017-09-19 16:08:52 1200

原创 访问页面异常:nested exception is java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config

HTTP Status 500 - Handler processing failed; nested exception is java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Configtype Exception reportmessage Handler processing failed; nested

2017-09-15 20:11:33 2834

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除