自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (1)
  • 收藏
  • 关注

原创 SpringMVC 报错The server refused this request because the request entity is in a format n...的解决办法

  最近开了个SSM的项目,在用JQuery通过ajax传json格式的数据给springMVC的接口时,一直报错415:The server refused this request because the request entity is in a format not supported by the requested resource for the requested method....

2018-08-03 16:22:52 24821 6

原创 Struts2利用IO流制作简单验证码

利用Struts2制作简单验证码:1、Struts.xml配置:<struts> <package name="default" extends="struts-default" namespace="/">    <action name="hello" class="com.strus1.Hello">  &

2018-03-21 14:19:23 193

mysql-connector-java.jar

mysql-connector-java 5.1.25,mysql 的jdbcjar包,用于java开发mysql数据库驱动

2018-04-14

空空如也

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

TA关注的人

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